[COMMITTED][PATCH] hppa: Update pow ULPs

John David Anglin dave.anglin@bell.net
Sat Feb 17 22:27:00 GMT 2018


See attached.

Dave

-- 
John David Anglin  dave.anglin@bell.net

-------------- next part --------------
2018-02-17  John David Anglin  <danglin@gcc.gnu.org>

	* sysdeps/hppa/fpu/libm-test-ulps (pow): Increase double and
	idouble to 1 ULP.

diff --git a/sysdeps/hppa/fpu/libm-test-ulps b/sysdeps/hppa/fpu/libm-test-ulps
index 08c3bae170..6a6cae84dd 100644
--- a/sysdeps/hppa/fpu/libm-test-ulps
+++ b/sysdeps/hppa/fpu/libm-test-ulps
@@ -1496,7 +1496,9 @@ idouble: 1
 ifloat: 2
 
 Function: "pow":
+double: 1
 float: 1
+idouble: 1
 ifloat: 1
 
 Function: "pow_downward":


More information about the Libc-alpha mailing list