Irix6 long doubles implemented wrong? (27_io/ostream_inserter_arith)

Richard Henderson rth@redhat.com
Wed Jan 8 22:08:00 GMT 2003


On Wed, Jan 08, 2003 at 03:12:52PM -0200, Alexandre Oliva wrote:
> I didn't feel like implementing all of TImode emulation in libgcc.  We
> don't fully support TImode, only as little as needed to get the TFmode
> emulation to compile.  It could be folded into libgcc2, for sure.
> Should it?

Ug.  No.  I didn't realize this was TImode support for 32-bit.

Ideally you wouldn't need TImode at all.  I realize it probably
made things easier with the existing fp-bit.c.

Blah.

I suggest that these routines _not_ be exported from libgcc.so.
They only exist to support the TFmode bits.



r~



More information about the Libstdc++ mailing list