[Patch, Fortran, F2008] PR 44549: Type-bound procedure: bogus error from list after PROCEDURE

Tobias Burnus burnus@net-b.de
Wed Jun 16 07:07:00 GMT 2010


On 06/16/2010 01:41 AM, Janus Weil wrote:
> Regtested on x86_64-unknown-linux-gnu. Ok for trunk?
>   

OK. Kudos to Dominique for finding it and thanks, Janus, for fixing it.

Tobias

> 2010-06-15  Janus Weil  <janus@gcc.gnu.org>
>
> 	PR fortran/44549
> 	* gfortran.h (gfc_get_typebound_proc): Modified Prototype.
> 	* decl.c (match_procedure_in_type): Give a unique gfc_typebound_proc
> 	structure to each procedure in a procedure list.
> 	* module.c (mio_typebound_proc): Add NULL argument to
> 	'gfc_get_typebound_proc'.
> 	* symbol.c (gfc_get_typebound_proc): Add a new argument, which is used
> 	to initialize the new structure.
>
>
> 2010-06-15  Janus Weil  <janus@gcc.gnu.org>
>
> 	PR fortran/44549
> 	* gfortran.dg/typebound_proc_16.f03: New.
>   



More information about the Fortran mailing list