correct PR numbers on previous commit
authorPaul Thomas <pault@gcc.gnu.org>
Sun, 18 Jan 2015 16:02:43 +0000 (16:02 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Sun, 18 Jan 2015 16:02:43 +0000 (16:02 +0000)
From-SVN: r219819

gcc/fortran/ChangeLog
gcc/testsuite/ChangeLog

index 3f308f79fc1b5e8436798e794c752a20b02675b1..decdcf61193bf9d0d63e008157dd18ed97c85ed8 100644 (file)
@@ -1,6 +1,6 @@
 2015-01-18  Paul Thomas  <pault@gcc.gnu.org>
 
-       PR fortran/64578
+       PR fortran/57959
        * trans-expr.c (gfc_trans_subcomponent_assign): Use a deep copy
        for allocatable components, where the source is a variable.
 
index 8871283b6803b02a136de22586d0fb1748eba659..a902dc30f03cbcd8c7bf3ad2fa785caa2958a3f0 100644 (file)
@@ -1,6 +1,6 @@
 2015-01-18  Paul Thomas  <pault@gcc.gnu.org>
 
-       PR fortran/64578
+       PR fortran/57959
        * gfortran.dg/block_13.f08: New test
 
 2015-01-18  Paul Thomas  <pault@gcc.gnu.org>