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/57448] GCSE generates incorrect code with acquire barrier


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

--- Comment #2 from Steven Bosscher <steven at gcc dot gnu.org> ---
Created attachment 30219
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30219&action=edit
Handle ALIAS_SET_MEMORY_BARRIER loads and stores

It feels like too-big-a-hammer but I don't see any other way...


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