diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2021-04-13 11:51:07 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2021-04-13 16:33:27 -0300 |
commit | 58137d00ba9afda4ed78df8c146cc13cc732a6a2 (patch) | |
tree | 7403c44d7893063cf95fe9a09a06ea799918c454 /sysdeps/s390 | |
parent | 30c2a0e41b37783c2042f37008663131605b5f3e (diff) | |
download | glibc-58137d00ba9afda4ed78df8c146cc13cc732a6a2.tar.gz glibc-58137d00ba9afda4ed78df8c146cc13cc732a6a2.tar.xz glibc-58137d00ba9afda4ed78df8c146cc13cc732a6a2.zip |
s390: Update ulps
Required after 43576de04afc6 "Improve the accuracy of tgamma (BZ #26983)"
Diffstat (limited to 'sysdeps/s390')
-rw-r--r-- | sysdeps/s390/fpu/libm-test-ulps | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/s390/fpu/libm-test-ulps b/sysdeps/s390/fpu/libm-test-ulps index 9f85f66d4c..e303ff5eb5 100644 --- a/sysdeps/s390/fpu/libm-test-ulps +++ b/sysdeps/s390/fpu/libm-test-ulps @@ -1332,7 +1332,7 @@ float: 8 ldouble: 4 Function: "tgamma_downward": -double: 8 +double: 9 float: 7 ldouble: 5 |