]> Savannah Git Hosting - gnulib.git/commit
isfinite: Work around a bug with 'long double' in glibc 2.5/ia64.
authorBruno Haible <bruno@clisp.org>
Sun, 8 Oct 2023 07:59:03 +0000 (09:59 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 8 Oct 2023 07:59:38 +0000 (09:59 +0200)
commit2a08b56b9071ad78ed1b6bfda8ed93b75597dc56
tree4d70f4fc54491692f64fa45ca33e37140fbacc8b
parent46e4b5e5124374b6622d6e10f94364d3b8544fda
isfinite: Work around a bug with 'long double' in glibc 2.5/ia64.

* m4/isfinite.m4 (gl_ISFINITEL_WORKS): Require
gl_LONG_DOUBLE_EXPONENT_LOCATION. Test also another NaN value.
* modules/isfinite (Files): Add m4/exponentl.m4.
* doc/posix-functions/isfinite.texi: Mention also a 'long double'
problem on ia64.
ChangeLog
doc/posix-functions/isfinite.texi
m4/isfinite.m4
modules/isfinite