public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [COMMITTED][PATCH] hppa: Update pow ULPs
@ 2018-02-17 22:27 John David Anglin
  0 siblings, 0 replies; only message in thread
From: John David Anglin @ 2018-02-17 22:27 UTC (permalink / raw)
  To: libc-alpha

[-- Attachment #1: Type: text/plain, Size: 66 bytes --]

See attached.

Dave

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


[-- Attachment #2: hppa-ulps-pow.d --]
[-- Type: text/plain, Size: 464 bytes --]

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":

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-02-17 18:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-17 22:27 [COMMITTED][PATCH] hppa: Update pow ULPs John David Anglin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).