[PATCH] s390x: Update ulps
Mark Wielaard
mark@klomp.org
Thu Nov 7 18:05:56 GMT 2024
Needed for test-float-cacosh, test-float-csin, test-float32-cacosh and
test-float32-csin.
---
sysdeps/s390/fpu/libm-test-ulps | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sysdeps/s390/fpu/libm-test-ulps b/sysdeps/s390/fpu/libm-test-ulps
index 288054aafc24..a25bb505b385 100644
--- a/sysdeps/s390/fpu/libm-test-ulps
+++ b/sysdeps/s390/fpu/libm-test-ulps
@@ -228,7 +228,7 @@ ldouble: 3
Function: Real part of "cacosh_upward":
double: 4
-float: 3
+float: 4
ldouble: 6
Function: Imaginary part of "cacosh_upward":
@@ -720,6 +720,7 @@ float: 1
ldouble: 1
Function: Imaginary part of "csin":
+float: 1
ldouble: 1
Function: Real part of "csin_downward":
--
2.47.0
More information about the Libc-alpha
mailing list