ia64: drop large results from libm-test-ulps [BZ #16401]

We don't want to record these test results as a good thing.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
Mike Frysinger 2014-01-06 20:31:11 -05:00
parent eb3fc44b56
commit 7157a710e4
2 changed files with 5 additions and 24 deletions

View File

@ -1,3 +1,8 @@
2014-01-06 Mike Frysinger <vapier@gentoo.org>
[BZ #16401]
* sysdeps/ia64/fpu/libm-test-ulps: Delete large pow entries.
2014-01-06 Mike Frysinger <vapier@gentoo.org>
* sysdeps/ia64/fpu/libm-test-ulps: Update.

View File

@ -8297,14 +8297,6 @@ ifloat: 1
ildouble: 1
ldouble: 1
# pow
Test "pow (-0x2p+0, -0x7.fp+4)":
float: 4194304
ifloat: 4194304
Test "pow (-0x8p-4, 0x7.fp+4)":
float: 4194304
ifloat: 4194304
# pow_downward
Test "pow_downward (1.0625, 1.125)":
double: 1
@ -8313,14 +8305,6 @@ Test "pow_downward (1.5, 1.03125)":
float: 1
ifloat: 1
# pow_tonearest
Test "pow_tonearest (-0x2p+0, -0x7.fp+4)":
float: 4194304
ifloat: 4194304
Test "pow_tonearest (-0x8p-4, 0x7.fp+4)":
float: 4194304
ifloat: 4194304
# pow_towardzero
Test "pow_towardzero (1.0625, 1.125)":
double: 1
@ -9433,20 +9417,12 @@ ifloat: 1
ildouble: 1
ldouble: 1
Function: "pow":
float: 4194304
ifloat: 4194304
Function: "pow_downward":
double: 1
float: 1
idouble: 1
ifloat: 1
Function: "pow_tonearest":
float: 4194304
ifloat: 4194304
Function: "pow_towardzero":
double: 1
float: 1