summaryrefslogtreecommitdiff
path: root/sysdeps/hppa
diff options
context:
space:
mode:
authorJohn David Anglin <danglin@gcc.gnu.org>2018-02-17 13:46:50 -0500
committerJohn David Anglin <danglin@gcc.gnu.org>2018-02-17 13:46:50 -0500
commit6aca1b6102733ba1d7f2be4088e33ce6966385d1 (patch)
tree071b5240258c9ecfbfe547f70ecd421d255b365f /sysdeps/hppa
parent16efad5171ac1ac2c8728405f2703045f08c494b (diff)
Fix ulps for pow on hppa.
* sysdeps/hppa/fpu/libm-test-ulps (pow): Increase double and idouble to 1 ULP.
Diffstat (limited to 'sysdeps/hppa')
-rw-r--r--sysdeps/hppa/fpu/libm-test-ulps2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/hppa/fpu/libm-test-ulps b/sysdeps/hppa/fpu/libm-test-ulps
index 08c3bae170..6a6cae84dd 100644
--- a/sysdeps/hppa/fpu/libm-test-ulps
+++ b/sysdeps/hppa/fpu/libm-test-ulps
@@ -1496,7 +1496,9 @@ idouble: 1
ifloat: 2
Function: "pow":
+double: 1
float: 1
+idouble: 1
ifloat: 1
Function: "pow_downward":