mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-25 13:51:04 +08:00
S390: Regenerate ULPs.
Regenerated ulps from scratch as builds with gcc 5.5 / 6.4 resulted in +1 ulps. ChangeLog: * sysdeps/s390/fpu/libm-test-ulps: Regenerated.
This commit is contained in:
parent
47d8d9a217
commit
9a0b697033
@ -1,3 +1,7 @@
|
||||
2018-11-28 Stefan Liebler <stli@linux.ibm.com>
|
||||
|
||||
* sysdeps/s390/fpu/libm-test-ulps: Regenerated.
|
||||
|
||||
2018-11-28 Florian Weimer <fweimer@redhat.com>
|
||||
|
||||
* support/support.h (support_quote_string): Do not use str
|
||||
|
@ -1349,9 +1349,9 @@ ldouble: 5
|
||||
|
||||
Function: Real part of "ctan_towardzero":
|
||||
double: 5
|
||||
float: 2
|
||||
float: 3
|
||||
idouble: 5
|
||||
ifloat: 2
|
||||
ifloat: 3
|
||||
ildouble: 4
|
||||
ldouble: 4
|
||||
|
||||
@ -1372,9 +1372,9 @@ ildouble: 5
|
||||
ldouble: 5
|
||||
|
||||
Function: Imaginary part of "ctan_upward":
|
||||
double: 1
|
||||
double: 2
|
||||
float: 2
|
||||
idouble: 1
|
||||
idouble: 2
|
||||
ifloat: 2
|
||||
ildouble: 5
|
||||
ldouble: 5
|
||||
@ -1866,28 +1866,24 @@ ildouble: 2
|
||||
ldouble: 2
|
||||
|
||||
Function: "log2":
|
||||
double: 1
|
||||
float: 1
|
||||
idouble: 1
|
||||
ifloat: 1
|
||||
ildouble: 2
|
||||
ldouble: 2
|
||||
|
||||
Function: "log2_downward":
|
||||
double: 3
|
||||
idouble: 3
|
||||
ildouble: 3
|
||||
ldouble: 3
|
||||
|
||||
Function: "log2_towardzero":
|
||||
double: 2
|
||||
idouble: 2
|
||||
double: 1
|
||||
idouble: 1
|
||||
ildouble: 1
|
||||
ldouble: 1
|
||||
|
||||
Function: "log2_upward":
|
||||
double: 3
|
||||
idouble: 3
|
||||
double: 1
|
||||
idouble: 1
|
||||
ildouble: 1
|
||||
ldouble: 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user