[llvm-bugs] [Bug 23176] TSan: atomic compare-and-swap under thread sanitizer after multithreaded fork is incorrect

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jun 11 00:51:45 PDT 2018


https://bugs.llvm.org/show_bug.cgi?id=23176

Dmitry Vyukov <dvyukov at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #2 from Dmitry Vyukov <dvyukov at google.com> ---
I've checked both 4.0.1-10 and clang version 7.0.0 (trunk 326052), both print:
got 4 value is 5
got 4 value is 5
got 4 value is 5
Let's consider this fixed. I can't find revision that fixed this.

-- 
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/20180611/481f8734/attachment-0001.html>


More information about the llvm-bugs mailing list