[LLVMbugs] [Bug 6363] New: Stack overflow somewhere in coalescer

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Feb 21 04:47:10 PST 2010


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

           Summary: Stack overflow somewhere in coalescer
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Backend: X86
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: asl at math.spbu.ru
                CC: llvmbugs at cs.uiuc.edu, stoklund at 2pi.dk
   Estimated Hours: 0.0


Created an attachment (id=4260)
 --> (http://www.llvm.org/bugs/attachment.cgi?id=4260)
Bytecode

Consider the attached code. I'm seeing a segfault of llc due to stack overflow.
Same bytecode crashes 2.6 llc as well.

-- 
Configure bugmail: http://www.llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are watching all bug changes.



More information about the llvm-bugs mailing list