)]}'
{
  "commit": "90484ea24e7886f01200619a55c2343728362fc6",
  "tree": "992aa152888e8bf02573dd56f88a2ac34c661d81",
  "parents": [
    "aa49bb9deb7e040679f184009f38c5027f1a8dc4"
  ],
  "author": {
    "name": "Nathaniel Shead",
    "email": "nathanieloshead@gmail.com",
    "time": "Wed Apr 30 23:35:51 2025 +1000"
  },
  "committer": {
    "name": "Nathaniel Shead",
    "email": "nathanieloshead@gmail.com",
    "time": "Thu May 01 13:38:01 2025 +1000"
  },
  "message": "c++/modules: Ensure deduction guides for imported types are reachable [PR120023]\n\nIn the linked PR, because the deduction guides depend on an imported\ntype, we never walk the type and so never call add_deduction_guides.\nThis patch ensures that we make bindings for deduction guides if we saw\nany deduction guide at all.\n\n\tPR c++/120023\n\ngcc/cp/ChangeLog:\n\n\t* module.cc (depset::hash::find_dependencies): Also call\n\tadd_deduction_guides when walking one.\n\ngcc/testsuite/ChangeLog:\n\n\t* g++.dg/modules/dguide-7_a.C: New test.\n\t* g++.dg/modules/dguide-7_b.C: New test.\n\t* g++.dg/modules/dguide-7_c.C: New test.\n\nSigned-off-by: Nathaniel Shead \u003cnathanieloshead@gmail.com\u003e\nReviewed-by: Jason Merrill \u003cjason@redhat.com\u003e\n(cherry picked from commit fb4583566afdee50aad12e1219610813b44bdff4)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7e3b24e2e42e9af6eb0e9b7a68c83257838acf15",
      "old_mode": 33188,
      "old_path": "gcc/cp/module.cc",
      "new_id": "f562bf8cd9158498a83b70035b8261047e882a44",
      "new_mode": 33188,
      "new_path": "gcc/cp/module.cc"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8d0eb808859605c2c6c200f599b36ad8619c879b",
      "new_mode": 33188,
      "new_path": "gcc/testsuite/g++.dg/modules/dguide-7_a.C"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "85246b22dc34fb40c993cf813b43e7dd8bc6ec50",
      "new_mode": 33188,
      "new_path": "gcc/testsuite/g++.dg/modules/dguide-7_b.C"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "9579d9d32b31688d418e18cc70ef67189433a199",
      "new_mode": 33188,
      "new_path": "gcc/testsuite/g++.dg/modules/dguide-7_c.C"
    }
  ]
}
