mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-15 05:20:05 +00:00
Update Sparc ULPs.
* sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor difference between 32-bit and 64-bit.
This commit is contained in:
parent
106bd84baa
commit
da2d62df77
@ -1,3 +1,8 @@
|
|||||||
|
2013-07-20 David S. Miller <davem@davemloft.net>
|
||||||
|
|
||||||
|
* sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
|
||||||
|
difference between 32-bit and 64-bit.
|
||||||
|
|
||||||
2013-07-15 Carlos O'Donell <carlos@redhat.com>
|
2013-07-15 Carlos O'Donell <carlos@redhat.com>
|
||||||
|
|
||||||
[BZ #15711]
|
[BZ #15711]
|
||||||
|
@ -8327,6 +8327,9 @@ double: 2
|
|||||||
idouble: 2
|
idouble: 2
|
||||||
ildouble: 2
|
ildouble: 2
|
||||||
ldouble: 2
|
ldouble: 2
|
||||||
|
Test "tgamma (-0x28.ffffcp0)":
|
||||||
|
ildouble: 2
|
||||||
|
ldouble: 2
|
||||||
Test "tgamma (-0x28.ffffffffffffffcp0)":
|
Test "tgamma (-0x28.ffffffffffffffcp0)":
|
||||||
ildouble: 1
|
ildouble: 1
|
||||||
ldouble: 1
|
ldouble: 1
|
||||||
@ -8773,6 +8776,8 @@ double: 1
|
|||||||
float: 1
|
float: 1
|
||||||
idouble: 1
|
idouble: 1
|
||||||
ifloat: 1
|
ifloat: 1
|
||||||
|
ildouble: 1
|
||||||
|
ldouble: 1
|
||||||
Test "tgamma (0.5)":
|
Test "tgamma (0.5)":
|
||||||
float: 1
|
float: 1
|
||||||
ifloat: 1
|
ifloat: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user