From 31a5468806fa75f49f7239f05eb7c857ee8a4191 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 13 Sep 2001 17:27:49 +0000 Subject: Update. 2001-09-13 Ulrich Drepper * sysdeps/powerpc/fpu/libm-test-ulps: Adjust expected errors for j0. --- sysdeps/powerpc/fpu/libm-test-ulps | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'sysdeps') diff --git a/sysdeps/powerpc/fpu/libm-test-ulps b/sysdeps/powerpc/fpu/libm-test-ulps index b1d4332..55dd1e0 100644 --- a/sysdeps/powerpc/fpu/libm-test-ulps +++ b/sysdeps/powerpc/fpu/libm-test-ulps @@ -447,6 +447,16 @@ ifloat: 1 Test "j0 (8.0) == 0.17165080713755390609": float: 1 ifloat: 1 +Test "j0 (4.0) == -3.9714980986384737228659076845169804197562E-1": +double: 1 +float: 1 +idouble: 1 +ifloat: 1 +Test "j0 (-4.0) == -3.9714980986384737228659076845169804197562E-1": +double: 1 +float: 1 +idouble: 1 +ifloat: 1 # j1 Test "j1 (10.0) == 0.043472746168861436670": -- cgit v1.1