[Bug c++/47444] False warning: array subscript is above array bounds
manu at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Mar 26 18:41:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47444
--- Comment #13 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2011-03-26 17:49:00 UTC ---
(In reply to comment #11)
> not sure if this will help.
> but i found this problem with -O2 optimzed code in GCC 4.5.1 (and 4.4.1)
AJ, if you are unsure that it is the same bug, then it is always better to open
a new report rather than adding a comment to all possible candidates.
Second, please always always provide a complete testcase:
http://gcc.gnu.org/bugs/#report
Thanks!
More information about the Gcc-bugs
mailing list