about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-11-30 17:38:37 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-11-30 17:38:37 +0000
commit2a398e6f5b3d7521240756f25a811e53efe3028b (patch)
tree88409a7c373b4c622fce074c0a3746d2ebdfdc54
parent05f5c45cffd117c545c479ffb4f2474e041ea920 (diff)
downloadglibc-2a398e6f5b3d7521240756f25a811e53efe3028b.tar.gz
glibc-2a398e6f5b3d7521240756f25a811e53efe3028b.tar.xz
glibc-2a398e6f5b3d7521240756f25a811e53efe3028b.zip
Remove powerpc-nofpu fma ulps.
-rw-r--r--ports/ChangeLog.powerpc2
-rw-r--r--ports/sysdeps/powerpc/nofpu/libm-test-ulps36
2 files changed, 2 insertions, 36 deletions
diff --git a/ports/ChangeLog.powerpc b/ports/ChangeLog.powerpc
index ce363dd333..cd7afb204e 100644
--- a/ports/ChangeLog.powerpc
+++ b/ports/ChangeLog.powerpc
@@ -1,5 +1,7 @@
 2012-11-30  Joseph Myers  <joseph@codesourcery.com>
 
+	* sysdeps/powerpc/nofpu/libm-test-ulps: Remove fma ulps.
+
 	* sysdeps/powerpc/nofpu/libm-test-ulps: Update.
 
 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
diff --git a/ports/sysdeps/powerpc/nofpu/libm-test-ulps b/ports/sysdeps/powerpc/nofpu/libm-test-ulps
index 003ae8f915..652cad322c 100644
--- a/ports/sysdeps/powerpc/nofpu/libm-test-ulps
+++ b/ports/sysdeps/powerpc/nofpu/libm-test-ulps
@@ -1727,34 +1727,6 @@ Test "expm1 (500.0) == 1.4035922178528374107397703328409120821806e+217":
 double: 1
 idouble: 1
 
-# fma_downward
-Test "fma_downward (-min_value, min_value, +0) == -min_subnorm_value":
-ildouble: 1
-ldouble: 1
-Test "fma_downward (-min_value, min_value, -0) == -min_subnorm_value":
-ildouble: 1
-ldouble: 1
-Test "fma_downward (min_value, -min_value, +0) == -min_subnorm_value":
-ildouble: 1
-ldouble: 1
-Test "fma_downward (min_value, -min_value, -0) == -min_subnorm_value":
-ildouble: 1
-ldouble: 1
-
-# fma_upward
-Test "fma_upward (-min_value, -min_value, +0) == min_subnorm_value":
-ildouble: 1
-ldouble: 1
-Test "fma_upward (-min_value, -min_value, -0) == min_subnorm_value":
-ildouble: 1
-ldouble: 1
-Test "fma_upward (min_value, min_value, +0) == min_subnorm_value":
-ildouble: 1
-ldouble: 1
-Test "fma_upward (min_value, min_value, -0) == min_subnorm_value":
-ildouble: 1
-ldouble: 1
-
 # hypot
 Test "hypot (-0.7, -12.4) == 12.419742348374220601176836866763271":
 float: 1
@@ -3141,14 +3113,6 @@ ifloat: 1
 ildouble: 1
 ldouble: 1
 
-Function: "fma_downward":
-ildouble: 1
-ldouble: 1
-
-Function: "fma_upward":
-ildouble: 1
-ldouble: 1
-
 Function: "gamma":
 ildouble: 1
 ldouble: 1