[Issue 10932] Useless temporaries and other absurd in inlined code

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Sep 23 00:19:30 PDT 2015


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

Walter Bright <bugzilla at digitalmars.com> changed:

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

--- Comment #2 from Walter Bright <bugzilla at digitalmars.com> ---
The PUSH EAX is there to align the stack to 16 bytes.

--


More information about the Digitalmars-d-bugs mailing list