1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-10 05:03:06 +03:00

Update sparc ulps after Joseph's math.h fixes.

* sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
	entries.
This commit is contained in:
David S. Miller
2012-05-31 16:23:39 -07:00
parent e77253266a
commit 1c2cfe8193
2 changed files with 5 additions and 9 deletions

View File

@@ -1,3 +1,8 @@
2012-05-31 David S. Miller <davem@davemloft.net>
* sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
entries.
2012-06-01 Andreas Schwab <schwab@linux-m68k.org> 2012-06-01 Andreas Schwab <schwab@linux-m68k.org>
* sysdeps/powerpc/fpu/libm-test-ulps: Sort through * sysdeps/powerpc/fpu/libm-test-ulps: Sort through

View File

@@ -2102,11 +2102,6 @@ Test "sinh_upward (24) == 13244561064.92173614705070540368454568168":
ildouble: 1 ildouble: 1
ldouble: 1 ldouble: 1
# sqrt
Test "sqrt (2) == M_SQRT2l":
ildouble: 1
ldouble: 1
# tan_downward # tan_downward
Test "tan_downward (1) == 1.5574077246549022305069748074583601730873": Test "tan_downward (1) == 1.5574077246549022305069748074583601730873":
float: 1 float: 1
@@ -2921,10 +2916,6 @@ Function: "sinh_upward":
ildouble: 1 ildouble: 1
ldouble: 1 ldouble: 1
Function: "sqrt":
ildouble: 1
ldouble: 1
Function: "tan": Function: "tan":
double: 1 double: 1
idouble: 1 idouble: 1