[llvm-bugs] [Bug 34857] 8 bytes trivially copy constructible and destructible structure passed par memory instead of register

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Oct 28 12:44:22 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=34857

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #10 from Richard Smith <richard-llvm at metafoo.co.uk> ---
GCC trunk also implements the corrected ABI rule
(https://godbolt.org/g/YkNau8).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20171028/f05d28e1/attachment.html>


More information about the llvm-bugs mailing list