This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCSE store motion
- From: Gabriel Dos Reis <gdr at codesourcery dot com>
- To: dewar at gnat dot com (Robert Dewar)
- Cc: mark at codesourcery dot com, toon at moene dot indiv dot nluug dot nl, dberlin at dberlin dot org, gcc at gcc dot gnu dot org, law at redhat dot com, roger at eyesopen dot com
- Date: 15 May 2002 22:23:34 +0200
- Subject: Re: GCSE store motion
- Organization: CodeSourcery, LLC
- References: <20020515200501.CB8B4F2CB5@nile.gnat.com>
dewar@gnat.com (Robert Dewar) writes:
[...]
| Interesting, considering that *every* version of the Fortran standard has
| emphasized that there is no requirement for local variables in subroutines
| to keep their values from call to call (the only exception is initialized
| data that is never reassigned).
In theory, there is no difference between theory and practice...
-- Gaby