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 testsuite/52563] FAIL: gcc.dg/tree-ssa/scev-[3,4].c scan-tree-dump-times optimized "&a" 1


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52563

--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-03-12 14:19:58 UTC ---
We now perform store motion for the address computation as expected.  The
question is what the testcase was for (I suppose final-value-replacement
non-optimization) and eventually disable lim on them.


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