From 4eff749e8f06d8f6c5fc8b37299e9e0409ed80ec Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Wed, 22 Sep 2021 12:35:44 +0000 Subject: Adjust new narrowing div/mul tests for IBM long double, update powerpc ULPs Testing for powerpc shows some of the new narrowing div/mul tests need XFAILing for IBM long double and some ULPs updates are needed for those tests. --- sysdeps/powerpc/fpu/libm-test-ulps | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sysdeps') diff --git a/sysdeps/powerpc/fpu/libm-test-ulps b/sysdeps/powerpc/fpu/libm-test-ulps index a605aeb..fda4ca4 100644 --- a/sysdeps/powerpc/fpu/libm-test-ulps +++ b/sysdeps/powerpc/fpu/libm-test-ulps @@ -1103,6 +1103,9 @@ ldouble: 10 Function: "div_ldouble": float: 1 +Function: "div_towardzero_ldouble": +double: 1 + Function: "erf": double: 1 float: 1 -- cgit v1.1