ceilf-ieee: Work around bug on AIX 7.1.
[pspp] / ChangeLog
index 1c0136a24bfd02b5f92709cbd5f5ed91a2e55db3..6509252128990acf5be49ca1977b7c89dafc9b60 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-06-19  Bruno Haible  <bruno@clisp.org>
+
+       ceilf-ieee: Work around bug on AIX 7.1.
+       * m4/ceilf.m4 (gl_FUNC_CEILF): Test also the sign of ceilf (-0.3f).
+       * doc/posix-functions/ceilf.texi: Mention the AIX 7.1 problem.
+
 2011-06-19  Bruno Haible  <bruno@clisp.org>
 
        ceil-ieee: Work around bug on AIX 7.1.