)]}'
{
  "commit": "5d7c74258d3a4b95cd5022acd5fa51381d922a40",
  "tree": "e3dad50903bcda8f8a9cd844b54de3a1a85b9b1e",
  "parents": [
    "216d08b2cc1211dfd2b1710d2c8557f59035bef4"
  ],
  "author": {
    "name": "Philipp Tomsich",
    "email": "philipp.tomsich@vrull.eu",
    "time": "Fri Jul 03 20:16:38 2026 +0200"
  },
  "committer": {
    "name": "Philipp Tomsich",
    "email": "philipp.tomsich@vrull.eu",
    "time": "Mon Jul 06 23:38:34 2026 +0200"
  },
  "message": "tree-optimization/124545 - fix pr124545-2.c on ilp32 targets\n\nThe uns_carry() helper used \"unsigned int\" (32-bit) as the narrow type\nand \"unsigned long\" as the wide type.\nSwitch to __UINT32_TYPE__ / __UINT64_TYPE__ throughout so that the\nnarrow-vs-wide test is target-independent.\n\n\tPR tree-optimization/124545\n\ngcc/testsuite/ChangeLog:\n\n\t* gcc.dg/pr124545-2.c: Use __UINT32_TYPE__ / __UINT64_TYPE__\n\tinstead of unsigned int/long/long long so the runtime check\n\tworks on ILP32 targets.\n\nReported-by: Torbjörn SVENSSON \u003ctorbjorn.svensson@foss.st.com\u003e\nTested-by: Torbjörn SVENSSON \u003ctorbjorn.svensson@foss.st.com\u003e\nSigned-off-by: Philipp Tomsich \u003cphilipp.tomsich@vrull.eu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b4806567accecc546831d046d267e7e447d2beb7",
      "old_mode": 33188,
      "old_path": "gcc/testsuite/gcc.dg/pr124545-2.c",
      "new_id": "990f509d3490f615b521c15f10b956661840fa24",
      "new_mode": 33188,
      "new_path": "gcc/testsuite/gcc.dg/pr124545-2.c"
    }
  ]
}
