From 56fc4b45c0b5c600ebbab452cce4ef6dd754f06f Mon Sep 17 00:00:00 2001 From: Mahesh Bodapati Date: Thu, 23 Feb 2023 11:23:39 -0600 Subject: powerpc:Regenerate ulps for hypot For new inputs added in commit 3efbf11fdf15ed991d2c41743921c524a867e145, regenerate the ulps of hypot from 0(default) to 1 --- sysdeps/powerpc/fpu/libm-test-ulps | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sysdeps') 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 -- cgit 1.4.1