[LLVMbugs] [Bug 4136] New: Infinite recursion in scheduler

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun May 3 08:59:00 PDT 2009


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

           Summary: Infinite recursion in scheduler
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Common Code Generator Code
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: asl at math.spbu.ru
                CC: gohman at apple.com, llvmbugs at cs.uiuc.edu


Created an attachment (id=2926)
 --> (http://llvm.org/bugs/attachment.cgi?id=2926)
Testcase

Consider attached bitecode. It seems that scheduler just infinitely loops on it
and then crashes due to stack exhaustion.


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