mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-25 14:30:06 +00:00
Relax libm tests for x86-32.
This commit is contained in:
parent
a769081960
commit
1e24cf6e6e
@ -1,3 +1,7 @@
|
|||||||
|
2010-11-30 Ulrich Drepper <drepper@gmail.com>
|
||||||
|
|
||||||
|
* sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
|
||||||
|
|
||||||
2010-11-24 Andreas Schwab <schwab@redhat.com>
|
2010-11-24 Andreas Schwab <schwab@redhat.com>
|
||||||
|
|
||||||
* resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
|
* resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
|
||||||
|
@ -857,8 +857,8 @@ ifloat: 1
|
|||||||
ildouble: 2
|
ildouble: 2
|
||||||
ldouble: 2
|
ldouble: 2
|
||||||
Test "yn (10, 0.75) == -2133501638.90573424452445412893839236":
|
Test "yn (10, 0.75) == -2133501638.90573424452445412893839236":
|
||||||
float: 1
|
float: 2
|
||||||
ifloat: 1
|
ifloat: 2
|
||||||
ildouble: 4
|
ildouble: 4
|
||||||
ldouble: 4
|
ldouble: 4
|
||||||
Test "yn (10, 1.0) == -121618014.278689189288130426667971145":
|
Test "yn (10, 1.0) == -121618014.278689189288130426667971145":
|
||||||
|
Loading…
Reference in New Issue
Block a user