Xuntao Chi <[email protected]> wrote: > fegetenv and fegetexceptflag read MXCSR via __mingw_setfp_sse(). > On i386 targets without SSE support, this can fault. Keep the SSE status > word zeroed and only read it when __mingw_has_sse() reports support.
Pali (CC'd) is working on fixing these issues as a part of larger changes; they are almost finished and we just need to double check that everything is working fine. - Kirill Makurin _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
