)]}'
{
  "commit": "fe059756ddc4ec4e357a73d6385fd93db202c66e",
  "tree": "13339f100c30b60caf898abf6290d12160b6f29a",
  "parents": [
    "25e1ceebd373c7bb5076c9db2d9b77ac0bd274dc"
  ],
  "author": {
    "name": "Jason Merrill",
    "email": "jason@redhat.com",
    "time": "Fri May 22 12:57:09 2026 -0400"
  },
  "committer": {
    "name": "Jason Merrill",
    "email": "jason@redhat.com",
    "time": "Sat May 23 00:25:42 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",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "91aa9f5560228f8b42d258ff817fed4334e62832",
      "old_mode": 33188,
      "old_path": "gcc/cp/pt.cc",
      "new_id": "3910017a9dc9e36862d9c1fbc4a9c462c650e94a",
      "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"
    }
  ]
}
