[Bug fortran/40461] Interface mismatch in dummy procedure
janus at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jun 16 17:50:00 GMT 2009
------- Comment #2 from janus at gcc dot gnu dot org 2009-06-16 17:50 -------
(In reply to comment #0)
> This is presumably connected with PR 36947/40039 written by Janus Weil.
Indeed.
> I don't know whether the error message is valid.
It surely is, since the interfaces of your subroutines 'Logistic4' and 'deriv'
just don't match (their arguments should have the same intent).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40461
More information about the Gcc-bugs
mailing list