[LLVMbugs] [Bug 1049] crash compiling inline asm

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sat Dec 16 13:17:25 PST 2006


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

sabre at nondot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
           Keywords|                            |compile-fail
         Resolution|                            |FIXED
            Summary|Assertion `isa<X>(Val) &&   |crash compiling inline asm
                   |"cast<Ty>() argument of     |
                   |incompatible type!"' failed |
   Target Milestone|---                         |2.0
            Version|trunk                       |1.8



------- Additional Comments From sabre at nondot.org  2006-12-16 15:17 -------
Fixed.  This was a subtle nasty bug with a simple fix.  Patch here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20061211/041497.html

Testcase here:
CodeGen/Generic/2006-12-16-InlineAsmCrash.ll

Thanks!

-Chris



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list