[llvm-bugs] [Bug 43710] clang++ miscompiles against MSVC standard library with -O2

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Nov 5 12:59:26 PST 2019


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

Reid Kleckner <rnk at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
                 CC|                            |tstellar at redhat.com

--- Comment #3 from Reid Kleckner <rnk at google.com> ---
I did the following:
- checked out and compiled the 9.0.1 candidate
- confirmed that this bug affects the release candidate with the attached test
- patched in 564fb58a32a808c34d809820d00e2f23c0307a71 and rebuilt
- confirmed that the patch fixes the test (prints 'abc')
- pushed an update to release/9.x:
https://github.com/llvm/llvm-project/commit/9a9b6492a66c3f83e58f5b4e451797b6baf7f3ea

-- 
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/20191105/f9b9cdef/attachment.html>


More information about the llvm-bugs mailing list