Commit 9a175e65 by Paul Thomas

correct ChangeLogs for PR69422

From-SVN: r232914
parent 0d4c694e
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
2016-01-27 Paul Thomas <pault@gcc.gnu.org> 2016-01-27 Paul Thomas <pault@gcc.gnu.org>
PR fortran/69385 PR fortran/69422
* trans-expr.c (is_scalar_reallocatable_lhs): Remove the check * trans-expr.c (is_scalar_reallocatable_lhs): Remove the check
for allocatable components, whilst checking if the symbol is a for allocatable components, whilst checking if the symbol is a
derived or class entity.. derived or class entity..
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
2016-01-27 Paul Thomas <pault@gcc.gnu.org> 2016-01-27 Paul Thomas <pault@gcc.gnu.org>
PR fortran/69385 PR fortran/69422
* gfortran.dg/alloc_comp_assign_15.f03: New test. * gfortran.dg/alloc_comp_assign_15.f03: New test.
2016-01-27 Jakub Jelinek <jakub@redhat.com> 2016-01-27 Jakub Jelinek <jakub@redhat.com>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment