https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103952
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2022-01-09 Known to fail| |8.1.0 Ever confirmed|0 |1 Severity|normal |trivial Summary|ICE: in cp_finish_decl, at |[9/10/11/12 Regression] |cp/decl.c:7933 |ICE: in cp_finish_decl, at | |cp/decl.c:7933 Keywords| |error-recovery Status|UNCONFIRMED |NEW Known to work| |4.9.1 Target Milestone|--- |9.5 --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I think they are two different bugs here, the first one was working (no ICE/confused by earlier errors, bailing out) in GCC 7.5.0 while the second one is was working in 4.9.1.