Re: [Mingw-w64-public] Patch for finally fix fesetenv

2019-03-07 Thread Zidane Sama
gt; 在 2019/2/25 22:41, Liu Hao 写道: > > 在 2019/2/25 19:27, Zidane Sama 写道: > >> After this commit: > >> > >> [e98d80] (2.0 kB) by Kai Tietz > >> Add a fix for working fesetenv in libquadmath-library > >> > >> fesetenv was broken and do not s

[Mingw-w64-public] Patch for finally fix fesetenv

2019-02-25 Thread Zidane Sama
After this commit: [e98d80] (2.0 kB) by Kai Tietz Add a fix for working fesetenv in libquadmath-library fesetenv was broken and do not sets new fpu state because it's now overwrites new env state by fnstenv. And this patch must fix it by store only mxcsr and load its afterwards: diff --git a/m

[Mingw-w64-public] Will be fesetenv fixed?

2016-12-19 Thread Zidane Sama
Fesetenv does not change fpu rounding mode. This bug already described in https://sourceforge.net/p/mingw-w64/bugs/541/ -- Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based dev