https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122681

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |error-recovery,
                   |                            |ice-on-invalid-code

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
>not with gcc 15.2

Yes it does ICE:
<source>:9: confused by earlier errors, bailing out

Just release checking vs checking=yes.
also ICEs in GCC 15.2.0 with checking=yes (use the assert version of GCC 15.2.0
on godbolt to see that).

Reply via email to