This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/47444] False warning: array subscript is above array bounds
- From: "manu at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 26 Mar 2011 17:49:17 +0000
- Subject: [Bug c++/47444] False warning: array subscript is above array bounds
- Auto-submitted: auto-generated
- References: <bug-47444-4@http.gcc.gnu.org/bugzilla/>
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!