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 rtl-optimization/47614] [4.6 Regression] cpu2000 benchmark 301.apsi fails with revision 169782


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

--- Comment #9 from Pat Haugen <pthaugen at gcc dot gnu.org> 2011-02-08 21:08:28 UTC ---
Thanks Jakub, check_for_inc_dec() does indeed fix the issue as desired (still
elminates the redundant load, but keeps the increment). I'll fire off
bootstrap/regtest.


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