[Patch, Fortran, OOP] PR 59143: Bogus warning with array-valued type-bound procedure
Janus Weil
janus@gcc.gnu.org
Sun Nov 24 14:33:00 GMT 2013
ping!
2013/11/18 Janus Weil <janus@gcc.gnu.org>:
> Hi all,
>
> here is a straightforward patch to teach 'get_expr_storage_size' about
> type-bound procedures (which are handled internally as
> procedure-pointer components of the corresponding vtab). In that sense
> the patch should handle both TBPs as well as PPCs.
>
> Regtested on x86_64-unknown-linux-gnu. Ok for trunk?
>
> Cheers,
> Janus
>
>
>
> 2013-11-18 Janus Weil <janus@gcc.gnu.org>
>
> PR fortran/59143
> * interface.c (get_expr_storage_size): Handle array-valued type-bound
> procedures.
>
> 2013-11-18 Janus Weil <janus@gcc.gnu.org>
>
> PR fortran/59143
> * gfortran.dg/typebound_proc_30.f90: New.
More information about the Fortran
mailing list