https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101670
Patrick Palka <ppalka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ppalka at gcc dot gnu.org --- Comment #5 from Patrick Palka <ppalka at gcc dot gnu.org> --- The original testcase might effectively be IFNDR because the partial specialization will never get selected, even if T is complete. The comment #3 testcase is accepted since GCC 14.