This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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: Irix6 long doubles implemented wrong? (27_io/ostream_inserter_arith)


On Tue, Dec 24, 2002 at 02:07:19PM -0500, Kaveh R. Ghazi wrote:
>  > test_denorm_min<long double>();
> 
> I think the value tested here is mistakenly indistinguishable from
> zero.

Correct.  The double-double format doesn't support denormals
in an LIA-1 conformant way.


r~


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