)]}'
{
  "commit": "e7fdcf4738f4e4699022e8ea72776cbc5989de8e",
  "tree": "7244d1442f82f2870fec898ab1a12640ff9c1975",
  "parents": [
    "df3510f80e7c02d9c19d7cb33759cd925880f53a"
  ],
  "author": {
    "name": "Martin Jambor",
    "email": "mjambor@suse.cz",
    "time": "Tue Jun 09 12:00:26 2026 +0200"
  },
  "committer": {
    "name": "Martin Jambor",
    "email": "jamborm@gcc.gnu.org",
    "time": "Tue Jun 09 12:00:29 2026 +0200"
  },
  "message": "pdp11-aout: Remove invalid conversion and restore build\n\nWhen cross compiling to pdp11-aout, the build has been recently\nfailing with\n\n  error: invalid conversion from \u0027int*\u0027 to \u0027unsigned int*\u0027\n\nThis patch changes the variable in question to the appropriate type\nand fixes the issue (I have not looked at the code beyond that).\n\nTested by successfully configuring gcc with\n\n  ../src/configure --prefix\u003d/home/mjambor/gcc/mine/inst --enable-languages\u003dc,c++ --enable-checking\u003dyes --disable-bootstrap --disable-multilib --enable-obsolete --target\u003dpdp11-aout\n\nand running make all-host.\n\ngcc/ChangeLog:\n\n2026-06-09  Martin Jambor  \u003cmjambor@suse.cz\u003e\n\n\t* config/pdp11/pdp11.cc (pdp11_conditional_register_usage): Change i\n\tfrom int to unsigned int.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7aee804439d0a0ab1c6359a5be78b7e6fba11bc8",
      "old_mode": 33188,
      "old_path": "gcc/config/pdp11/pdp11.cc",
      "new_id": "f8fe020b2467aa73494b89c0bfb6763365d17dae",
      "new_mode": 33188,
      "new_path": "gcc/config/pdp11/pdp11.cc"
    }
  ]
}
