diff options
author | Stefan Liebler <stli@linux.vnet.ibm.com> | 2018-02-22 09:13:22 +0100 |
---|---|---|
committer | Stefan Liebler <stli@linux.vnet.ibm.com> | 2018-02-22 09:19:49 +0100 |
commit | 6e33647646aba76ff58ecf5012e81ab5c23e9087 (patch) | |
tree | f12686a2d1ce8df6c4717ab1aa42b5fd0f7c1a4b /sysdeps/s390/fpu | |
parent | 315304d24a5149a3670217514256b4ae959089e3 (diff) | |
download | glibc-6e33647646aba76ff58ecf5012e81ab5c23e9087.tar.gz glibc-6e33647646aba76ff58ecf5012e81ab5c23e9087.tar.xz glibc-6e33647646aba76ff58ecf5012e81ab5c23e9087.zip |
S390: Regenerate ULPs.
After regenerating ULPs from scratch in commit 8e7196c8759287a3e4c882e3c7cf32ddc322df8a, I've missed to test it with multiple gcc versions. Hence, here is a further update. ChangeLog: * sysdeps/s390/fpu/libm-test-ulps: Regenerated.
Diffstat (limited to 'sysdeps/s390/fpu')
-rw-r--r-- | sysdeps/s390/fpu/libm-test-ulps | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sysdeps/s390/fpu/libm-test-ulps b/sysdeps/s390/fpu/libm-test-ulps index 11d7831c6d..4641008608 100644 --- a/sysdeps/s390/fpu/libm-test-ulps +++ b/sysdeps/s390/fpu/libm-test-ulps @@ -40,9 +40,9 @@ ildouble: 2 ldouble: 2 Function: "acosh_downward": -double: 1 +double: 2 float: 2 -idouble: 1 +idouble: 2 ifloat: 2 ildouble: 3 ldouble: 3 @@ -1317,9 +1317,9 @@ ldouble: 3 Function: Imaginary part of "ctan": double: 2 -float: 1 +float: 2 idouble: 2 -ifloat: 1 +ifloat: 2 ildouble: 3 ldouble: 3 @@ -1365,9 +1365,9 @@ ldouble: 5 Function: Imaginary part of "ctan_upward": double: 2 -float: 1 +float: 2 idouble: 2 -ifloat: 1 +ifloat: 2 ildouble: 5 ldouble: 5 |