)]}'
{
  "commit": "f04146a96be59b603ca36eac0bb4f244bc29c7af",
  "tree": "b5e3bc49b3f60ae536908db0755d853f1e9c1856",
  "parents": [
    "637e0dfb04a6d3b0453c88f696ce053d978140e6"
  ],
  "author": {
    "name": "Alan Modra",
    "email": "amodra@gmail.com",
    "time": "Wed Apr 16 07:12:46 2025 +0930"
  },
  "committer": {
    "name": "Alan Modra",
    "email": "amodra@gmail.com",
    "time": "Fri Apr 18 18:36:39 2025 +0930"
  },
  "message": "loongarch gas resolving constant expressions\n\nThe test added in commit 4fe96ddaf614 results in an asan complaint:\nloongarch-parse.y:225:16: runtime error: left shift of negative value -1\nTo avoid the complaint, perform left shifts as unsigned (which gives\nthe same result on 2\u0027s complement machines).  Do the same for\naddition, subtraction and multiplication.  Furthermore, warn on\ndivide/modulus by zero.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "97055fe42c3dd2961da130ef1c52017b703cfeca",
      "old_mode": 33188,
      "old_path": "gas/config/loongarch-parse.y",
      "new_id": "b75040c14b15bd07649ed804a245a2ec8980fcb2",
      "new_mode": 33188,
      "new_path": "gas/config/loongarch-parse.y"
    }
  ]
}
