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: Does g77 have the equivalent of -r8 ???


reg at dwf dot com wrote:

A simple question, with NO probably as the answer.
Ive scanned the g77 manual, but dont see anything that would be equivalent to -r8 on the Sun (and other) Fortran compilers.


Is there such an option?

[[ for reference -r8 bumps single precision to 64 bits, double to 128 ]]

As you surmised, no. GNU Fortran 95 (g95) will support this, but that compiler isn't even close to release yet.


I'm sorry.

--
Toon Moene - mailto:toon at moene dot indiv dot nluug dot nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
GNU Fortran 95: http://gcc-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]