summary refs log tree commit diff
path: root/sysdeps/sparc
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2001-07-10 08:28:10 +0000
committerAndreas Jaeger <aj@suse.de>2001-07-10 08:28:10 +0000
commit0eeba576ea454c03819a958564f3eae36682e6ce (patch)
treed3081aad78a08827efd142158e2e79b1461b61ee /sysdeps/sparc
parent772596083fa08395b726ac2354f4db58c6ae709f (diff)
downloadglibc-0eeba576ea454c03819a958564f3eae36682e6ce.tar.gz
glibc-0eeba576ea454c03819a958564f3eae36682e6ce.tar.xz
glibc-0eeba576ea454c03819a958564f3eae36682e6ce.zip
Update.
2001-07-10  Andreas Jaeger  <aj@suse.de>

	* sysdeps/sparc/sparc64/fpu/libm-test-ulps: Add ulps for tanh
	(-0.7).
Diffstat (limited to 'sysdeps/sparc')
-rw-r--r--sysdeps/sparc/sparc64/fpu/libm-test-ulps6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysdeps/sparc/sparc64/fpu/libm-test-ulps b/sysdeps/sparc/sparc64/fpu/libm-test-ulps
index 4d92234b5a..5973957a24 100644
--- a/sysdeps/sparc/sparc64/fpu/libm-test-ulps
+++ b/sysdeps/sparc/sparc64/fpu/libm-test-ulps
@@ -1,3 +1,4 @@
+
 # Begin of automatic generation
 
 # asin
@@ -737,6 +738,11 @@ double: 1
 float: 1
 idouble: 1
 ifloat: 1
+Test "tanh (-0.7) == -0.60436777711716349631":
+double: 1
+float: 1
+idouble: 1
+ifloat: 1
 
 # tgamma
 Test "tgamma (-0.5) == -2 sqrt (pi)":