http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47455

--- Comment #16 from Diego Novillo <dnovillo at gcc dot gnu.org> 2011-02-02 
18:13:45 UTC ---
Author: dnovillo
Date: Wed Feb  2 18:13:38 2011
New Revision: 169733

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169733
Log:
2011-01-31  Janus Weil  <ja...@gcc.gnu.org>

    PR fortran/47455
    * trans-expr.c (gfc_conv_procedure_call): Handle procedure pointers
    with pointer or allocatable result.


2011-01-31  Janus Weil  <ja...@gcc.gnu.org>

    PR fortran/47455
    * gfortran.dg/typebound_call_19.f03: New.

Added:
    branches/google/integration/gcc/testsuite/gfortran.dg/typebound_call_19.f03
Modified:
    branches/google/integration/gcc/fortran/ChangeLog
    branches/google/integration/gcc/fortran/trans-expr.c
    branches/google/integration/gcc/testsuite/ChangeLog

Reply via email to