Check against a bug of frexp() on IRIX 6.5.
[pspp] / ChangeLog
index 20ffd3fb22efa38aaed3d7643c05af8ebb4fc545..532ae780aac3ecd063bea0a370740dbf3f708b48 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-03-25  Bruno Haible  <bruno@clisp.org>
+
+       * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Add check whether frexp(inf)
+       returns inf. Needed on IRIX 6.5.
+
 2007-03-25  Bruno Haible  <bruno@clisp.org>
 
        * tests/test-frexpl.c: Include isnanl-nolibm.h.