https://bugs.winehq.org/show_bug.cgi?id=51862
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #10 from Jacek Caban jacek@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.