)]}'
{
  "commit": "da8b81754bcd9eb2e45cec4997770a591cc61a8f",
  "tree": "61842b934bd32831eb31038d62c061e873ff5301",
  "parents": [
    "36edbb454fc9e720e723923d549b9f5356657a73"
  ],
  "author": {
    "name": "Andrew Burgess",
    "email": "aburgess@redhat.com",
    "time": "Wed Oct 19 15:19:18 2022 +0100"
  },
  "committer": {
    "name": "Andrew Burgess",
    "email": "aburgess@redhat.com",
    "time": "Mon Oct 24 17:23:47 2022 +0100"
  },
  "message": "sim/h8300: avoid self assignment\n\nThere are two places in the h8300 simulator where we assign a variable\nto itself.  Clang gives a warning for this, which is converted into an\nerror by -Werror.\n\nSilence the warning by removing the self assignments.  As these\nassignments were in a complex if/then/else tree, rather than try to\nadjust all the conditions, I\u0027ve just replaced the self assignments\nwith a comment and an empty statement.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9be7dd565a922466cede1fae3fea94f5f5bab809",
      "old_mode": 33188,
      "old_path": "sim/h8300/compile.c",
      "new_id": "5f64b4752f05e2776f8ba903f97a16ec3d3be7a5",
      "new_mode": 33188,
      "new_path": "sim/h8300/compile.c"
    }
  ]
}
