)]}'
{
  "commit": "8b8da1a9f31941fa167c9f2bd2a80cdd1dccb452",
  "tree": "40b6c6ee15dbada3858e4c0f4777d655d80e8a4d",
  "parents": [
    "f74a5e6f2ed5180ce28d6478a6d7a7a1982c5d43"
  ],
  "author": {
    "name": "Enze Li",
    "email": "enze.li@hotmail.com",
    "time": "Tue Aug 02 06:11:50 2022 +0800"
  },
  "committer": {
    "name": "Enze Li",
    "email": "enze.li@hotmail.com",
    "time": "Wed Aug 03 20:28:07 2022 +0800"
  },
  "message": "gdb/amd64: clean up unused variable\n\nWhen building with clang 15, I got this,\n\n  CXX    amd64-tdep.o\namd64-tdep.c:1410:13: error: variable \u0027insn\u0027 set but not used[-Werror,-Wunused-but-set-variable]\n    gdb_byte *insn \u003d insn_details-\u003eraw_insn + modrm_offset;\n                ^\n1 error generated.\n\nThe function that uses this variable has been removed in this commit,\n\ncommit 870f88f7551b0f2d6aaaa36fb684b5ff8f468107\nDate:   Mon Apr 18 13:16:27 2016 -0400\n\n    remove trivialy unused variables\n\nFix this by removing unused variable.\n\nTested by rebuilding on x86_64-linux with clang 15 and gcc 12.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0563b32a54bf1eb9288b59d4c16c27a18fd0d551",
      "old_mode": 33188,
      "old_path": "gdb/amd64-tdep.c",
      "new_id": "d89e06d27cb3424e40d930a8e378a7ad236a9844",
      "new_mode": 33188,
      "new_path": "gdb/amd64-tdep.c"
    }
  ]
}
