[Bug rtl-optimization/80004] non-atomic load moved to before atomic load with std::memory_order_acquire

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 13 09:59:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80004

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2017-03-13
           Assignee|unassigned at gcc dot gnu.org      |rguenth at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed.  Somehow PRE messes up here, investigating.


More information about the Gcc-bugs mailing list