[Issue 23814] [Codegen] Calling member function of extern(C++) class with multiple inheritance doesn't preserve the EBX register in some cases

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Mar 31 16:46:38 UTC 2023


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

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

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

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
@naydef created dlang/dmd pull request #15063 "Fix Issue 23814 - [Codegen]
Calling member function of extern(C++) cl…" fixing this issue:

- Fix Issue 23814 - [Codegen] Calling member function of extern(C++) class
with...

  ... multiple inheritance doesn't preserve the EBX register in some cases

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

--


More information about the Digitalmars-d-bugs mailing list