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

Reply via email to