[PATCH] jscript: Force base type of _jsval_t to be ULONGLONG instead of double.

Dmitry Timoshkov dmitry at baikal.ru
Wed Mar 24 08:02:00 CDT 2021


Gabriel Ivăncescu <gabrielopcode at gmail.com> wrote:

> Looks like a bug in Clang to me, although working around it is fine, but 
> it's not my call.
> 
> Nevertheless I think you should report it to Clang so they fix it.

Why do you think that it's a clang bug? Using fldl + fstpl to store and
fetch the double to/from the floating point stack is perfectly legitimate.

-- 
Dmitry.



More information about the wine-devel mailing list