[PATCH v2 3/4] msvcrt: Don't use fegetenv in nearbyint.

Piotr Caban piotr at codeweavers.com
Mon Jan 31 14:36:33 CST 2022


The fegetenv/feupdateenv functions are broken in msvcr120 and are
causing unintentional SSE control word changes.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/msvcrt/math.c | 22 +++++++++++++++++-----
  1 file changed, 17 insertions(+), 5 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-msvcrt-Don-t-use-fegetenv-in-nearbyint.txt
Type: text/x-patch
Size: 881 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220131/7329d069/attachment.bin>


More information about the wine-devel mailing list