[llvm-bugs] [Bug 24949] Clang crashes when compiling. SSE2 intrinsics may be involved.

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Nov 21 14:12:01 PST 2015


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

Sanjay Patel <spatel+llvm at rotateright.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |spatel+llvm at rotateright.com
         Resolution|---                         |WORKSFORME

--- Comment #2 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Hi Joel -

I can't reproduce the crash using either of:

$ clang -v
Apple LLVM version 7.0.0 (clang-700.1.76)
Target: x86_64-apple-darwin15.0.0

$ ./clang -v
clang version 3.8.0 (trunk 253792)
Target: x86_64-apple-darwin15.0.0

Can you try again with a more recent version of clang and reopen this bug if
it's still a problem?

-- 
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/20151121/53488a08/attachment.html>


More information about the llvm-bugs mailing list