------- Comment #4 from burnus at gcc dot gnu dot org  2008-07-24 08:33 -------
(In reply to comment #3)
> Test case for the run-time check.

By itself this PR not related is PR 36909. However, both require that
gfc_conv_function_call passes on information. For PR 36909 one needs to have
the INTENT of the formal argument, for this PR one needs to pass the procedure
name and either the formal-argument name or its position.

Thus I think one could fix both PRs simultaneously.


-- 


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

Reply via email to