[Issue 16087] Alignment (.alignof) and stack space incorrect for SIMD types.

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun May 29 03:59:50 PDT 2016


https://issues.dlang.org/show_bug.cgi?id=16087

--- Comment #1 from Marco Leise <Marco.Leise at gmx.de> ---
Just a clarification, that doesn't change the subject of this report: It
occurred to me today that the stack is aligned to 16 bytes and therefore we
cannot guarantee correct alignment for AVX vectors placed on the stack.

--


More information about the Digitalmars-d-bugs mailing list