[LLVMbugs] [Bug 7135] cast unsigned long -> double -> int gets assertion with -mno-mmx

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun May 16 11:24:26 PDT 2010


http://llvm.org/bugs/show_bug.cgi?id=7135

Dale Johannesen <dalej at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Dale Johannesen <dalej at apple.com> 2010-05-16 13:24:26 CDT ---
I fixed the crash here.
http://llvm.org/viewvc/llvm-project?rev=103911&view=rev
The clang mishandling of -no-mmx is a separate problem, so I'll reopen 7143 for
that.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list