[llvm-bugs] [Bug 24990] clang fails do compile if tmmintrin.h is included

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Oct 1 19:56:06 PDT 2015


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

Eric Christopher <echristo at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |echristo at gmail.com
         Resolution|---                         |FIXED

--- Comment #1 from Eric Christopher <echristo at gmail.com> ---
This has been changed in ToT, though you'll currently get an ICE rather than an
error if you try to use one of the functions without specifying the correct ISA
level on the command line. As your bug is about the former rather than the
latter I'm going to go ahead and mark this resolved.

-- 
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/20151002/9926c5b9/attachment.html>


More information about the llvm-bugs mailing list