g77.info: Local Equivalence Areas
Go forward to Complex Variables
Go backward to Common Blocks
Go up to Debugging and Interfacing
Go to the top op g77
Local Equivalence Areas (EQUIVALENCE)
`g77' treats storage-associated areas involving a `COMMON' block as
explained in the section on common blocks.
A local `EQUIVALENCE' area is a collection of variables and arrays
connected to each other in any way via `EQUIVALENCE', none of which are
listed in a `COMMON' statement.
(_Note:_ `g77' version 0.5.18 and earlier chose the name for X using
a different method when more than one name was in the list of names of
entities placed at the beginning of the array. Though the
documentation specified that the first name listed in the `EQUIVALENCE'
statements was chosen for X, `g77' in fact chose the name using a
method that was so complicated, it seemed easier to change it to an
alphabetical sort than to describe the previous method in the
documentation.)
Created Mon Nov 8 17:42:18 2004 on tillpc with info_to_html version 0.9.6.