https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117099
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |error-recovery,
| |ice-on-invalid-code
Known to fail| |14.2.0
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
><source>:13: confused by earlier errors, bailing out
Means there was an ICE but it is hidden due to compiler is using checking value
as release (which is the default for releases).