[Issue 13956] 64 bit C ABI not followed for passing empty structs

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Jan 10 20:38:18 PST 2015


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

--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/de8bbd38f9b87de55ec39cbd38ab6ea0b34d579e
Fix Issue 13956 - 64 bit C ABI not followed for passing empty structs

Empty structs should never be allocated a register

https://github.com/D-Programming-Language/dmd/commit/6340c23d1ce5d643d3e2392e51d93fa02ecea07a
Merge pull request #4266 from yebblies/issue13956

Issue 13956 - 64 bit C ABI not followed for passing empty structs

--


More information about the Digitalmars-d-bugs mailing list