]> sourceware.org Git - glibc.git/commitdiff
s390x: Regenerate ULPs.
authorStefan Liebler <stli@linux.ibm.com>
Fri, 12 Mar 2021 13:31:49 +0000 (14:31 +0100)
committerStefan Liebler <stli@linux.ibm.com>
Fri, 12 Mar 2021 13:31:49 +0000 (14:31 +0100)
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

index 7a00ed5b4db6c654d1c14ab6d4f868cf1a66261f..91f2c4c80f5e5f3db6ec05ae271d06327159eec9 100644 (file)
@@ -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
 
This page took 0.041406 seconds and 5 git commands to generate.