]> Savannah Git Hosting - gnulib.git/commit
fenv-exceptions-tracking-c99: Fix test failures on OpenBSD/mips64.
authorBruno Haible <bruno@clisp.org>
Tue, 7 Nov 2023 01:04:47 +0000 (02:04 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 7 Nov 2023 01:04:47 +0000 (02:04 +0100)
commit80028c70694e049f7dff9aec6888daf86d556106
tree6125f5d71c2767bf1b317b8cb9edb086430832e0
parent07f4c855f275a70980bca9692029a33d4a93d128
fenv-exceptions-tracking-c99: Fix test failures on OpenBSD/mips64.

* m4/fenv-exceptions-tracking.m4 (gl_FENV_EXCEPTIONS_TRACKING): On
OpenBSD/mips, set REPLACE_FECLEAREXCEPT to 1.
* doc/posix-functions/feclearexcept.texi: Mention the OpenBSD/mips64
bug.
* m4/fenv-exceptions-state.m4 (gl_FENV_EXCEPTIONS_STATE): No need to set
gl_cv_func_fesetexceptflag_works1 to 'no' on OpenBSD/mips.
ChangeLog
doc/posix-functions/feclearexcept.texi
m4/fenv-exceptions-state.m4
m4/fenv-exceptions-tracking.m4