This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/52693] Wrong code with SRA and arrays
- From: "jamborm at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 24 Mar 2012 00:51:38 +0000
- Subject: [Bug middle-end/52693] Wrong code with SRA and arrays
- Auto-submitted: auto-generated
- References: <bug-52693-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52693
--- Comment #7 from Martin Jambor <jamborm at gcc dot gnu.org> 2012-03-24 00:51:38 UTC ---
Created attachment 26971
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26971
Proposed untested fix
I'm currently bootstrapping and testing this patch.