https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102690
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Target Milestone|13.5 |15.0
Resolution|--- |FIXED
Summary|[13/14/15/16 regression] |[13/14/15 regression]
|g++.dg/warn/Warray-bounds-1 |g++.dg/warn/Warray-bounds-1
|6.C fails |6.C fails
--- Comment #18 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The testcase was fixed in r15-5595-g27778979c9a1e3 with removal of the dg-bogus
too but forgot to update the bug report.
Since r15-5595-g27778979c9a1e3 can't be backported, This is fixed in GCC 15
then.