https://issues.dlang.org/show_bug.cgi?id=13285
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @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 --
