[Bug 45199] Many applications and games fail to start/ crash after compiling wine with gcc 8.1.0 and -O2 (GOT/ PIC register load code now emitted at function entry, missing hotpatch signatures)

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jun 28 10:01:24 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45199

Zebediah Figura <z.figura12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |z.figura12 at gmail.com

--- Comment #34 from Zebediah Figura <z.figura12 at gmail.com> ---
Isn't the "mov %edi,%edi" prefix present on all functions in Windows?

Is there a reason we shouldn't just add this attribute unconditionally to
__stdcall/__cdecl?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list