This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Update i386 libm-test-ulps


* Andreas Schwab:

> ---
>  sysdeps/i386/fpu/libm-test-ulps | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/sysdeps/i386/fpu/libm-test-ulps b/sysdeps/i386/fpu/libm-test-ulps
> index e83bae71b4..2232296fe0 100644
> --- a/sysdeps/i386/fpu/libm-test-ulps
> +++ b/sysdeps/i386/fpu/libm-test-ulps
> @@ -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

Missing ChangeLog entry?  The change itself looks reasonable to me.

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]