diff options
author | Stefan Liebler <stli@linux.ibm.com> | 2019-06-25 15:14:17 +0200 |
---|---|---|
committer | Stefan Liebler <stli@linux.ibm.com> | 2019-06-25 15:14:17 +0200 |
commit | c89e669a70f28389897d0283cc8cb71e8068aaae (patch) | |
tree | 3ee86039324337284f8cb04462427c67486ad7de /sysdeps | |
parent | a55541fd1c4774d483c2d2b4bd17bcb9faac62e7 (diff) | |
download | glibc-c89e669a70f28389897d0283cc8cb71e8068aaae.tar glibc-c89e669a70f28389897d0283cc8cb71e8068aaae.tar.gz glibc-c89e669a70f28389897d0283cc8cb71e8068aaae.tar.bz2 glibc-c89e669a70f28389897d0283cc8cb71e8068aaae.zip |
S390: Regenerate ULPs.
The update is needed for builds with -O3 and -march>=z13.
ChangeLog:
* sysdeps/s390/fpu/libm-test-ulps: Regenerated.
Diffstat (limited to 'sysdeps')
-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 4a5f8f607c..ce79257e2a 100644 --- a/sysdeps/s390/fpu/libm-test-ulps +++ b/sysdeps/s390/fpu/libm-test-ulps @@ -1686,9 +1686,9 @@ ildouble: 4 ldouble: 4 Function: "j0_towardzero": -double: 2 +double: 3 float: 1 -idouble: 2 +idouble: 3 ifloat: 1 ildouble: 2 ldouble: 2 @@ -2140,9 +2140,9 @@ ildouble: 3 ldouble: 3 Function: "y0_upward": -double: 2 +double: 3 float: 5 -idouble: 2 +idouble: 3 ifloat: 5 ildouble: 3 ldouble: 3 @@ -2172,9 +2172,9 @@ ildouble: 2 ldouble: 2 Function: "y1_upward": -double: 5 +double: 7 float: 2 -idouble: 5 +idouble: 7 ifloat: 2 ildouble: 5 ldouble: 5 |