[LLVMbugs] [Bug 1133] NEW: x86 inline asm crash (llc)
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Jan 25 16:54:43 PST 2007
http://llvm.org/bugs/show_bug.cgi?id=1133
Summary: x86 inline asm crash (llc)
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Backend: X86
AssignedTo: unassignedbugs at nondot.org
ReportedBy: alenhar2 at uiuc.edu
the attched reduction is from code that passes regular gcc.
llc: SelectionDAGISel.cpp:2622: void
llvm::SelectionDAGLowering::visitInlineAsm(llvm::CallInst&): Assertion `(NumOps
& 7) == 2 && "Skipped past definitions?"' failed.
------- 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