On Tue, Nov 26, 2019 at 1:12 PM Tobias Burnus <tob...@codesourcery.com> wrote: > In particular, currently, the following item does not make clear that it > is about legacy support: "Variables with the <code>AUTOMATIC</code> > attribute can be used in <code>EQUIVALENCE</code> statements." > > I think it can remain as is with the -fdec umbrella item. But without it > really requires the background knowledge that the AUTOMATIC attribute is > only available with -fdec-static (or -fdec).
Speaking of which, to avoid confusion maybe we should rename the -f[no-]automatic option to something like -f[no-]save, since the Fortran standard description of an "automatic data object" doesn't really have anything to do with the option, and neither does the option have anything to do specifically with the DEC AUTOMATIC specifier? -- Janne Blomqvist