This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/49657] array subscript warnings when building gcc with -O2
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 6 Jul 2011 08:05:50 +0000
- Subject: [Bug tree-optimization/49657] array subscript warnings when building gcc with -O2
- Auto-submitted: auto-generated
- References: <bug-49657-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49657
--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-07-06 08:05:26 UTC ---
The expmed.c code is broken, not sure about the crtstuff one.