mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-13 13:37:38 +08:00
[AArch64] Update libm-test-ulps
This partly reverts commit f8238ae3c7701dbd9c04028861916de64e578114 that regenerated the ulps, to make the max ulps good for gcc-5, gcc-6 and gcc-trunk as well. * sysdeps/aarch64/libm-test-ulps: Updated.
This commit is contained in:
parent
1f16923552
commit
d637e923f9
@ -1,3 +1,7 @@
|
||||
2016-07-21 Szabolcs Nagy <szabolcs.nagy@arm.com>
|
||||
|
||||
* sysdeps/aarch64/libm-test-ulps: Updated.
|
||||
|
||||
2016-07-20 Stefan Liebler <stli@linux.vnet.ibm.com>
|
||||
|
||||
* sysdeps/s390/s390-32/memcpy.S (memcpy): Eliminate the usage
|
||||
|
@ -1347,16 +1347,16 @@ ldouble: 5
|
||||
|
||||
Function: Real part of "ctan_towardzero":
|
||||
double: 5
|
||||
float: 2
|
||||
float: 3
|
||||
idouble: 5
|
||||
ifloat: 2
|
||||
ifloat: 3
|
||||
ildouble: 4
|
||||
ldouble: 4
|
||||
|
||||
Function: Imaginary part of "ctan_towardzero":
|
||||
double: 1
|
||||
double: 2
|
||||
float: 2
|
||||
idouble: 1
|
||||
idouble: 2
|
||||
ifloat: 2
|
||||
ildouble: 5
|
||||
ldouble: 5
|
||||
|
Loading…
x
Reference in New Issue
Block a user