[LLVMbugs] [Bug 4668] New: "Ran out of registers during register allocation" on x86-32 with asm using only 6 registers
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sat Aug 1 18:24:59 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=4668
Summary: "Ran out of registers during register allocation" on
x86-32 with asm using only 6 registers
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: sharparrow1 at yahoo.com
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=3272)
--> (http://llvm.org/bugs/attachment.cgi?id=3272)
Reduced testcase
Per summary, incorrect error; to reproduce, run llc (with no special arguments)
over attached. Seems to work with "-regalloc=local".
Testcase reduced from ffmpeg (the source of all fun inline asm issues).
--
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