[Bug c/120382] [14/15/16 Regression] ICE with hardbool attribute and undeclared variable

2025-05-23 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120382

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|14.3|14.4

--- Comment #4 from Richard Biener  ---
GCC 14.3 is being released, retargeting bugs to GCC 14.4.

[Bug c/120382] [14/15/16 Regression] ICE with hardbool attribute and undeclared variable

2025-05-23 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120382

Richard Biener  changed:

   What|Removed |Added

   Priority|P3  |P4

[Bug c/120382] [14/15/16 Regression] ICE with hardbool attribute and undeclared variable

2025-05-21 Thread pinskia at gcc dot gnu.org via Gcc-bugs
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.