On 2/25/25 7:59 AM, LIU Hao wrote:
在 2025-02-14 11:01, LIU Hao 写道:
From 8959c30982e0802fc3d12c9e1688145ac5708cf0 Mon Sep 17 00:00:00 2001
From: LIU Hao <[email protected]>
Date: Fri, 14 Feb 2025 10:57:36 +0800
Subject: [PATCH] crt/fesetexceptflag: Fix MXCSR operation
It 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 <[email protected]>
---
mingw-w64-crt/misc/fesetexceptflag.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
ping
Patch looks OK to me, thanks.
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public