diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2023-07-20 18:58:42 +0200 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2023-07-22 15:55:33 +0200 |
commit | 7fcdc2380c5c3870c795e95c07c127d2ca52a9ce (patch) | |
tree | c7ea870eb5175124c4a986d926431e34c84624e5 | |
parent | 59dc07637fa1a693bd7599a98b0735697544077b (diff) | |
download | glibc-7fcdc2380c5c3870c795e95c07c127d2ca52a9ce.tar.gz glibc-7fcdc2380c5c3870c795e95c07c127d2ca52a9ce.tar.xz glibc-7fcdc2380c5c3870c795e95c07c127d2ca52a9ce.zip |
riscv: Update rvd libm test ulps
Generated on a VisionFive 2 board running Linux version 6.4.2 and GCC 13.1.0. Needed due to commit cf7ffdd8a5f6 ("added pair of inputs for hypotf in binary32").
-rw-r--r-- | sysdeps/riscv/rvd/libm-test-ulps | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/riscv/rvd/libm-test-ulps b/sysdeps/riscv/rvd/libm-test-ulps index 308568082f..a3a05a8705 100644 --- a/sysdeps/riscv/rvd/libm-test-ulps +++ b/sysdeps/riscv/rvd/libm-test-ulps @@ -1046,6 +1046,7 @@ ldouble: 8 Function: "hypot": double: 1 +float: 1 ldouble: 1 Function: "hypot_downward": |