[LLVMbugs] [Bug 3353] New: Infinite loop while building libxml
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Jan 19 09:17:08 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=3353
Summary: Infinite loop while building libxml
Product: tools
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: opt
AssignedTo: unassignedbugs at nondot.org
ReportedBy: rafael.espindola at gmail.com
CC: llvmbugs at cs.uiuc.edu
To reproduce:
opt test.bc -inline -jump-threading -licm -loop-unswitch -gvn -simplifycfg
-verify -o t.bc
--
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