https://bugs.winehq.org/show_bug.cgi?id=51215
--- Comment #8 from T. H. Wright thwright@redemption.studio --- My apologies as I sent m0rvj the wrong info. Here's the git bisect results:
1dc3aa808fc65347fb12d32b05194c05748110be is the first bad commit commit 1dc3aa808fc65347fb12d32b05194c05748110be Author: Piotr Caban <REDACTED> Date: Fri May 14 16:11:55 2021 +0200
msvcrt: Import nextafterf implementation from musl.
Signed-off-by: Piotr Caban piotr@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
dlls/msvcrt/math.c | 40 +++++++++++++++++++++++++++++++++++++--- dlls/msvcrt/unixlib.c | 9 --------- dlls/msvcrt/unixlib.h | 1 - 3 files changed, 37 insertions(+), 13 deletions(-)