This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/32620] dummy procedure problem
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Jul 2007 04:05:06 -0000
- Subject: [Bug fortran/32620] dummy procedure problem
- References: <bug-32620-13225@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from jvdelisle at gcc dot gnu dot org 2007-07-04 04:05 -------
and lahey says:
2623-S: "SOURCE.F90", line 25: The actual argument shall be a procedure name
that associates the dummy argument 'f' of procedure 'wrap'. The previous
appearance is in 'line 1'.
2617-S: "SOURCE.F90", line 25: The type of function 'wrap' result shall be
the same between definition and reference. The previous appearance is in 'line
1'.
Encountered 2 errors, 0 warnings, 0 informations in file SOURCE.F90.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32620