This is the mail archive of the gcc@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: TFmode support.


Richard Henderson wrote:

On Sun, Sep 08, 2002 at 05:21:02PM +0200, Toon Moene wrote:

I have been asked to find out whether (and under which circumstances) GCC supports TFmode computations.

Right now, the answer is

  LONG_DOUBLE_TYPE_SIZE == 128 && !INTEL_EXTENDED_IEEE_FORMAT

This includes sparc64, pa64, ia64-hpux (only), alpha-osf5.
Ah, you mean that it's not used on alpha-*linux* yet, because the supporting routines aren't there ?

Thanks a lot,

--
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)


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