[LLVMbugs] [Bug 11395] New: error: ran out of registers during register allocation
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Nov 17 09:57:42 PST 2011
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: unassignedbugs at nondot.org
ReportedBy: kcc at google.com
CC: llvmbugs at cs.uiuc.edu
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.
More information about the llvm-bugs
mailing list