[COMMITTED] s390x: Regenerate ULPs.

Message ID 20210312133412.29606-1-stli@linux.ibm.com
State Committed
Commit 08a0ebb20e06df224d1f98bb45dc00874f2f4549
Headers
Series [COMMITTED] s390x: Regenerate ULPs. |

Commit Message

Stefan Liebler March 12, 2021, 1:34 p.m. UTC
  Updates needed after recent commit:
db3f7bb5586392d9809fc6397c7184983aed6008
"math: Remove slow paths from asin and acos [BZ #15267]"
Compre to the required ulps update for x86_64.
---
 sysdeps/s390/fpu/libm-test-ulps | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
  

Patch

diff --git a/sysdeps/s390/fpu/libm-test-ulps b/sysdeps/s390/fpu/libm-test-ulps
index 7a00ed5b4d..91f2c4c80f 100644
--- a/sysdeps/s390/fpu/libm-test-ulps
+++ b/sysdeps/s390/fpu/libm-test-ulps
@@ -57,7 +57,7 @@  float: 1
 ldouble: 1
 
 Function: "asin_upward":
-double: 1
+double: 2
 float: 1
 ldouble: 2
 
@@ -82,6 +82,7 @@  float: 3
 ldouble: 4
 
 Function: "atan":
+double: 1
 float: 1
 ldouble: 1
 
@@ -560,6 +561,7 @@  float: 3
 ldouble: 2
 
 Function: Imaginary part of "clog":
+double: 1
 float: 1
 ldouble: 1