Re: fenv-*: Port to Minix

2023-11-06 Thread Bruno Haible
I wrote: > which clearly indicates a problem with the feclearexcept() function. But when feclearexcept() is buggy, the configure test checking whether fesetexceptflag is guaranteed non-trapping... is not conclusive: It may fail - because feclearexcept is buggy, - or because fesetexceptfl

fenv-*: Port to Minix

2023-11-05 Thread Bruno Haible
On Minix 3.3, I see these test failures: FAIL: test-fenv-except-state-1 == ../../gltests/test-fenv-except-state-1.c:62: assertion 'fetestexcept (FE_OVERFLOW) == FE_OVERFLOW' failed FAIL test-fenv-except-state-1 (exit status: 134) FAIL: test-fenv-except-tracking-4 ==