http://llvm.org/bugs/show_bug.cgi?id=4910
Summary: fatal error: error in backend: Ran out of registers
during register allocation!
Product: libraries
Version: trunk
Platform: PC
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P2
Component: Backend: X86
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
when compiling attached test case on i386 with clang/llvm (r81131) I am
getting:
witten /tmp# clang -c -O2 mp_machdep.c
... warnings ...
fatal error: error in backend: Ran out of registers during register allocation!
this might be related to bug 4733
--
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