riscv: Update rvd libm test ulps

Message ID 20230720165851.2877948-1-aurelien@aurel32.net
State Committed
Commit 7fcdc2380c5c3870c795e95c07c127d2ca52a9ce
Headers
Series riscv: Update rvd libm test ulps |

Checks

Context Check Description
redhat-pt-bot/TryBot-apply_patch success Patch applied to master at the time it was sent
redhat-pt-bot/TryBot-32bit success Build for i686
linaro-tcwg-bot/tcwg_glibc_build--master-arm success Testing passed
linaro-tcwg-bot/tcwg_glibc_build--master-aarch64 success Testing passed
linaro-tcwg-bot/tcwg_glibc_check--master-arm success Testing passed
linaro-tcwg-bot/tcwg_glibc_check--master-aarch64 warning Patch failed to apply

Commit Message

Aurelien Jarno July 20, 2023, 4:58 p.m. UTC
  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").
---
 sysdeps/riscv/rvd/libm-test-ulps | 1 +
 1 file changed, 1 insertion(+)
  

Patch

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