This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: g77 bugs?
- From: Toon Moene <toon at moene dot indiv dot nluug dot nl>
- To: Zhiguo Yao <Zhiguo dot Yao at cern dot ch>
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 16 Oct 2003 20:22:27 +0200
- Subject: Re: g77 bugs?
- Organization: Moene Computational Physics, Maartensdijk, The Netherlands
- References: <Pine.LNX.4.44.0310161302020.7730-100000@pcl3bei5.cern.ch>
Zhiguo Yao wrote:
There is a simple fortran program:
program bugtest
double precision RS2,RC2,B,ff
What happens if you change this last line into:
double precision RS2, RC2, B, ff, fv700
?
--
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
GNU Fortran 95: http://gcc.gnu.org/fortran/ (under construction)