powerpc: Update pow() ULPs

* sysdeps/powerpc/fpu/libm-test-ulps (pow): Increase double and
	idouble to 1 ULP.

Signed-off-by: Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
This commit is contained in:
Tulio Magno Quites Machado Filho 2018-02-12 12:10:21 -02:00
parent e16deca62e
commit 261a851c22
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2018-02-12 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
* sysdeps/powerpc/fpu/libm-test-ulps (pow): Increase double and
idouble to 1 ULP.
2018-02-12 Zack Weinberg <zackw@panix.com>
[BZ #19239]

View File

@ -2464,8 +2464,10 @@ ildouble: 1
ldouble: 1
Function: "pow":
double: 1
float: 1
float128: 2
idouble: 1
ifloat: 1
ifloat128: 2
ildouble: 1