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 54147: Interface checks for PPCs & deferred TBPs


>> Patch was regtested on x86_64-unknown-linux-gnu. Ok for trunk?
>
>
> Looks OK. Thanks!

Thanks for the review. Committed as r190069.

Cheers,
Janus



>> 2012-08-01  Janus Weil  <janus@gcc.gnu.org>
>>
>>         PR fortran/54147
>>         * resolve.c (check_proc_interface): New routine for PROCEDURE
>> interface
>>         checks.
>>         (resolve_procedure_interface,resolve_typebound_procedure,
>>         resolve_fl_derived0): Call it.
>>
>> 2012-08-01  Janus Weil  <janus@gcc.gnu.org>
>>
>>         PR fortran/54147
>>         * gfortran.dg/abstract_type_6.f03: Modified.
>>         * gfortran.dg/proc_ptr_comp_3.f90: Modified.
>>         * gfortran.dg/proc_ptr_comp_35.f90: New.
>>         * gfortran.dg/typebound_proc_9.f03: Modified.
>>         * gfortran.dg/typebound_proc_26.f90: New.
>
>


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