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, F03] PR 41022: procedure pointer components as actual arguments


On 08/11/2009 10:20 AM, Janus Weil wrote:
> here is a patch for a small problem with PPCs as actual arguments,
> reported by Juergen Reuter. The fix is relatively simple and regtests
> fine on x86_64-unknown-linux-gnu. Ok for trunk?
>   
OK. The patch looks obvious.

Tobias

> 2009-08-11  Janus Weil  <janus@gcc.gnu.org>
>
> 	PR fortran/41022
> 	* trans-expr.c (gfc_conv_procedure_call): Handle procedure pointer
> 	components as actual arguments.
>
> 2009-08-11  Janus Weil  <janus@gcc.gnu.org>
>
> 	PR fortran/41022
> 	* gfortran.dg/proc_ptr_comp_14.f90: New.
>   


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