Irix6.5: Printing Long Doubles Fails

Rainer Orth ro@TechFak.Uni-Bielefeld.DE
Fri Aug 3 04:21:00 GMT 2001


Jeffrey Oldham <oldham@codesourcery.com> writes:

> For mips-sgi-irix6.5 gcc 3.0.1, this libstdc++-v3 regression test
> fails:
> 
>     FAIL: 27_io/ostream_inserter_arith.cc execution test
> 
> because printing long doubles fails.  See also
> http://gcc.gnu.org/ml/libstdc++/2001-05/msg00438.html .  Is printing
> long doubles for mips-sgi-irix6.5 on someone's list of things to fix?

The N32 and N64 ABIs on IRIX 6 use 128-bit long double (although not in
IEEE format).  Adding support for those is on my agenda for GCC 3.1.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University

Email: ro@TechFak.Uni-Bielefeld.DE



More information about the Gcc-bugs mailing list