[Patch, Fortran, OOP] PR 44211: ICE with TBP of pointer component of derived type array

Tobias Burnus burnus@net-b.de
Tue Jun 8 07:03:00 GMT 2010


Janus Weil wrote:
> here goes another OOP patch. It is quite simple (although it took some
> time to figure out). The problem was that we did not properly resolve
> array references in complicated calls to TBPs.
>
> Regtested on x86_64-unknown-linux-gnu. Ok for trunk?
>   

OK - when the trunk reopens (cf.
http://gcc.gnu.org/ml/fortran/2010-06/msg00048.html).
Thanks for the patch!

Tobias,
who accidentally committed the patch for PR 44446 before remembering the
freeze. Well, at least that file does not contain any GC...

> 2010-06-07  Janus Weil  <janus@gcc.gnu.org>
>
> 	PR fortran/44211
> 	* resolve.c (resolve_typebound_function,resolve_typebound_subroutine):
> 	Resolve references.
>
>
> 2010-06-07  Janus Weil  <janus@gcc.gnu.org>
>
> 	PR fortran/44211
> 	* gfortran.dg/typebound_call_14.f03: New test.
>   



More information about the Fortran mailing list