2016-01-31 Paul Thomas <pault@gcc.gnu.org>
commitcb3e5ac0444101d05489d427571c54c9b8d9dfc2
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 31 Jan 2016 10:22:05 +0000 (31 10:22 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 31 Jan 2016 10:22:05 +0000 (31 10:22 +0000)
tree891070a190f33e067e9d830132859d2fec4a09da
parent3df757b5e4b6e845d5e187f14cec82cd86fcaa4a
2016-01-31  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/67564
* trans-expr.c (gfc_conv_procedure_call): For the vtable copy
subroutines, add a string length argument, when the actual
argument is an unlimited polymorphic class object.

2016-01-31  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/67564
* gfortran.dg/allocate_with_source_17.f03: New test.

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