This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/50052] [4.6/4.7/4.8 Regression] FAIL: gcc.dg/ipa/ipa-sra-2.c scan-tree-dump eipa_sra


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]