[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
Wed Mar 27 22:51:45 UTC 2019


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #9485 "fix Issue 13285 - wrong codegen for destructor
call of unnamed struct…" was merged into stable:

- eda7170d3f3b97698391cfa35944098ce821848a by Rainer Schuetze:
  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