https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121981
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|internal compiler error: in |[13/14/15/16 Regression] |hash, at |internal compiler error: in |cp/constraint.cc:1999 |hash, at | |cp/constraint.cc:1999 Known to work| |12.5.0 Keywords|needs-reduction |ice-on-valid-code, | |needs-bisection Target Milestone|--- |13.5 --- Comment #9 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #8) > Created attachment 62414 [details] > s/__is_convertible/__is_same/ so it can compile with GCC 12 With this reduced testcase GCC 12.5.0 compiled with --enable-checking=yes worked.