diff mbox series

[COMMITTED] powerpc: Update pow() ULPs

Message ID 20180212164441.5891-1-tuliom@linux.vnet.ibm.com
State New
Headers show
Series [COMMITTED] powerpc: Update pow() ULPs | expand

Commit Message

Tulio Magno Quites Machado Filho Feb. 12, 2018, 4:44 p.m. UTC
* sysdeps/powerpc/fpu/libm-test-ulps (pow): Increase double and
	idouble to 1 ULP.

Signed-off-by: Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
---
 ChangeLog                          | 5 +++++
 sysdeps/powerpc/fpu/libm-test-ulps | 2 ++
 2 files changed, 7 insertions(+)
diff mbox series

Patch

diff --git a/ChangeLog b/ChangeLog
index 4d78df2..4c0841f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@ 
+2018-02-12  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
+
+	* sysdeps/powerpc/fpu/libm-test-ulps (pow): Increase double and
+	idouble to 1 ULP.
+
 2018-02-12  Zack Weinberg  <zackw@panix.com>
 
 	[BZ #19239]
diff --git a/sysdeps/powerpc/fpu/libm-test-ulps b/sysdeps/powerpc/fpu/libm-test-ulps
index c10b2f8..6eec66f 100644
--- a/sysdeps/powerpc/fpu/libm-test-ulps
+++ b/sysdeps/powerpc/fpu/libm-test-ulps
@@ -2464,8 +2464,10 @@  ildouble: 1
 ldouble: 1
 
 Function: "pow":
+double: 1
 float: 1
 float128: 2
+idouble: 1
 ifloat: 1
 ifloat128: 2
 ildouble: 1