]> 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, 5 Nov 2023 19:14:01 +0000 (20:14 +0100)
commit933d92a9e6c63fa8abbc7f9509f5778efb7c81a9
tree3175fe71b7ca05901ca36f44f78679bfa056d136
parent87f42e330367af91ebe573b029adf3199e762995
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