[LLVMbugs] [Bug 10068] New: Assertion `Num < NumOperands && "Invalid child # of SDNode!"
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Jun 2 12:08:49 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=10068
Summary: Assertion `Num < NumOperands && "Invalid child # of
SDNode!"
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: Common Code Generator Code
AssignedTo: unassignedbugs at nondot.org
ReportedBy: rafael.espindola at gmail.com
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=6684)
--> (http://llvm.org/bugs/attachment.cgi?id=6684)
test.ll
/home/espindola/tmpfs/build/bin/llc test.ll
llc: /home/espindola/llvm/llvm/include/llvm/CodeGen/SelectionDAGNodes.h:514:
const llvm::SDValue &llvm::SDNode::getOperand(unsigned int) const: Assertion
`Num < NumOperands && "Invalid child # of SDNode!"' failed.
Stack dump:
0. Program arguments: /home/espindola/tmpfs/build/bin/llc test.ll
1. Running pass 'Function Pass Manager' on module 'test.ll'.
2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@foobar'
--
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