This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/47444] False warning: array subscript is above array bounds


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!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]