[LLVMbugs] [Bug 3415] New: Infinite loop in escape analysis
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Jan 26 17:13:04 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=3415
Summary: Infinite loop in escape analysis
Product: libraries
Version: trunk
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Global Analyses
AssignedTo: unassignedbugs at nondot.org
ReportedBy: sliedes at cc.hut.fi
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=2451)
--> (http://llvm.org/bugs/attachment.cgi?id=2451)
test case
Running
opt bugpoint-reduced-simplified.bc -escape-analysis
on the attached bitcode file causes opt to enter an infinite (or very long)
loop.
Architecture is x86-64 and version is recent svn trunk.
--
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