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