[llvm-bugs] [Bug 24957] alignas with placement new operator generate invalid instruction with sse

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Sep 28 09:28:40 PDT 2015


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

Reid Kleckner <rnk at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |rnk at google.com
         Resolution|---                         |INVALID

--- Comment #1 from Reid Kleckner <rnk at google.com> ---
Can you explain why this is a bug? You have told the compiler that the members
are 16 byte aligned, and then arranged to break that promise.

-- 
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/20150928/79d2d0b2/attachment.html>


More information about the llvm-bugs mailing list