]> Savannah Git Hosting - gnulib.git/commit
fenv-*: Avoid test failures on OpenBSD/mips64.
authorBruno Haible <bruno@clisp.org>
Tue, 7 Nov 2023 01:04:59 +0000 (02:04 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 7 Nov 2023 01:04:59 +0000 (02:04 +0100)
commit0c60267ad3c90d1c7b35a678171b7b259f16ae1e
tree3c6b37590a89fdb57df013833f91cef45ed1f0ca
parent80028c70694e049f7dff9aec6888daf86d556106
fenv-*: Avoid test failures on OpenBSD/mips64.

* tests/test-fenv-round.c (test_towardzero, test_upward, test_downward):
Skip the 'long double' tests on OpenBSD/mips64.
* tests/test-fenv-except-tracking-2.c (main): On OpenBSD/mips64, skip
the 'long double' test.
* tests/test-fenv-except-trapping-2.c (main): Skip the '4' tests and the
'long double' tests also on OpenBSD/mips64.
* doc/posix-functions/fesetround.texi: Mention OpenBSD/mips64 here too.
ChangeLog
doc/posix-functions/fesetround.texi
tests/test-fenv-except-tracking-2.c
tests/test-fenv-except-trapping-2.c
tests/test-fenv-round.c