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

             Bug #: 11395
           Summary: error: ran out of registers during register allocation
           Product: new-bugs
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


Reproducer: 
% ./Release+Asserts/bin/llc  z.o.ll 
error: ran out of registers during register allocation

Reduced from ffmpeg sources (with inline assembly) building with
AddressSanitizer for x86_32

Observed on r144798

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