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/36459] Wrong interface use for PROCEDURE(<abstr.interface_name)



------- Comment #3 from burnus at gcc dot gnu dot org  2008-06-07 21:15 -------
> This is the same check that's done in resolve.c (resolve_actual_arglist) for
> dummy procedures.

Thanks for the quick patch.
(Do you think my patch for PR35830 is OK? Off topic: I'd really like to see
proc pointers being checked in; one can still work afterwards on related PRs
such as PR36322 or loosely related PRs PR35831 and PR36426.)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36459


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