[Issue 13147] Wrong codegen for thisptr in naked extern (C++) methods
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Oct 1 04:46:44 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=13147
--- Comment #6 from github-bugzilla at puremagic.com ---
Commits pushed to stable at https://github.com/dlang/dmd
https://github.com/dlang/dmd/commit/940e48c1c2481f450fea9eb90a988e435ded84d0
fix Issue 13147 - Wrong codegen for thisptr in naked extern (C++) methods
https://github.com/dlang/dmd/commit/b5a59760d06ad1e1b4af9bf41a268650992463ff
Add struct test for bug 13147 fix and inline assembly check.
https://github.com/dlang/dmd/commit/a0840035a8d92901b7f94961b2be5812bc9c9bfa
Merge pull request #5729 from WalterWaldron/fix13147
--
More information about the Digitalmars-d-bugs
mailing list