Irix6 long doubles implemented wrong? (27_io/ostream_inserter_arith)
Richard Henderson
rth@redhat.com
Wed Jan 8 22:05:00 GMT 2003
On Wed, Jan 08, 2003 at 03:17:49PM -0200, Alexandre Oliva wrote:
> I've no idea of what LIA-1 is, but it does have as many denormal bits
> as normal bits, it's just that the minimum exponent for a denormal is
> higher than that of a plain doubles, since denormals start with the
> higher double still being normal.
Huh? No it doesn't. The minimum normalized double-double is
{ DBL_MIN_FLT, 0 }.
r~
More information about the Libstdc++
mailing list