2011-02-01 Janus Weil <janus@gcc.gnu.org>
commit907704a5338b7759dc247773c9b5ccd50f6f6061
authorjanus <janus@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Feb 2011 14:59:40 +0000 (1 14:59 +0000)
committerjanus <janus@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Feb 2011 14:59:40 +0000 (1 14:59 +0000)
treeececc70c40c0ef1e3a417456409af1315af37a49
parentad905e4346ef4cc0c8dc16b975f553afc9600979
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@169480 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/trans-expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/typebound_call_20.f03 [new file with mode: 0644]