00db10
Update powerpc64 ULPs.
00db10
00db10
The last upstream ULP update before the branch, in
00db10
00db10
commit c6922934363f44b88250567f52036d8e9972c255
00db10
Author: Andreas Schwab <schwab@linux-m68k.org>
00db10
Date:   Sat Mar 3 14:20:24 2012 +0100
00db10
00db10
    Update powerpc libm ULPs
00db10
00db10
did not specify 1-ULP tolerance for all tests because some of them
00db10
returned the exact result.  Current upstream uses a different way for
00db10
specifying ULPs, after this commit:
00db10
00db10
commit e6b6a85705be16373fb3f78ef998edc62150499c
00db10
Author: Joseph Myers <joseph@codesourcery.com>
00db10
Date:   Wed Mar 5 15:02:38 2014 +0000
00db10
00db10
    Don't include individual test ulps in libm-test-ulps.
00db10
00db10
This implicitly increased the test tolerance for most (all?) math
00db10
functions to 1 ULP because at least one subtest was off by 1 ULP.
00db10
00db10
Index: b/sysdeps/powerpc/fpu/libm-test-ulps
00db10
===================================================================
00db10
--- a/sysdeps/powerpc/fpu/libm-test-ulps
00db10
+++ b/sysdeps/powerpc/fpu/libm-test-ulps
00db10
@@ -2396,6 +2396,9 @@ ldouble: 2
00db10
 Test "sin_downward (8) == 0.9893582466233817778081235982452886721164":
00db10
 ildouble: 1
00db10
 ldouble: 1
00db10
+Test "sin_downward (9) == 0.4121184852417565697562725663524351793439":
00db10
+float: 1
00db10
+ifloat: 1
00db10
 
00db10
 # sin_tonearest
00db10
 Test "sin_tonearest (1) == 0.8414709848078965066525023216302989996226":
00db10
@@ -2438,10 +2441,15 @@ float: 1
00db10
 ifloat: 1
00db10
 ildouble: 2
00db10
 ldouble: 2
00db10
+Test "sin_upward (10) == -0.5440211108893698134047476618513772816836":
00db10
+float: 1
00db10
+ifloat: 1
00db10
 Test "sin_upward (2) == 0.9092974268256816953960198659117448427023":
00db10
 float: 2
00db10
 ifloat: 2
00db10
 Test "sin_upward (3) == 0.1411200080598672221007448028081102798469":
00db10
+float: 1
00db10
+ifloat: 1
00db10
 ildouble: 1
00db10
 ldouble: 1
00db10
 Test "sin_upward (4) == -0.7568024953079282513726390945118290941359":
00db10
@@ -2449,9 +2457,18 @@ float: 1
00db10
 ifloat: 1
00db10
 ildouble: 1
00db10
 ldouble: 1
00db10
+Test "sin_upward (5) == -0.9589242746631384688931544061559939733525":
00db10
+float: 1
00db10
+ifloat: 1
00db10
 Test "sin_upward (6) == -0.2794154981989258728115554466118947596280":
00db10
 ildouble: 1
00db10
 ldouble: 1
00db10
+Test "sin_upward (7) == 0.6569865987187890903969990915936351779369":
00db10
+float: 1
00db10
+ifloat: 1
00db10
+Test "sin_upward (8) == 0.9893582466233817778081235982452886721164":
00db10
+float: 1
00db10
+ifloat: 1
00db10
 Test "sin_upward (9) == 0.4121184852417565697562725663524351793439":
00db10
 float: 1
00db10
 ifloat: 1