http://llvm.org/bugs/show_bug.cgi?id=5059
Summary: Invalid child # of SDNodes
Product: libraries
Version: trunk
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P2
Component: Backend: PowerPC
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Created an attachment (id=3567)
--> (http://llvm.org/bugs/attachment.cgi?id=3567)
Bugpoint reduced program
The attached program borks when compiled. This is from bootstrapping on a
PowerBook G4.
$ llc -o /dev/null bugpoint-reduced-simplified.bc
/Users/wendling/llvm/llvm.src/lib/CodeGen/MachineInstr.cpp:76: failed assertion
`isOnRegUseList() && "Reg operand is not on a use list"'
Stack dump:
0. Program arguments: ./llvm.obj/Debug/bin/llc -o /dev/null
bugpoint-reduced-simplified.bc
1. Running pass 'Live Interval Analysis' on function '@_nl_load_domain'
Abort trap
--
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