[Issue 20154] bad closure if local variables have larger alignment requirements

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Aug 9 05:53:25 UTC 2020


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

--- Comment #4 from Rainer Schuetze <r.sagitario at gmx.de> ---
(In reply to Walter Bright from comment #1)
> The alignment code is emitted for Win64, but not for Win32. But you listed
> the bug applying to x86_64.

Win32 passes the assert, but ignores alignments.

> 
> So please clarify:
> 
> Is this working for 64 bit platforms?

No.

--


More information about the Digitalmars-d-bugs mailing list