https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71902

--- Comment #11 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Author: tkoenig
Date: Tue Nov  1 08:12:00 2016
New Revision: 241732

URL: https://gcc.gnu.org/viewcvs?rev=241732&root=gcc&view=rev
Log:
2016-10-31  Thomas Koenig  <tkoe...@gcc.gnu.org>

        Backport from trunk
        PR fortran/71902
        * frontend-passes.c (realloc_string_callback): Also check for the
        lhs being deferred.  Name temporary variable "realloc_string".

2016-10-31  Thomas Koenig  <tkoe...@gcc.gnu.org>

        Backport from trunk
        PR fortran/71902
        * gfortran.dg/dependency_47.f90:  New test.
        * gfortran.dg/dependency_49.f90:  New test.



Added:
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/dependency_47.f90
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/dependency_49.f90
Modified:
    branches/gcc-5-branch/gcc/fortran/ChangeLog
    branches/gcc-5-branch/gcc/fortran/frontend-passes.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog

Reply via email to