[LLVMbugs] [Bug 5193] New: global variable optimizer crash

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Oct 14 22:17:58 PDT 2009


http://llvm.org/bugs/show_bug.cgi?id=5193

           Summary: global variable optimizer crash
           Product: libraries
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Global Analyses
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: lefever at crhc.uiuc.edu
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=3658)
 --> (http://llvm.org/bugs/attachment.cgi?id=3658)
bugpoint reduced bitcode

Uses are stuck around when a global variable is deleted.  The bug can be
reproduced by running:

opt bugpoint-reduced-simplified.bc -globalopt


-- 
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