This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/29806] Error if CONTAINS is present without SUBPROGRAM
- From: "erik dot edelmann at iki dot fi" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Nov 2006 07:42:29 -0000
- Subject: [Bug fortran/29806] Error if CONTAINS is present without SUBPROGRAM
- References: <bug-29806-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from erik dot edelmann at iki dot fi 2006-11-13 07:42 -------
Isn't this going to be allowed in F2008? (Perhaps it already is in F2003 --
I'm too lazy to check.) We should print an error message if strict standard
conformance is requested, but since it is going to be valid code in the future,
I think we can continue to support it.
--
erik dot edelmann at iki dot fi changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |erik dot edelmann at iki dot
| |fi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29806