[llvm-bugs] [Bug 18323] Clang++ 3.4 of Ubuntu 13.10 miscompiles simd_fast_mersenne_twister_engine of gcc 4.8.1
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Apr 5 23:57:07 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=18323
John Steele Scott <toojays at toojays.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from John Steele Scott <toojays at toojays.net> ---
Looks like this was fixed in r229065. The _mm_slli_si128 macro no longer
declares an '__a' variable.
--
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/20160406/15e76be2/attachment.html>
More information about the llvm-bugs
mailing list