mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 10:50:07 +00:00
Update.
* sysdeps/i386/fpu/libm-test-ulps: Add some deltas.
This commit is contained in:
parent
b12860f140
commit
ffb555a1e4
@ -1,5 +1,7 @@
|
||||
2001-03-06 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* sysdeps/i386/fpu/libm-test-ulps: Add some deltas.
|
||||
|
||||
* sysdeps/sh/dl-machine.h (elf_machine_rela): Add missing comma.
|
||||
Patch by kaz Kojima <kkojima@rr.iij4u.or.jp>.
|
||||
|
||||
|
@ -708,12 +708,14 @@ ildouble: 1
|
||||
Test "jn (10, -1.0) == 0.26306151236874532070e-9":
|
||||
float: 1
|
||||
ifloat: 1
|
||||
double: 1
|
||||
idouble: 1
|
||||
ldouble: 1
|
||||
ildouble: 1
|
||||
Test "jn (10, 0.1) == 0.26905328954342155795e-19":
|
||||
double: 4
|
||||
double: 5
|
||||
float: 2
|
||||
idouble: 4
|
||||
idouble: 5
|
||||
ifloat: 2
|
||||
ldouble: 1
|
||||
ildouble: 1
|
||||
@ -727,6 +729,8 @@ ildouble: 2
|
||||
Test "jn (10, 1.0) == 0.26306151236874532070e-9":
|
||||
float: 1
|
||||
ifloat: 1
|
||||
double: 1
|
||||
idouble: 1
|
||||
ldouble: 1
|
||||
ildouble: 1
|
||||
Test "jn (10, 2.0) == 0.25153862827167367096e-6":
|
||||
@ -922,6 +926,9 @@ double: 1
|
||||
float: 1
|
||||
idouble: 1
|
||||
ifloat: 1
|
||||
Test "tgamma (4) == 6":
|
||||
ldouble: 2
|
||||
ildouble: 2
|
||||
|
||||
# y0
|
||||
Test "y0 (0.1) == -1.5342386513503668441":
|
||||
@ -1471,9 +1478,9 @@ ldouble: 2
|
||||
ildouble: 2
|
||||
|
||||
Function: "jn":
|
||||
double: 4
|
||||
double: 5
|
||||
float: 2
|
||||
idouble: 4
|
||||
idouble: 5
|
||||
ifloat: 2
|
||||
ldouble: 2
|
||||
ildouble: 2
|
||||
|
Loading…
Reference in New Issue
Block a user