[Patch, Fortran] PR 45366: Problem with procedure pointer dummy in PURE function

Janus Weil janus@gcc.gnu.org
Mon Aug 23 12:29:00 GMT 2010


>> The patch was regtested on x86_64-unknown-linux-gnu. I think it's
>> pretty much obvious. Ok for trunk?
>
> OK. Thanks for the patch!

Thanks. Committed as r163468.

Cheers,
Janus



>> 2010-08-23  Janus Weil<janus@gcc.gnu.org>
>>
>>        PR fortran/45366
>>        * resolve.c (resolve_procedure_interface): New function split off
>> from
>>        'resolve_symbol'.
>>        (resolve_formal_arglist): Call it here ...
>>         (resolve_symbol): ... and here.
>>
>>
>> 2010-08-23  Janus Weil<janus@gcc.gnu.org>
>>
>>        PR fortran/45366
>>        * gfortran.dg/proc_ptr_29.f90: New.
>



More information about the Fortran mailing list