g77 bug (SAVE "skiped")
Toon Moene
toon@moene.indiv.nluug.nl
Sat Mar 18 11:45:00 GMT 2000
Jacek M. Holeczek wrote:
> The fortran is :
> g77 version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
> (from FSF-g77 version 0.5.24-19981002)
> running on a RH6.1/i386 Linux.
> The problem is :
> a lot of subroutines has as the first line a "SAVE" directive
> (without variable names, so ALL wariables should be made
> "static"),but the compiler does not take it into account. All
> variables are still automatic (I need to add "-fno-automatic" to
> get it working).
Do you have a (preferrably small) source example that shows what problem
you have ?
Thanks in advance,
--
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG Maartensdijk, The Netherlands
GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
GNU Fortran 95: http://xena.eas.asu.edu/~andy (under construction)
More information about the Gcc-bugs
mailing list