This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/37254] Reject valid PROCEDURE statement with implicit interface
- From: "janus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Nov 2008 12:28:02 -0000
- Subject: [Bug fortran/37254] Reject valid PROCEDURE statement with implicit interface
- References: <bug-37254-12313@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from janus at gcc dot gnu dot org 2008-11-30 12:28 -------
I'm not sure the codes in comment #1 and #3 are actually valid, or if gfortran
is right to reject them. See also PR33162 comment #9, where Jerry concludes
that a similar thing should be rejected (this is proc_decl_8.f90 is the
testsuite).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37254