http://llvm.org/bugs/show_bug.cgi?id=4924
Summary: Assertion failed: (I->Codes.size() == 1 && "Too many asm
constraint codes to handle")
Product: libraries
Version: trunk
Platform: PC
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P2
Component: Backend: C
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Created an attachment (id=3471)
--> (http://llvm.org/bugs/attachment.cgi?id=3471)
bugpoint-reduced-simplified.bc
While bugpointing bug 4910 llc -march=c dies on the code attached.
# llc -march=c bugpoint-reduced-simplified.bc
Assertion failed: (I->Codes.size() == 1 && "Too many asm constraint codes to
handle"), function visitInlineAsm, file CBackend.cpp, line 3365.
Stack dump:
0. Program arguments: llc -march=c bugpoint-reduced-simplified.bc
1. Running pass 'Function Pass Manager' on module
'bugpoint-reduced-simplified.bc'.
2. Running pass 'C backend' on function '@cpustop_handler'
Abort (core dumped)
--
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs