[LLVMbugs] [Bug 4668] "Ran out of registers during register allocation" on x86-32 with asm using only 6 registers
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri May 6 13:57:02 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=4668
Jakob Stoklund Olesen <stoklund at 2pi.dk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #11 from Jakob Stoklund Olesen <stoklund at 2pi.dk> 2011-05-06 15:57:01 CDT ---
This is likely to have been fixed by disabling physical register coalescing,
but I can no longer make the test case fail.
Please verify with trunk.
--
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