2016-01-27 Paul Thomas <pault@gcc.gnu.org>
commit147b2f9b6dbfa35e5ec8f87e4eee23bf8ba042e4
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Jan 2016 21:24:01 +0000 (27 21:24 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Jan 2016 21:24:01 +0000 (27 21:24 +0000)
treed710a896ffd59a5b49bb3d8aeed4e52002ce8bd5
parent4e03fd0d699b62d6a852b19e5e55b254d1159a43
2016-01-27  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/69385
* trans-expr.c (is_scalar_reallocatable_lhs): Remove the check
for allocatable components, whilst checking if the symbol is a
derived or class entity..

2015-01-27  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/69385
* gfortran.dg/alloc_comp_assign_15.f03: New test.

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