mirror of git://sourceware.org/git/glibc.git
S390: Regenerate ULPs.
After regenerating ULPs from scratch in
commit 8e7196c875
, I've missed
to test it with multiple gcc versions. Hence, here is a further update.
ChangeLog:
* sysdeps/s390/fpu/libm-test-ulps: Regenerated.
This commit is contained in:
parent
315304d24a
commit
6e33647646
|
@ -1,3 +1,7 @@
|
|||
2018-02-22 Stefan Liebler <stli@linux.vnet.ibm.com>
|
||||
|
||||
* sysdeps/s390/fpu/libm-test-ulps: Regenerated.
|
||||
|
||||
2018-02-21 Zack Weinberg <zackw@panix.com>
|
||||
|
||||
* libio/libio.h (_IO_pos_BAD, _IO_pos_0, _IO_pos_adjust):
|
||||
|
|
|
@ -40,9 +40,9 @@ ildouble: 2
|
|||
ldouble: 2
|
||||
|
||||
Function: "acosh_downward":
|
||||
double: 1
|
||||
double: 2
|
||||
float: 2
|
||||
idouble: 1
|
||||
idouble: 2
|
||||
ifloat: 2
|
||||
ildouble: 3
|
||||
ldouble: 3
|
||||
|
@ -1317,9 +1317,9 @@ ldouble: 3
|
|||
|
||||
Function: Imaginary part of "ctan":
|
||||
double: 2
|
||||
float: 1
|
||||
float: 2
|
||||
idouble: 2
|
||||
ifloat: 1
|
||||
ifloat: 2
|
||||
ildouble: 3
|
||||
ldouble: 3
|
||||
|
||||
|
@ -1365,9 +1365,9 @@ ldouble: 5
|
|||
|
||||
Function: Imaginary part of "ctan_upward":
|
||||
double: 2
|
||||
float: 1
|
||||
float: 2
|
||||
idouble: 2
|
||||
ifloat: 1
|
||||
ifloat: 2
|
||||
ildouble: 5
|
||||
ldouble: 5
|
||||
|
||||
|
|
Loading…
Reference in New Issue