http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52693
Martin Jambor <jamborm at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2012-03-24 AssignedTo|unassigned at gcc dot |jamborm at gcc dot gnu.org |gnu.org | Ever Confirmed|0 |1 --- Comment #6 from Martin Jambor <jamborm at gcc dot gnu.org> 2012-03-24 00:50:09 UTC --- Right, sorry, the square brackets of MEM_REF made me feel the array reference was still there even though it actually disappears. When I realized that, analyzing the issue was actually easy.