[Bug 51862] dlls/ntdll/unix/system.c: In function ‘init_cpu_info’

WineHQ Bugzilla wine-bugs at winehq.org
Wed Dec 15 10:39:04 CST 2021


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

--- Comment #13 from Fabian Maurer <dark.shadow4 at web.de> ---
It's a well known issue with older gcc (can't clobber ebx), I don't see how
that's unsafe. I mean, the x64 version already works, just need a tweak for
32bit. I would prefer the simpler version, since it's a lot less invasive. Just
backup and restore the register.

-- 
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