about summary refs log tree commit diff
path: root/sysdeps/powerpc
diff options
context:
space:
mode:
authorMahesh Bodapati <mahesh.bodapati@ibm.com>2023-02-23 11:23:39 -0600
committerRajalakshmi Srinivasaraghavan <rajis@linux.ibm.com>2023-02-23 22:06:03 -0600
commit56fc4b45c0b5c600ebbab452cce4ef6dd754f06f (patch)
tree1e60f44825b732aa1efb61818a3c17b7aeb11639 /sysdeps/powerpc
parentf8e8effa2629c74769a3552aba33175746b710bb (diff)
downloadglibc-56fc4b45c0b5c600ebbab452cce4ef6dd754f06f.tar.gz
glibc-56fc4b45c0b5c600ebbab452cce4ef6dd754f06f.tar.xz
glibc-56fc4b45c0b5c600ebbab452cce4ef6dd754f06f.zip
powerpc:Regenerate ulps for hypot
For new inputs added in commit 3efbf11fdf15ed991d2c41743921c524a867e145,
regenerate the ulps of hypot from 0(default) to 1
Diffstat (limited to 'sysdeps/powerpc')
-rw-r--r--sysdeps/powerpc/fpu/libm-test-ulps4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/powerpc/fpu/libm-test-ulps b/sysdeps/powerpc/fpu/libm-test-ulps
index 001c167d2e..dbf71d8194 100644
--- a/sysdeps/powerpc/fpu/libm-test-ulps
+++ b/sysdeps/powerpc/fpu/libm-test-ulps
@@ -1310,21 +1310,25 @@ ldouble: 11
 
 Function: "hypot":
 double: 1
+float: 1
 float128: 1
 ldouble: 1
 
 Function: "hypot_downward":
 double: 1
+float: 1
 float128: 1
 ldouble: 2
 
 Function: "hypot_towardzero":
 double: 1
+float: 1
 float128: 1
 ldouble: 2
 
 Function: "hypot_upward":
 double: 1
+float: 1
 float128: 1
 ldouble: 3