mirror of git://sourceware.org/git/glibc.git
ARC: Regenerate ulps
Reinstate pass for FAIL: math/test-double-cosh FAIL: math/test-double-sinh FAIL: math/test-float32x-cosh FAIL: math/test-float32x-sinh FAIL: math/test-float64-cosh FAIL: math/test-float64-sinh FAIL: math/test-ldouble-cosh FAIL: math/test-ldouble-sinh
This commit is contained in:
parent
eeaa19f75e
commit
1b5c9dfeb2
|
@ -532,11 +532,11 @@ double: 3
|
||||||
float: 3
|
float: 3
|
||||||
|
|
||||||
Function: "cosh_downward":
|
Function: "cosh_downward":
|
||||||
double: 2
|
double: 3
|
||||||
float: 1
|
float: 1
|
||||||
|
|
||||||
Function: "cosh_towardzero":
|
Function: "cosh_towardzero":
|
||||||
double: 2
|
double: 3
|
||||||
float: 1
|
float: 1
|
||||||
|
|
||||||
Function: "cosh_upward":
|
Function: "cosh_upward":
|
||||||
|
@ -548,7 +548,7 @@ double: 9
|
||||||
float: 8
|
float: 8
|
||||||
|
|
||||||
Function: Imaginary part of "cpow":
|
Function: Imaginary part of "cpow":
|
||||||
double: 3
|
double: 8
|
||||||
float: 6
|
float: 6
|
||||||
|
|
||||||
Function: Real part of "cpow_downward":
|
Function: Real part of "cpow_downward":
|
||||||
|
@ -1036,7 +1036,7 @@ double: 3
|
||||||
float: 3
|
float: 3
|
||||||
|
|
||||||
Function: "sinh_towardzero":
|
Function: "sinh_towardzero":
|
||||||
double: 2
|
double: 3
|
||||||
float: 2
|
float: 2
|
||||||
|
|
||||||
Function: "sinh_upward":
|
Function: "sinh_upward":
|
||||||
|
|
Loading…
Reference in New Issue