This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: fortran 77
- From: Tobias Schlüter <tobias dot schlueter at physik dot uni-muenchen dot de>
- To: ew fgff <sah_8 at yahoo dot com>
- Cc: fortran at gcc dot gnu dot org
- Date: Sat, 16 Oct 2004 01:08:38 +0200
- Subject: Re: fortran 77
- References: <20041015224518.57400.qmail@web52705.mail.yahoo.com>
ew fgff wrote:
> Is there any option in g77 to initialize a
> uninitialised variable?
Search for '-finit-local-zero' in the documentation.
- Tobias Schlüter