Adjust libm test ulps for s390

This commit is contained in:
Andreas Schwab 2011-11-30 14:12:19 +01:00
parent f3a6cc0a56
commit b5f44c1ad9
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
2011-11-30 Andreas Schwab <schwab@redhat.com>
* sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
expectations for float.
2011-11-29 Andreas Schwab <schwab@redhat.com>
* locale/weight.h (findidx): Add parameter len.

View File

@ -338,9 +338,9 @@ ildouble: 2
ldouble: 2
Test "Real part of: cpow (2 + 3 i, 4 + 0 i) == -119.0 - 120.0 i":
double: 1
float: 4
float: 5
idouble: 1
ifloat: 4
ifloat: 5
ildouble: 3
ldouble: 3
Test "Imaginary part of: cpow (2 + 3 i, 4 + 0 i) == -119.0 - 120.0 i":
@ -1155,9 +1155,9 @@ ldouble: 1
Function: Real part of "cpow":
double: 2
float: 4
float: 5
idouble: 2
ifloat: 4
ifloat: 5
ildouble: 10
ldouble: 10