]> Savannah Git Hosting - gnulib.git/commit
fenv-rounding: Avoid a test failure on NetBSD/sparc64.
authorBruno Haible <bruno@clisp.org>
Sat, 4 Nov 2023 13:18:28 +0000 (14:18 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 4 Nov 2023 13:24:53 +0000 (14:24 +0100)
commit4650354bcfec36dd8b39b996ee0659dd669214c4
treeae457f603b462129557dff39bdd9b28982233ca1
parentc261d5dd4897f61aa8ca35cc69fe59fd8d7e3963
fenv-rounding: Avoid a test failure on NetBSD/sparc64.

* tests/test-fenv-round.c (test_towardzero, test_upward, test_downward):
Skip the 'long double' tests on NetBSD/sparc64.
* doc/posix-functions/fesetround.texi: Mention the problem with
'long double' operations on some platforms.
ChangeLog
doc/posix-functions/fesetround.texi
tests/test-fenv-round.c