)]}'
{
  "commit": "a7421d94bbe7a3c673187ffb4e62e8e1926c8c7b",
  "tree": "6cccaa520c120a8a607c6da6e09defe58e3583c7",
  "parents": [
    "058c68a524e2b9fd4e35fd45f73f49555cb59a43"
  ],
  "author": {
    "name": "Jason Merrill",
    "email": "jason@redhat.com",
    "time": "Sat May 23 00:26:30 2026 -0400"
  },
  "committer": {
    "name": "Jason Merrill",
    "email": "jason@redhat.com",
    "time": "Sat May 23 00:26:30 2026 -0400"
  },
  "message": "c++: defaulted ctor vs template ctor [PR125135]\n\nHere we were getting into a CWG1092 cycle again through\ncheck_non_deducible_conversions, trying to lazily declare the RE move\nconstructor, looking for a constructor to move A, considering the\nconstructor template which takes RE\u0026, and so trying to lazily declare the RE\nconstructors again.\n\nLet\u0027s break the cycle in the same way.\n\n\tPR c++/125135\n\ngcc/cp/ChangeLog:\n\n\t* pt.cc (check_non_deducible_conversions): Handle LOOKUP_DEFAULTED.\n\ngcc/testsuite/ChangeLog:\n\n\t* g++.dg/cpp0x/implicit18.C: New test.\n\n(cherry picked from commit fe059756ddc4ec4e357a73d6385fd93db202c66e)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "41aa49848c35057d3c162aaecd4a1dc261ce65a0",
      "old_mode": 33188,
      "old_path": "gcc/cp/pt.cc",
      "new_id": "4d14ee239d3608bbf67847da2bebaa2789490923",
      "new_mode": 33188,
      "new_path": "gcc/cp/pt.cc"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "5b3730f14ecb884f5538f28a9349bc3479cf414d",
      "new_mode": 33188,
      "new_path": "gcc/testsuite/g++.dg/cpp0x/implicit18.C"
    }
  ]
}
