)]}'
{
  "commit": "8b752803cf57408cfb7a50bc77a3cbc658f7ad23",
  "tree": "5b999c8c15f8afd70f7f313932b92ab279969bd1",
  "parents": [
    "4cdc9a9d93571737476034869dd8caaecb5ca35d"
  ],
  "author": {
    "name": "Tom de Vries",
    "email": "tdevries@suse.de",
    "time": "Fri Jun 12 12:41:08 2026 +0200"
  },
  "committer": {
    "name": "Tom de Vries",
    "email": "tdevries@suse.de",
    "time": "Fri Jun 12 12:41:08 2026 +0200"
  },
  "message": "[gdb/build, clang] Fix ignored aligned attribute\n\nPR build/34279 reports a build failure with clang.\n\nThis is a regression since commit 6c85ef111b0 (\"[gdb] Use using instead of\ntypedef\"), which did:\n...\n-typedef long __attribute__ ((__aligned__ (4))) compat_x32_clock_t;\n+using compat_x32_clock_t \u003d long __attribute__ ((__aligned__ (4)));\n...\n\nThe problem is that clang ignores the attribute.\n\nFix this by reverting this part of the commit.\n\nBug: https://sourceware.org/bugzilla/show_bug.cgi?id\u003d34279\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8f1e4acc47e42e94ec0b1309ca0d96cc584b9b7e",
      "old_mode": 33188,
      "old_path": "gdb/nat/amd64-linux-siginfo.c",
      "new_id": "99faccabf37aaf5a66ecfad1573ffc175b94f03c",
      "new_mode": 33188,
      "new_path": "gdb/nat/amd64-linux-siginfo.c"
    }
  ]
}
