[Issue 24184] [REG 2.103] Segmentation fault accessing variable with align(N) > platform stack alignment

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Oct 11 16:07:53 UTC 2023


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

Iain Buclaw <ibuclaw at gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |industry

--- Comment #2 from Iain Buclaw <ibuclaw at gdcproject.org> ---
Before the referenced PR, the explicit alignment was ignored.  So this is sort
of a regression. At the very least, code compiled and ran without issue before
the change, even if the alignment of the frame variable was wrong.

--


More information about the Digitalmars-d-bugs mailing list