[LLVMbugs] [Bug 16602] incorrect loop optimization at O2

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jul 11 14:48:32 PDT 2013


http://llvm.org/bugs/show_bug.cgi?id=16602

Eli Friedman <sharparrow1 at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |sharparrow1 at yahoo.com
         Resolution|---                         |INVALID

--- Comment #1 from Eli Friedman <sharparrow1 at yahoo.com> ---
You can't use global variables like that in a multi-threaded program. 
stdatomic.h exists for a reason...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130711/46eb7d52/attachment.html>


More information about the llvm-bugs mailing list