http://llvm.org/bugs/show_bug.cgi?id=16490
Bug ID: 16490
Summary: assertion fail on ARMDAGToDAGISel::SelectInlineAsm
Product: new-bugs
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Created attachment 10792
--> http://llvm.org/bugs/attachment.cgi?id=10792&action=edit
gdb output
Assertion fail at:
llvm/include/llvm/ADT/SmallVector.h:140: reference
llvm::SmallVectorTemplateCommon<bool, void>::operator[](unsigned int) [T =
bool]: Assertion `begin() + idx < end()' failed
By reverting the following two commits the problem is gone:
Revert "Remove unused variables." This reverts commit
f52578c08c71dc356428c25b0ba8759fd7ee2c66.
Revert "Bug 13662: Enable GPRPair for all i64 operands of inline asm on ARM"
This reverts commit 10ddc4d7f232507933c266180d0052f12e65c4ab.
Please find attached the gdb output and a preprocessed example.
--
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