This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/32620] dummy procedure problem



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]