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 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~


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