)]}'
{
  "commit": "e1828db8e75a56eebf8ede53e1ae4fcbd0f3376f",
  "tree": "8027ae66cde8412a3cab7dbc7fefec236d549da2",
  "parents": [
    "a8512a65874d9de778c6b1bb8a101d254dce6472"
  ],
  "author": {
    "name": "Richard Biener",
    "email": "rguenther@suse.de",
    "time": "Fri Jul 18 09:02:09 2025 +0200"
  },
  "committer": {
    "name": "Richard Biener",
    "email": "rguenther@suse.de",
    "time": "Fri Jul 18 11:46:15 2025 +0200"
  },
  "message": "tree-optimization/120924 - up --param uninit-max-chain-len\n\nThe PR shows that the uninit analysis limits are set too low in\ncases we lower switches to ifs as happens on s390x for a linux\nkernel TU.  This causes false positive uninit diagnostics as we\nabort the attempt to prove that a value is initialized on all\npaths.  The new testcase only would require upping to 9.\n\n\tPR tree-optimization/120924\n\t* params.opt (uninit-max-chain-len): Up from 8 to 12.\n\n\t* gcc.dg/uninit-pr120924.c: New testcase.\n\n(cherry picked from commit cf9a479e3f909d5217e954788eb3c5b569e4bc52)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "412b6701fadc8eddcdf989cba2461cd293718f60",
      "old_mode": 33188,
      "old_path": "gcc/params.opt",
      "new_id": "64e453d29b74912996a3c81c70f01cc9291cc5bc",
      "new_mode": 33188,
      "new_path": "gcc/params.opt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "bfc8ae9fd508bf5beeb8f25ec801aa14678024b9",
      "new_mode": 33188,
      "new_path": "gcc/testsuite/gcc.dg/uninit-pr120924.c"
    }
  ]
}
