diff options
author | Darius Rad <darius@bluespec.com> | 2024-03-18 11:28:50 +0100 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2024-03-18 11:28:50 +0100 |
commit | f44f3aed31a2d18dc1aa70fce8d466cf6e56b93c (patch) | |
tree | 68d2947dd3cb244d2cf19010ce1f12cb1ecbeb63 /sysdeps/riscv | |
parent | 4b0860d029f3cd61485d97c3620a5935b398b178 (diff) | |
download | glibc-f44f3aed31a2d18dc1aa70fce8d466cf6e56b93c.tar.gz glibc-f44f3aed31a2d18dc1aa70fce8d466cf6e56b93c.tar.xz glibc-f44f3aed31a2d18dc1aa70fce8d466cf6e56b93c.zip |
riscv: Update nofpu libm test ulps
Fix two test failures. Reviewed-by: Florian Weimer <fweimer@redhat.com>
Diffstat (limited to 'sysdeps/riscv')
-rw-r--r-- | sysdeps/riscv/nofpu/libm-test-ulps | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/riscv/nofpu/libm-test-ulps b/sysdeps/riscv/nofpu/libm-test-ulps index 16106f10b0..bc7e615177 100644 --- a/sysdeps/riscv/nofpu/libm-test-ulps +++ b/sysdeps/riscv/nofpu/libm-test-ulps @@ -1043,6 +1043,7 @@ ldouble: 8 Function: "hypot": double: 1 +float: 1 ldouble: 1 Function: "hypot_downward": |