summary refs log tree commit diff
diff options
context:
space:
mode:
authorAurelien Jarno <aurelien@aurel32.net>2023-07-25 22:20:51 +0200
committerAurelien Jarno <aurelien@aurel32.net>2023-07-25 22:20:57 +0200
commita3eac15251149d27c6b2dfe1781ee8038fc171e5 (patch)
treec05d8c1335a1077be824f60af674fa28c8800921
parent5b61880ba3a0367f8969e028cb2cfe80d6eda8ab (diff)
downloadglibc-a3eac15251149d27c6b2dfe1781ee8038fc171e5.tar.gz
glibc-a3eac15251149d27c6b2dfe1781ee8038fc171e5.tar.xz
glibc-a3eac15251149d27c6b2dfe1781ee8038fc171e5.zip
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").
-rw-r--r--sysdeps/mips/mips32/libm-test-ulps1
-rw-r--r--sysdeps/mips/mips64/libm-test-ulps1
2 files changed, 2 insertions, 0 deletions
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":