This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r239977 - in /trunk/gcc: fortran/frontend-passe...


Author: tkoenig
Date: Sun Sep  4 16:17:55 2016
New Revision: 239977

URL: https://gcc.gnu.org/viewcvs?rev=239977&root=gcc&view=rev
Log:
2016-09-04  Thomas Koenig  <tkoenig@gcc.gnu.org>

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

2016-09-04  Thomas Koenig  <tkoenig@gcc.gnu.org>

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


Added:
    trunk/gcc/testsuite/gfortran.dg/dependency_47.f90
    trunk/gcc/testsuite/gfortran.dg/dependency_49.f90
Modified:
    trunk/gcc/fortran/frontend-passes.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]