public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] MIPS: Update mips32 and mip64 libm test ulps
@ 2023-07-25 20:22 Aurelien Jarno
  2023-07-25 20:35 ` Andreas K. Huettel
  0 siblings, 1 reply; 2+ messages in thread
From: Aurelien Jarno @ 2023-07-25 20:22 UTC (permalink / raw)
  To: libc-alpha; +Cc: Aurelien Jarno

Generated on a Cavium Octeon III 2 board running Linux version 4.19.249
and GCC 13.1.0.

Needed due to commit cf7ffdd8a5f6 ("added pair of inputs for hypotf in
binary32").
---
 sysdeps/mips/mips32/libm-test-ulps | 1 +
 sysdeps/mips/mips64/libm-test-ulps | 1 +
 2 files changed, 2 insertions(+)

diff --git a/sysdeps/mips/mips32/libm-test-ulps b/sysdeps/mips/mips32/libm-test-ulps
index f7e6046da4..5720e73288 100644
--- a/sysdeps/mips/mips32/libm-test-ulps
+++ b/sysdeps/mips/mips32/libm-test-ulps
@@ -839,6 +839,7 @@ float: 6
 
 Function: "hypot":
 double: 1
+float: 1
 
 Function: "hypot_downward":
 double: 1
diff --git a/sysdeps/mips/mips64/libm-test-ulps b/sysdeps/mips/mips64/libm-test-ulps
index 6f5030b1dc..78969745b2 100644
--- a/sysdeps/mips/mips64/libm-test-ulps
+++ b/sysdeps/mips/mips64/libm-test-ulps
@@ -1050,6 +1050,7 @@ ldouble: 8
 
 Function: "hypot":
 double: 1
+float: 1
 ldouble: 1
 
 Function: "hypot_downward":
-- 
2.39.2


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] MIPS: Update mips32 and mip64 libm test ulps
  2023-07-25 20:22 [PATCH] MIPS: Update mips32 and mip64 libm test ulps Aurelien Jarno
@ 2023-07-25 20:35 ` Andreas K. Huettel
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas K. Huettel @ 2023-07-25 20:35 UTC (permalink / raw)
  To: libc-alpha; +Cc: Aurelien Jarno, Aurelien Jarno

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

Am Dienstag, 25. Juli 2023, 22:22:33 CEST schrieb Aurelien Jarno:
> Generated on a Cavium Octeon III 2 board running Linux version 4.19.249
> and GCC 13.1.0.
> 
> Needed due to commit cf7ffdd8a5f6 ("added pair of inputs for hypotf in
> binary32").
> ---
>  sysdeps/mips/mips32/libm-test-ulps | 1 +
>  sysdeps/mips/mips64/libm-test-ulps | 1 +
>  2 files changed, 2 insertions(+)
> 
> diff --git a/sysdeps/mips/mips32/libm-test-ulps b/sysdeps/mips/mips32/libm-test-ulps

yes please! -a

-- 
Andreas K. Hüttel
dilfridge@gentoo.org
Gentoo Linux developer
(council, toolchain, base-system, perl, libreoffice)

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 981 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-25 20:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-25 20:22 [PATCH] MIPS: Update mips32 and mip64 libm test ulps Aurelien Jarno
2023-07-25 20:35 ` Andreas K. Huettel

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).