https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120595
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|internal compiler error: in |[12/13/14/15/16 Regression] |tsubst_stmt, at |internal compiler error: in |cp/pt.cc:19111 since 7.1 |tsubst_stmt, at | |cp/pt.cc:19111 since 7.1 Status|UNCONFIRMED |NEW Keywords| |needs-bisection, | |needs-reduction Target Milestone|--- |12.5 Known to fail| |8.1.0 Last reconfirmed| |2025-06-09 Ever confirmed|0 |1 --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- The ICE is new as of GCC 8 but before GCC 8 it was incorrectly rejected (with -std=c++17).