From 11e0098ef008db301a82b753dda466dc61cdd0bc Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Thu, 15 Mar 2012 15:16:31 +0100 Subject: Use double precision instead of scaling for powerpc __ieee754_hypotf --- sysdeps/powerpc/fpu/libm-test-ulps | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'sysdeps/powerpc/fpu/libm-test-ulps') diff --git a/sysdeps/powerpc/fpu/libm-test-ulps b/sysdeps/powerpc/fpu/libm-test-ulps index eaa734ff2b..9e00029c9d 100644 --- a/sysdeps/powerpc/fpu/libm-test-ulps +++ b/sysdeps/powerpc/fpu/libm-test-ulps @@ -1119,10 +1119,7 @@ ildouble: 1 ldouble: 1 Test "hypot (0x1.234566p-126, 0x1.234566p-126) == 1.891441686191081936598531534017449451173e-38": double: 1 -float: 6 idouble: 1 -Test "hypot (0x3p125, 0x4p125) == 0x5p125": -float: 1 Test "hypot (12.4, -0.7) == 12.419742348374220601176836866763271": double: 1 float: 1 @@ -2247,7 +2244,7 @@ ldouble: 1 Function: "hypot": double: 1 -float: 6 +float: 1 idouble: 1 ifloat: 1 ildouble: 1 -- cgit 1.4.1