https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120382
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |14.3
Known to fail||14.2.0
Known to work||13.3.0
Summary|ICE with hardbool attribute |[14/15/16 Regression] ICE
|and undeclared variable |with hardbool attribute and
||undeclared variable
--- Comment #3 from Andrew Pinski ---
(In reply to Kael Franco from comment #2)
> This is a regression between 15.1 and 20250519 according to Godbolt.
Not really:
:1: confused by earlier errors, bailing out
GCC 14 and 15 also ICEs but it is hidden due to previous error message and the
release compilers use --enable-checking=release while the trunk is compiled
with --enable-checking=yes.
If anything it is a regression from GCC 13.