[LLVMbugs] [Bug 1833] New: llc -enable-eh crash in LegalizeDAG
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Nov 29 00:11:38 PST 2007
http://llvm.org/bugs/show_bug.cgi?id=1833
Summary: llc -enable-eh crash in LegalizeDAG
Product: new-bugs
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: baldrick at free.fr
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=1273)
--> (http://llvm.org/bugs/attachment.cgi?id=1273)
bugpoint reduced .ll
$ llc -f -enable-eh crash.bc
llc: lib/CodeGen/SelectionDAG/LegalizeDAG.cpp:340:
void<unnamed>::SelectionDAGLegalize::LegalizeDAG(): Assertion
`LegalizedNodes.count(OldRoot) && "Root didn't get legalized?"' failed.
--
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