http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49545
--- Comment #13 from Hans-Peter Nilsson <hp at gcc dot gnu.org> 2011-07-28 14:56:33 UTC --- (In reply to comment #12) > After this commit: > http://gcc.gnu.org/ml/gcc-cvs/2011-07/msg01132.html I.e. r176864, applied to the 4.6 branch. Still, at r176866, g++.dg/tree-ssa/fwprop-align.C fails on trunk for cris-elf. (For which the test never failed on the 4.6 branch.) For cris-elf, code has to be 16-bit-aligned but otherwise there are no alignment restrictions. Perhaps that's related to the failure.