[llvm-bugs] [Bug 18992] Can't initialize static std::atomic[2] member of a template class with { ATOMIC_FLAG_INIT, ATOMIC_FLAG_INIT }

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Oct 21 13:44:27 PDT 2015


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

Reid Kleckner <rnk at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |rnk at google.com
         Resolution|---                         |INVALID

--- Comment #1 from Reid Kleckner <rnk at google.com> ---
This seems like an issue with the mingw <atomic> header. Your test case works
for me with libstdc++ and the MSVC STL. If you can still reproduce with a
modern mingw distribution, please reopen.

-- 
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/20151021/183f11d9/attachment.html>


More information about the llvm-bugs mailing list