[Issue 13285] wrong codegen for destructor call of unnamed struct instance on 64 bit environments

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Mar 24 20:03:43 UTC 2019


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@rainers created dlang/dmd pull request #9485 "fix Issue 13285 - wrong codegen
for destructor call of unnamed struct…" fixing this issue:

- fix Issue 13285 - wrong codegen for destructor call of unnamed struct
instance on 64 bit environments

  stack alignment is not coupled with -fPIC

https://github.com/dlang/dmd/pull/9485

--


More information about the Digitalmars-d-bugs mailing list