[LLVMbugs] [Bug 9108] New: Assertion in thumb mode

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Jan 30 12:40:40 PST 2011


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

           Summary: Assertion in thumb mode
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: ARM
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: asl at math.spbu.ru
                CC: llvmbugs at cs.uiuc.edu


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

This is a reduction from llvm-gcc compilation for arm-linux.

We're having:
 ./llc bugpoint-reduced-simplified.bc 
Assertion failed: (!isDeadObjectIndex(ObjectIdx) && "Getting frame offset for a
dead object?"), function getObjectOffset, file
/Users/asl/Projects/llvm/src-git/include/llvm/CodeGen/MachineFrameInfo.h, line
371.

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