diff mbox series

ARC: Regenerate ulps

Message ID 20210108175145.44862-1-vgupta@synopsys.com
State New
Headers show
Series ARC: Regenerate ulps | expand

Commit Message

Vineet Gupta Jan. 8, 2021, 5:51 p.m. UTC
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
---
 sysdeps/arc/fpu/libm-test-ulps | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
diff mbox series

Patch

diff --git a/sysdeps/arc/fpu/libm-test-ulps b/sysdeps/arc/fpu/libm-test-ulps
index f7f98caa0d5e..1a7cd54b39d2 100644
--- a/sysdeps/arc/fpu/libm-test-ulps
+++ b/sysdeps/arc/fpu/libm-test-ulps
@@ -532,11 +532,11 @@  double: 3
 float: 3
 
 Function: "cosh_downward":
-double: 2
+double: 3
 float: 1
 
 Function: "cosh_towardzero":
-double: 2
+double: 3
 float: 1
 
 Function: "cosh_upward":
@@ -548,7 +548,7 @@  double: 9
 float: 8
 
 Function: Imaginary part of "cpow":
-double: 3
+double: 8
 float: 6
 
 Function: Real part of "cpow_downward":
@@ -1036,7 +1036,7 @@  double: 3
 float: 3
 
 Function: "sinh_towardzero":
-double: 2
+double: 3
 float: 2
 
 Function: "sinh_upward":