[Issue 13147] Wrong codegen for thisptr in naked extern (C++) methods

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Aug 22 19:08:19 PDT 2015


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

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com

--- Comment #3 from Walter Bright <bugzilla at digitalmars.com> ---
(In reply to yebblies from comment #2)
> I suspect the correct solution is for the invariant calls to not be
> implicitly inserted for naked functions.

And you'd be right.

https://github.com/D-Programming-Language/dmd/pull/4921

--


More information about the Digitalmars-d-bugs mailing list