[LLVMbugs] [Bug 672] Indirect tail calls fail when register allocated is callee save
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sat Dec 3 22:05:10 PST 2005
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=672
sabre at nondot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
------- Additional Comments From sabre at nondot.org 2005-12-04 00:05 -------
This is really a second bug, but in any case, you're right it's a problem. Fixed with this patch:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20051128/029877.html
Testcase here:
Regression/CodeGen/X86/2005-12-03-IndirectTailCall.ll
-Chris
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list