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

           Summary: Assertion in register scavenger
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: ARM
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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

Running the attached testcase yields:


$ ./llc bugpoint-reduced-simplified.bc 
Assertion failed: (SubUsed && "Using an undefined register!"), function
forward, file /Users/asl/Projects/llvm/src/lib/CodeGen/RegisterScavenging.cpp,
line 208.

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