This is the mail archive of the libc-alpha@sources.redhat.com 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] Fix ceill() for ldbl-96


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Gwenole Beauchesne wrote:

> 2003-11-12  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
> 
> 	* sysdeps/ieee754/ldbl-96/s_ceill.c (__ceill): Fix 0 < x < 1 case.

This patch is not correct.  The implicit one is something which appears
only in the x86 FPU format.  A correct implementation according to IEEE
854 would not have the one.  So this code would have to go into the
x86-specific directory which isn't necessary anymore since we have asm
versions of x86 and hammer.  I'll look at ia64 tomorrow.

- -- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/tJTl2ijCOnn/RHQRAgwBAKDD32+a+XILWElyH+IoMK0p/WALdQCfXODz
TloO1HCUzs6ZL89JIQiYtYs=
=CgKB
-----END PGP SIGNATURE-----


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