https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125414
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |error-recovery,
| |ice-on-invalid-code
--- Comment #1 from Drea Pinski <pinskia at gcc dot gnu.org> ---
>Properly errors in 16.1 and below
Not really.
What was produced:
```
/cefs/22/22e6cdc013c8541ce3d1548e_consolidated/compilers_c++_x86_gcc_15.2.0/include/c++/15.2.0/concepts:59:
confused by earlier errors, bailing out
```
But that is just hiding the ICE.