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 40593: Proc-pointer returning function as actual argument


Janus Weil wrote:
> Ok for trunk?
>   
OK. Thanks for the patch!

Tobias

> 2009-07-04  Janus Weil  <janus@gcc.gnu.org>
>
> 	PR fortran/40593
> 	* interface.c (compare_actual_formal): Take care of proc-pointer-valued
> 	functions as actual arguments.
> 	* trans-expr.c (gfc_conv_procedure_call): Ditto.
> 	* resolve.c (resolve_specific_f0): Use the correct ts.
>
>
> 2009-07-04  Janus Weil  <janus@gcc.gnu.org>
>
> 	PR fortran/40593
> 	* gfortran.dg/proc_ptr_result_6.f90: New.
>   


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