mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00: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:
parent
e77253266a
commit
1c2cfe8193
@ -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>
|
||||
|
||||
* sysdeps/powerpc/fpu/libm-test-ulps: Sort through
|
||||
|
@ -2102,11 +2102,6 @@ Test "sinh_upward (24) == 13244561064.92173614705070540368454568168":
|
||||
ildouble: 1
|
||||
ldouble: 1
|
||||
|
||||
# sqrt
|
||||
Test "sqrt (2) == M_SQRT2l":
|
||||
ildouble: 1
|
||||
ldouble: 1
|
||||
|
||||
# tan_downward
|
||||
Test "tan_downward (1) == 1.5574077246549022305069748074583601730873":
|
||||
float: 1
|
||||
@ -2921,10 +2916,6 @@ Function: "sinh_upward":
|
||||
ildouble: 1
|
||||
ldouble: 1
|
||||
|
||||
Function: "sqrt":
|
||||
ildouble: 1
|
||||
ldouble: 1
|
||||
|
||||
Function: "tan":
|
||||
double: 1
|
||||
idouble: 1
|
||||
|
Loading…
Reference in New Issue
Block a user