This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
[PATCH] powerpc: Regenerate ULPs
- From: "Gabriel F. T. Gomes" <gabriel at inconstante dot eti dot br>
- To: <libc-alpha at sourceware dot org>
- Cc: <tuliom at linux dot vnet dot ibm dot com>
- Date: Fri, 17 Nov 2017 18:33:50 -0200
- Subject: [PATCH] powerpc: Regenerate ULPs
- Authentication-results: sourceware.org; auth=none
On POWER9, cbrtf128 fails by 1 ULP.
* sysdeps/powerpc/fpu/libm-test-ulps: Regenerate.
---
sysdeps/powerpc/fpu/libm-test-ulps | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sysdeps/powerpc/fpu/libm-test-ulps b/sysdeps/powerpc/fpu/libm-test-ulps
index 3ed864cbac..a685cabfdc 100644
--- a/sysdeps/powerpc/fpu/libm-test-ulps
+++ b/sysdeps/powerpc/fpu/libm-test-ulps
@@ -860,10 +860,10 @@ ldouble: 3
Function: "cbrt_upward":
double: 5
float: 1
-float128: 1
+float128: 2
idouble: 5
ifloat: 1
-ifloat128: 1
+ifloat128: 2
ildouble: 2
ldouble: 2
--
2.13.6