diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2023-07-25 22:20:51 +0200 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2023-07-25 22:20:57 +0200 |
commit | a3eac15251149d27c6b2dfe1781ee8038fc171e5 (patch) | |
tree | c05d8c1335a1077be824f60af674fa28c8800921 /sysdeps/mips/mips64 | |
parent | 5b61880ba3a0367f8969e028cb2cfe80d6eda8ab (diff) | |
download | glibc-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").
Diffstat (limited to 'sysdeps/mips/mips64')
-rw-r--r-- | sysdeps/mips/mips64/libm-test-ulps | 1 |
1 files changed, 1 insertions, 0 deletions
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": |