http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49545
--- Comment #10 from Ulrich Weigand <uweigand at gcc dot gnu.org> 2011-07-18 14:35:44 UTC --- (In reply to comment #9) > Can you check what patch caused it on the 4.6 branch? It is this one: http://gcc.gnu.org/ml/gcc-cvs/2011-07/msg00431.html 2011-07-11 Martin Jambor <mjam...@suse.cz> PR tree-optimization/49094 * tree-sra.c (tree_non_mode_aligned_mem_p): New function. (build_accesses_from_assign): Use it. > I suppose "fixed" on the trunk. Yes, that's correct.