mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-25 13:51:04 +08:00
Update i686 ulps.
Without this ULP patch these 3 tests fail on i686: FAIL: math/test-float128-j0 FAIL: math/test-float64x-j0 FAIL: math/test-ldouble-j0 CPU info: Vendor ID: GenuineIntel CPU family: 6 Model: 85 Model name: Intel Xeon Processor (Cascadelake)
This commit is contained in:
parent
804200923d
commit
86a912c863
@ -1260,13 +1260,13 @@ Function: "j0_downward":
|
||||
double: 2
|
||||
float: 4
|
||||
float128: 4
|
||||
ldouble: 4
|
||||
ldouble: 6
|
||||
|
||||
Function: "j0_towardzero":
|
||||
double: 4
|
||||
float: 5
|
||||
float128: 2
|
||||
ldouble: 5
|
||||
float128: 4
|
||||
ldouble: 6
|
||||
|
||||
Function: "j0_upward":
|
||||
double: 4
|
||||
|
Loading…
x
Reference in New Issue
Block a user