https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94966
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |error-recovery,
| |ice-on-invalid-code
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to John X from comment #0)
> test.c:6: confused by earlier errors, bailing out
This does mean there was an ICE but since it is after an error and release
checking is used, this message is outputed.