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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to