[Bug tree-optimization/68718] libgomp c.exp with -fipa-pta hang in sort-1.c

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Dec 7 09:27:00 GMT 2015


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2015-12-07
           Assignee|unassigned at gcc dot gnu.org      |jakub at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Yes, this should use atomic load (and supposedly relaxed atomic stores too, so
that say tsan doesn't complain).


More information about the Gcc-bugs mailing list