This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r169746 - in /branches/google/integration/gcc: ...
- From: dnovillo at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 02 Feb 2011 18:15:35 -0000
- Subject: r169746 - in /branches/google/integration/gcc: ...
Author: dnovillo
Date: Wed Feb 2 18:15:33 2011
New Revision: 169746
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169746
Log:
2011-02-01 Janus Weil <janus@gcc.gnu.org>
PR fortran/47565
* trans-expr.c (gfc_conv_structure): Handle constructors for procedure
pointer components with allocatable result.
2011-02-01 Janus Weil <janus@gcc.gnu.org>
PR fortran/47565
* gfortran.dg/typebound_call_20.f03: New.
Added:
branches/google/integration/gcc/testsuite/gfortran.dg/typebound_call_20.f03
Modified:
branches/google/integration/gcc/fortran/ChangeLog
branches/google/integration/gcc/fortran/trans-expr.c
branches/google/integration/gcc/testsuite/ChangeLog