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

WineHQ Bugzilla wine-bugs at winehq.org
Tue Dec 14 14:27:58 CST 2021


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

Jacek Caban <jacek at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jacek at codeweavers.com

--- Comment #10 from Jacek Caban <jacek at codeweavers.com> ---
Created attachment 71290
  --> https://bugs.winehq.org/attachment.cgi?id=71290
fix

We could use something like the attached patch to avoid the problem. In theory
we have a similar problem in __cpuidex from intrin.h. That one is used only for
PE parts, so an archaic host GCC does not use it as long as mingw is available.

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