Hi, Pali Rohár asked: > Hello, could you please check if the following mingw-w64 change fixes this > problem?
I can't test mingw-w64 changes. But you can do so with these steps: $ wget https://haible.de/bruno/gnu/testdir-fenv.tar.gz $ tar xfz testdir-fenv.tar.gz $ cd testdir-fenv $ ./configure -C $ make $ make check testdir-fenv.tar.gz is the result of $ ./gnulib-tool --create-testdir --dir=../testdir-fenv \ fenv-environment fenv-exceptions-state-c23 \ fenv-exceptions-tracking-c23 fenv-exceptions-trapping \ fenv-rounding before the workaround that I added to Gnulib. Bruno
