From 0f2428a839e2a11049eac5b8bf1d913be2a5dd56 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Tue, 21 Dec 2010 22:27:02 +0100 Subject: New module 'roundl-ieee'. * modules/roundl-ieee: New file. * m4/roundl.m4 (gl_FUNC_ROUNDL): If gl_FUNC_ROUNDL_IEEE is also used, test whether roundl works according to ISO C 99 with IEC 60559. * m4/roundl-ieee.m4: New file. * modules/roundl-ieee-tests: New file. * tests/test-roundl-ieee.c: New file, based on tests/test-roundl.c. * tests/test-roundl.c (main): Remove signbit tests. * modules/roundl-tests (Depends-on): Remove signbit. * doc/posix-functions/roundl.texi: Mention the new module. --- modules/roundl-tests | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/roundl-tests') diff --git a/modules/roundl-tests b/modules/roundl-tests index 2561b3d444..f9bd46727e 100644 --- a/modules/roundl-tests +++ b/modules/roundl-tests @@ -9,7 +9,6 @@ Depends-on: fpucw isnanl-nolibm float -signbit configure.ac: -- cgit v1.2.1