[LLVMbugs] [Bug 13621] New: Stack overflow in -basicaa

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Aug 16 11:08:10 PDT 2012


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

             Bug #: 13621
           Summary: Stack overflow in -basicaa
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Global Analyses
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: joerg at NetBSD.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Created attachment 9065
  --> http://llvm.org/bugs/attachment.cgi?id=9065
Test case

Run the attached test case with -basicaa -loop-rotate -jump-threading -dse,
it should fall apart easily. Reduce stack size with ulimit -s might help.

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