diff mbox series

riscv: Update rvd libm test ulps

Message ID 20230720165851.2877948-1-aurelien@aurel32.net
State New
Headers show
Series riscv: Update rvd libm test ulps | expand

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(+)
diff mbox series

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