[Bug tree-optimization/124638] gcc 11..15.2 gives phoney stringop-overflow warning for 2d array function parm
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 25 22:36:12 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124638
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
Last reconfirmed| |2026-03-25
Keywords| |false-positive
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed. The warning is bogus.
=== internal details:
vectp.7_11 = &s_5(D)->voibuf[0][0];
MEM <vector(2) int> [(int *)s_5(D)] = vect__1.5_10;
lpc10_placea (vectp.7_11); [tail call]
There might be some duplicates.
More information about the Gcc-bugs
mailing list