[LLVMbugs] [Bug 5168] clang x86-64 abi does not set %rax when returning struct

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Oct 12 09:40:06 PDT 2009


http://llvm.org/bugs/show_bug.cgi?id=5168


Dan Gohman <gohman at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gohman at apple.com
         Resolution|DUPLICATE                   |FIXED




--- Comment #2 from Dan Gohman <gohman at apple.com>  2009-10-12 11:40:06 ---
This is fixed here:
http://llvm.org/viewvc/llvm-project?rev=83853&view=rev

In my opinion, the front-end should still fix PR783, but for now the back-end
is
setting RAX itself.


-- 
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