mirror of git://sourceware.org/git/glibc.git
s390x: Regenerate ULPs.
Updates needed after recent commit:
db3f7bb558
"math: Remove slow paths from asin and acos [BZ #15267]"
Compre to the required ulps update for x86_64.
This commit is contained in:
parent
0280b390fb
commit
08a0ebb20e
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue