[Bug tree-optimization/50052] [4.6/4.7/4.8 Regression] FAIL: gcc.dg/ipa/ipa-sra-2.c scan-tree-dump eipa_sra
jamborm at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 26 15:58:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50052
Martin Jambor <jamborm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #10 from Martin Jambor <jamborm at gcc dot gnu.org> 2012-03-26 15:53:11 UTC ---
The testcase is currently not being run on strict-alignment platforms
on the 4.6 and 4.7 branches and passes fine on trunk. Backporting the
misalignment expansion changes that allowed is not planned.
Thus, this PR can be finally closed as fixed. Thank you for your
patience.
More information about the Gcc-bugs
mailing list