https://bugs.winehq.org/show_bug.cgi?id=44170 Hubert <hutou01(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr(a)codeweavers.com --- Comment #4 from Hubert <hutou01(a)gmail.com> --- Git bisect gave the following result : $ git bisect bad ee33d38c5041a8293c64257801572d1c742b0aba is the first bad commit commit ee33d38c5041a8293c64257801572d1c742b0aba Author: Piotr Caban <piotr(a)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(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> :040000 040000 38d9973cccb7857ab65529b7f9eae9a14d90f430 2d19c6eac16dcb0829a1901e649aa2145c707c88 M dlls $ -- 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.