This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/13249] [gfortran] Error when using COMMON
- From: "dann at godzilla dot ics dot uci dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 May 2004 23:15:48 -0000
- Subject: [Bug fortran/13249] [gfortran] Error when using COMMON
- References: <20031201012509.13249.dann@godzilla.ics.uci.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dann at godzilla dot ics dot uci dot edu 2004-05-13 23:15 -------
> This is marked as rejects-valid, but the line
>
> COMMON /AN_EXAMPLE/
>
> does not look valid at all to me. In fact, ibm xlf rejects it, too.
> Or maybe I don't understand its meaning?
The example is derived from fma3d in SPEC2k. See platt.f90 and truss.f90.
I might have oversimplified the example, but the error is still present in those
files. Could you take a look please?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13249