mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-31 14:01:18 +08:00
Fix clog10_downward ulps on hppa.
2017-11-11 John David Anglin <danglin@gcc.gnu.org> * sysdeps/hppa/fpu/libm-test-ulps: Update clog10_downward ulps.
This commit is contained in:
parent
c0a25aa92b
commit
456b40a97f
@ -1,3 +1,7 @@
|
||||
2017-11-11 John David Anglin <danglin@gcc.gnu.org>
|
||||
|
||||
* sysdeps/hppa/fpu/libm-test-ulps: Update clog10_downward ulps.
|
||||
|
||||
2017-11-11 Florian Weimer <fweimer@redhat.com>
|
||||
|
||||
[BZ #22409]
|
||||
|
@ -697,9 +697,9 @@ ldouble: 1
|
||||
|
||||
Function: Real part of "clog10_downward":
|
||||
double: 5
|
||||
float: 4
|
||||
float: 5
|
||||
idouble: 5
|
||||
ifloat: 4
|
||||
ifloat: 5
|
||||
|
||||
Function: Imaginary part of "clog10_downward":
|
||||
double: 3
|
||||
|
Loading…
x
Reference in New Issue
Block a user