summaryrefslogtreecommitdiff
path: root/sysdeps/s390
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2006-02-01 19:42:43 +0000
committerRoland McGrath <roland@gnu.org>2006-02-01 19:42:43 +0000
commitbd3a1a105944dc7d48873a5edd49c34dda9a8fd3 (patch)
tree26d3cb5e050c7ef63d20b3e68430b0990f08d715 /sysdeps/s390
parent106bfa74ce81419b4034b021da44d6aae78785af (diff)
2006-02-01 Jakub Jelinek <jakub@redhat.com>
* sysdeps/ieee754/ldbl-128/s_llrintl.c (__llrintl): Fix a typo. * sysdeps/s390/fpu/libm-test-ulps: Remove llrint ulps.
Diffstat (limited to 'sysdeps/s390')
-rw-r--r--sysdeps/s390/fpu/libm-test-ulps56
1 files changed, 0 insertions, 56 deletions
diff --git a/sysdeps/s390/fpu/libm-test-ulps b/sysdeps/s390/fpu/libm-test-ulps
index a84b71f54a..7fbed3caf9 100644
--- a/sysdeps/s390/fpu/libm-test-ulps
+++ b/sysdeps/s390/fpu/libm-test-ulps
@@ -691,62 +691,6 @@ ifloat: 2
ildouble: 1
ldouble: 1
-# llrint
-Test "llrint (-4503599627370495.5) == -4503599627370496LL":
-ildouble: 1
-ldouble: 1
-Test "llrint (-4503599627370496.75) == -4503599627370497LL":
-ildouble: 1
-ldouble: 1
-Test "llrint (-4503599627370497.5) == -4503599627370498LL":
-ildouble: 1
-ldouble: 1
-Test "llrint (-72057594037927935.5) == -72057594037927936LL":
-ildouble: 1
-ldouble: 1
-Test "llrint (-72057594037927936.75) == -72057594037927937LL":
-ildouble: 1
-ldouble: 1
-Test "llrint (-72057594037927937.5) == -72057594037927938LL":
-ildouble: 1
-ldouble: 1
-Test "llrint (-9007199254740991.5) == -9007199254740992LL":
-ildouble: 1
-ldouble: 1
-Test "llrint (-9007199254740992.75) == -9007199254740993LL":
-ildouble: 1
-ldouble: 1
-Test "llrint (-9007199254740993.5) == -9007199254740994LL":
-ildouble: 1
-ldouble: 1
-Test "llrint (4503599627370495.5) == 4503599627370496LL":
-ildouble: -1
-ldouble: -1
-Test "llrint (4503599627370496.75) == 4503599627370497LL":
-ildouble: -1
-ldouble: -1
-Test "llrint (4503599627370497.5) == 4503599627370498LL":
-ildouble: -1
-ldouble: -1
-Test "llrint (72057594037927935.5) == 72057594037927936LL":
-ildouble: -1
-ldouble: -1
-Test "llrint (72057594037927936.75) == 72057594037927937LL":
-ildouble: -1
-ldouble: -1
-Test "llrint (72057594037927937.5) == 72057594037927938LL":
-ildouble: -1
-ldouble: -1
-Test "llrint (9007199254740991.5) == 9007199254740992LL":
-ildouble: -1
-ldouble: -1
-Test "llrint (9007199254740992.75) == 9007199254740993LL":
-ildouble: -1
-ldouble: -1
-Test "llrint (9007199254740993.5) == 9007199254740994LL":
-ildouble: -1
-ldouble: -1
-
# log10
Test "log10 (0.75) == -0.124938736608299953132449886193870744":
double: 1