From 6539be6e48912892997eea6afc21883ba1fb8714 Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Wed, 5 Mar 2014 00:00:25 -0500 Subject: hppa: Remove fma ulps from libm-test-ulps. The expected fma ulp of 1 has been removed. The fma function should have 0 ulps. Bug #16661 has been filed to track this issue. --- ports/sysdeps/hppa/fpu/libm-test-ulps | 9 --------- 1 file changed, 9 deletions(-) (limited to 'ports/sysdeps/hppa/fpu') diff --git a/ports/sysdeps/hppa/fpu/libm-test-ulps b/ports/sysdeps/hppa/fpu/libm-test-ulps index 215ba77767..5785a36fdc 100644 --- a/ports/sysdeps/hppa/fpu/libm-test-ulps +++ b/ports/sysdeps/hppa/fpu/libm-test-ulps @@ -7999,11 +7999,6 @@ Test "expm1_upward (0x8p-32)": float: 1 ifloat: 1 -# fma -Test "fma (0x2.fffp+12, 0x1.000002p+0, 0x1.ffffp-24)": -double: 1 -idouble: 1 - # gamma Test "gamma (-0x1p-20)": double: 1 @@ -11274,10 +11269,6 @@ float: 1 idouble: 1 ifloat: 1 -Function: "fma": -double: 1 -idouble: 1 - Function: "gamma": double: 1 float: 2 -- cgit 1.4.1