[Issue 16098] align(32) not respected for stack variables

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Nov 21 01:29:23 PST 2016


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

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com

--- Comment #2 from Walter Bright <bugzilla at digitalmars.com> ---
(In reply to Ketmar Dark from comment #1)
> afair, *any* `align` is simply ignored for stack vars in DMD.

No, this is not true, if the align <= the stack alignment.

--


More information about the Digitalmars-d-bugs mailing list