This is the mail archive of the gcc-patches@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]

Re: [Patch, Fortran] PR 60507: Passing function call into procedure argument not caught


(early) ping!


2014-12-29 13:50 GMT+01:00 Janus Weil <janus@gcc.gnu.org>:
> Hi all,
>
> here is a patch to improve diagnostics for dummy procedures. Regtested
> on x86_64-unknown-linux-gnu. Ok for trunk?
>
> Cheers,
> Janus
>
>
>
> 2014-12-29  Janus Weil  <janus@gcc.gnu.org>
>
>     PR fortran/60507
>     * interface.c (is_procptr_result): New function to check if an
>     expression is a procedure-pointer result.
>     (compare_actual_formal): Use it.
>
> 2014-12-29  Janus Weil  <janus@gcc.gnu.org>
>
>     PR fortran/60507
>     * gfortran.dg/dummy_procedure_11: New.


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