mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
Update i386 libm-test-ulps
This commit is contained in:
parent
f9769a2397
commit
56e098118a
@ -1,3 +1,7 @@
|
||||
2019-08-15 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* sysdeps/i386/fpu/libm-test-ulps: Update.
|
||||
|
||||
2019-08-15 Florian Weimer <fweimer@redhat.com>
|
||||
|
||||
* malloc/Makefile (tests): Only add tst-mxfast for
|
||||
|
@ -1158,8 +1158,8 @@ float128: 4
|
||||
idouble: 4
|
||||
ifloat: 5
|
||||
ifloat128: 4
|
||||
ildouble: 7
|
||||
ldouble: 7
|
||||
ildouble: 8
|
||||
ldouble: 8
|
||||
|
||||
Function: Imaginary part of "clog10_upward":
|
||||
double: 2
|
||||
@ -2222,8 +2222,8 @@ float128: 8
|
||||
idouble: 5
|
||||
ifloat: 5
|
||||
ifloat128: 8
|
||||
ildouble: 5
|
||||
ldouble: 5
|
||||
ildouble: 6
|
||||
ldouble: 6
|
||||
|
||||
Function: "log":
|
||||
double: 1
|
||||
|
Loading…
Reference in New Issue
Block a user