This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: g77 bug (SAVE "skiped")
- To: "Jacek M. Holeczek" <holeczek at us dot edu dot pl>
- Subject: Re: g77 bug (SAVE "skiped")
- From: Toon Moene <toon at moene dot indiv dot nluug dot nl>
- Date: Sat, 18 Mar 2000 20:43:35 +0100
- CC: egcs-bugs at egcs dot cygnus dot com
- Organization: Moene Computational Physics, Maartensdijk, The Netherlands
- References: <Pine.GSO.3.96.1000318130716.22699A-100000@uranos.cto.us.edu.pl>
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)