[LLVMbugs] [Bug 7886] Codegen/X86/sibcall.ll test fails on i686-apple-darwin8
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Aug 15 12:41:59 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=7886
Dale Johannesen <dalej at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |dalej at apple.com
Resolution| |FIXED
--- Comment #1 from Dale Johannesen <dalej at apple.com> 2010-08-15 14:41:59 CDT ---
Codegen is correct, and matches native gcc (darwin8=10.4 linker is not smart
enough to synthesize stubs, so the compiler does it). I've marked the test as
XFAIL on darwin8.
--
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