diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-08-30 20:23:15 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-08-30 20:23:15 +0000 |
commit | 628880cb788d64728f192a960a7f6c18e72862fc (patch) | |
tree | 052f44fa3866c3f5abb8aa7cbf02b45427273db5 | |
parent | 1f2b255b9f6728e74ed4689016d460e3f54efa72 (diff) | |
download | glibc-628880cb788d64728f192a960a7f6c18e72862fc.tar.gz glibc-628880cb788d64728f192a960a7f6c18e72862fc.tar.xz glibc-628880cb788d64728f192a960a7f6c18e72862fc.zip |
Update.
2001-08-30 Ulrich Drepper <drepper@redhat.com> * sysdeps/alpha/fpu/libm-test-ulps: Adjust j0 ULPs.
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | sysdeps/alpha/fpu/libm-test-ulps | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d574827337..fcbcd2286c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-08-30 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/alpha/fpu/libm-test-ulps: Adjust j0 ULPs. + 2001-08-30 Andreas Jaeger <aj@suse.de> * sysdeps/ieee754/ldbl-128/e_jnl.c: New file, diff --git a/sysdeps/alpha/fpu/libm-test-ulps b/sysdeps/alpha/fpu/libm-test-ulps index 9c57a322da..eac5e8b7ad 100644 --- a/sysdeps/alpha/fpu/libm-test-ulps +++ b/sysdeps/alpha/fpu/libm-test-ulps @@ -451,9 +451,13 @@ ifloat: 2 Test "j0 (4.0) == -3.9714980986384737228659076845169804197562E-1" double: 1 idouble: 1 +float: 1 +ifloat: 1 Test "j0 (-4.0) == -3.9714980986384737228659076845169804197562E-1" double: 1 idouble: 1 +float: 1 +ifloat: 1 Test "j0 (8.0) == 0.17165080713755390609": float: 1 ifloat: 1 |