diff options
author | Stefan Liebler <stli@linux.vnet.ibm.com> | 2017-05-09 09:18:09 +0200 |
---|---|---|
committer | Stefan Liebler <stli@linux.vnet.ibm.com> | 2017-05-09 09:18:09 +0200 |
commit | 61f4fa7fd71407b56c32e6be5147d84536697569 (patch) | |
tree | 25973b87e3cdc3b8960b7783afbc11c84e5a32ce /sysdeps/s390 | |
parent | 7224e32d7be41b39358defc0e33d2737307aa06a (diff) | |
download | glibc-61f4fa7fd71407b56c32e6be5147d84536697569.tar.gz glibc-61f4fa7fd71407b56c32e6be5147d84536697569.tar.xz glibc-61f4fa7fd71407b56c32e6be5147d84536697569.zip |
S390: Regenerate ULPs
Updated ulps file - Needed if build with GCC 7. ChangeLog: * sysdeps/s390/fpu/libm-test-ulps: Regenerated.
Diffstat (limited to 'sysdeps/s390')
-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 56395db380..dad5205ae7 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 @@ -1912,16 +1912,16 @@ ildouble: 1 ldouble: 1 Function: "log_towardzero": -float: 1 -ifloat: 1 +float: 2 +ifloat: 2 ildouble: 2 ldouble: 2 Function: "log_upward": double: 1 -float: 1 +float: 2 idouble: 1 -ifloat: 1 +ifloat: 2 ildouble: 1 ldouble: 1 |