)]}'
{
  "commit": "d2b8724451f52a656d10f7d34f6a4e3d7602ed28",
  "tree": "4ade70343c494ddce4aad26c2574f204343c5d51",
  "parents": [
    "75ee89676c8c61263b21c1bbf90ad4fd42c417c1"
  ],
  "author": {
    "name": "Jakub Jelinek",
    "email": "jakub@redhat.com",
    "time": "Thu Aug 06 11:30:20 2026 +0200"
  },
  "committer": {
    "name": "Jakub Jelinek",
    "email": "jakub@gcc.gnu.org",
    "time": "Thu Aug 06 11:31:18 2026 +0200"
  },
  "message": "c++: Reject std::initializer_list with bases [PR125647]\n\nThe following testcase shows that declaring std::initializer_list\u003cT\u003e\nwith bases can lead to ICEs, right now we were just testing that\nit is a class template, not a union, and contains one pointer member\nand one size_t member.\n\n2026-08-06  Jakub Jelinek  \u003cjakub@redhat.com\u003e\n\n\tPR c++/125647\n\t* class.cc (finish_struct): Reject std::initializer_list template\n\twith bases.\n\n\t* g++.dg/cpp0x/initlist134.C: New test.\n\nReviewed-by: Jason Merrill \u003cjason@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2fcaa6cd81bdd07817e79aa705e143f2dd80bf50",
      "old_mode": 33188,
      "old_path": "gcc/cp/class.cc",
      "new_id": "fac5815390f0de74b5cce63864625fb69aa5729b",
      "new_mode": 33188,
      "new_path": "gcc/cp/class.cc"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "955617799c6020f1f4037ba89cc945aedba7a587",
      "new_mode": 33188,
      "new_path": "gcc/testsuite/g++.dg/cpp0x/initlist134.C"
    }
  ]
}
