Fix test to work on IRIX 6.5 with cc.
[pspp] / ChangeLog
index 1f84a20e9ecbd3edd35d75b12ac74a79b1904f78..9232d1d51615fd6149f233b8b14d35b3d85ff29f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-04-01  Bruno Haible  <bruno@clisp.org>
+
+       Fix test to work on IRIX 6.5 with cc.
+       * tests/test-math.c (numeric_equal): New function.
+       (main): Use it.
+
 2008-04-01  Bruno Haible  <bruno@clisp.org>
 
        * doc/posix-headers/math.texi: Refine documentation of NAN problem.