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: is REAL*16 available for g77?


JOERG SPECHT wrote:

> I don't know much about Fortran, but in C the expression:
> sizeof(long double)
> delivers 12 on i386 and 16 on sparc. So it should be relative easy to
> implement a type with higher precision, maybe it is done and I don't
> know how to use it.

No, it is not done.  If someone could come up with a correct
implementation, I'm willing to integrate it into GCC-3.2.

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