This is the mail archive of the glibc-bugs@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]

[Bug libc/5268] huge and denornal reads and writes for long doubles


http://sourceware.org/bugzilla/show_bug.cgi?id=5268

--- Comment #5 from Alan Modra <amodra at gmail dot com> ---
> huge() seems to give a long double having component doubles of 0x1p+1023
> -0x1p+917.  I'm not sure why this value is chosen

Ah, I knew I had something to do with this long double choice but had forgotten
the exact reason.  See http://gcc.gnu.org/ml/fortran/2005-09/msg00556.html.
huge() has nothing to do with the maximum value for a machine representable
number.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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