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 other/52754] [4.7/4.8 Regression] indirect indexing broken with -fpredictive-commoning


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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-03-28 17:22:15 UTC ---
Created attachment 27023
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27023
gcc48-pr52754.patch

Patch I had in mind.  Seems to fix the testcase.  Richard, what do you think
about this?


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