https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110566
Patrick Palka <ppalka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #9 from Patrick Palka <ppalka at gcc dot gnu.org> --- The original testcase (passing a partially instantiated template as a ttp) is fixed for GCC 13.3. The follow-up fix r14-2810 (for passing a partially instantiated ttp as a ttp) doesn't seem suitable for backporting..