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: "lei at il dot ibm dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 May 2004 13:55:17 -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 lei at il dot ibm dot com 2004-05-13 13:55 -------
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?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13249