在 2025-02-14 11:01, LIU Hao 写道:
From 8959c30982e0802fc3d12c9e1688145ac5708cf0 Mon Sep 17 00:00:00 2001 From: LIU Hao <lh_mo...@126.com> Date: Fri, 14 Feb 2025 10:57:36 +0800 Subject: [PATCH] crt/fesetexceptflag: Fix MXCSR operationIt should set the exception bits, rather than the exception mask bits. Code on line 38-41 does the correct operation to the x87 status bits. Signed-off-by: LIU Hao <lh_mo...@126.com> --- mingw-w64-crt/misc/fesetexceptflag.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
ping -- Best regards, LIU Hao
OpenPGP_signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public