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:
parent
e16deca62e
commit
261a851c22
@ -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]
|
||||
|
@ -2464,8 +2464,10 @@ ildouble: 1
|
||||
ldouble: 1
|
||||
|
||||
Function: "pow":
|
||||
double: 1
|
||||
float: 1
|
||||
float128: 2
|
||||
idouble: 1
|
||||
ifloat: 1
|
||||
ifloat128: 2
|
||||
ildouble: 1
|
||||
|
Loading…
Reference in New Issue
Block a user