roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.
authorBruno Haible <bruno@clisp.org>
Sun, 19 Jun 2011 12:06:51 +0000 (14:06 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 19 Jun 2011 12:06:51 +0000 (14:06 +0200)
commit24c9b888b26b84689b5da9558b6899e4b004a560
treeb30aff9653e78865737012e354ceb1d055dc22ec
parent4d999ebc6c51a475950ebe070910940f22576a56
roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.

* m4/roundf.m4 (gl_FUNC_ROUNDF): Test also the sign of roundf (-0.3f).
* modules/roundf-ieee (Depends-on): Add floorf-ieee, ceilf-ieee.
* doc/posix-functions/roundf.texi: Mention problem with negative
arguments.
* doc/posix-functions/ceilf.texi: Mention problem on OSF/1 5.1.
ChangeLog
doc/posix-functions/ceilf.texi
doc/posix-functions/roundf.texi
m4/roundf.m4
modules/roundf-ieee