equivalence croakage
Tobias Burnus
burnus@net-b.de
Sun Nov 1 20:54:00 GMT 2009
Hans Horn wrote:
> just trying to make the switch from g77 to gfortran (and from gcc3 to
> gcc4).
> When compiling some legacy f77 code that uses f77 equivalence
> statements, I get barfed at with the following (32bit environment):
Which version of the compiler? It is compiled here with gfortran 4.1.2
up to 4.5.0(experimental) without any warning (default options).
With "-pedantic" I get:
Warning: Non-CHARACTER object 'xstore' in default CHARACTER EQUIVALENCE
statement at (1)
which is OK.
Tobias
More information about the Fortran
mailing list