This is the mail archive of the libc-hacker@sourceware.cygnus.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]

Re: long double bug


ralf@uni-koblenz.de writes:

> I've found a bug in libc 2.0.6 and libc 2.0.108.  The problem affects all
> architectures where sizeof(double) is sizeof(long double) or more exactly
> all architectures where long double doesn't have the same properties as on
> i386 and m68k.

I've checked in some changes now.  I'm not really satisfied with the
solution but since one of the things on the tale for glibc 2.2 is to
provide better support for various long double formats I don't really
care.  Give it a try.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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