This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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)


 > Also the original test 27_io/ostream_inserter_arith still fails.
 > However it looks as if it's in a different place, I'll check further
 > and provide details.

Scratch that, I think 27_io/ostream_inserter_arith is failing in the
same place.

On another issue, I'm also getting this new failure:

 > FAIL: 18_support/numeric_limits.cc execution test

This one is dying in the test:

 > test_denorm_min<long double>();

I think the value tested here is mistakenly indistinguishable from
zero.

		--Kaveh
--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu


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