public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] MIPS: Update mips32 and mip64 libm test ulps
@ 2023-07-25 21:09 Aurelien Jarno
  0 siblings, 0 replies; only message in thread
From: Aurelien Jarno @ 2023-07-25 21:09 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=a3eac15251149d27c6b2dfe1781ee8038fc171e5

commit a3eac15251149d27c6b2dfe1781ee8038fc171e5
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Tue Jul 25 22:20:51 2023 +0200

    MIPS: Update mips32 and mip64 libm test ulps
    
    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").

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

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

only message in thread, other threads:[~2023-07-25 21:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-25 21:09 [glibc] MIPS: Update mips32 and mip64 libm test ulps Aurelien Jarno

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