https://bugs.winehq.org/show_bug.cgi?id=44170
Hubert hutou01@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr@codeweavers.com
--- Comment #4 from Hubert hutou01@gmail.com --- Git bisect gave the following result : $ git bisect bad ee33d38c5041a8293c64257801572d1c742b0aba is the first bad commit commit ee33d38c5041a8293c64257801572d1c742b0aba Author: Piotr Caban piotr@codeweavers.com Date: Mon Nov 27 20:29:44 2017 +0100
msvcrt: Call cdecl functions with empty FPU stack in _CI* functions.
The FPU stack should be empty on cdecl function call. Failing to do so breaks GCC 6.4.0 -O2 optimized code.
Signed-off-by: Piotr Caban piotr@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
:040000 040000 38d9973cccb7857ab65529b7f9eae9a14d90f430 2d19c6eac16dcb0829a1901e649aa2145c707c88 M dlls $