S390: Regenerate ULPs.

Updated ulps after recent commit
"[PATCH 1/7] sin/cos slow paths: avoid slow paths for small inputs"
(19a8b9a300).

ChangeLog:

	* sysdeps/s390/fpu/libm-test-ulps: Regenerated.
This commit is contained in:
Stefan Liebler 2018-04-05 16:20:03 +02:00
parent cf138b0c83
commit db9e55ff36
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2018-04-05 Stefan Liebler <stli@linux.vnet.ibm.com>
* sysdeps/s390/fpu/libm-test-ulps: Regenerated.
2018-04-05 Florian Weimer <fweimer@redhat.com>
* manual/examples/mbstouwcs.c (mbstouwcs): Fix loop termination,

View File

@ -1006,6 +1006,8 @@ ildouble: 2
ldouble: 2
Function: "cos":
double: 1
idouble: 1
ildouble: 1
ldouble: 1
@ -1930,6 +1932,8 @@ ildouble: 2
ldouble: 2
Function: "sin":
double: 1
idouble: 1
ildouble: 1
ldouble: 1
@ -1952,6 +1956,8 @@ ildouble: 3
ldouble: 3
Function: "sincos":
double: 1
idouble: 1
ildouble: 1
ldouble: 1