r238225 - in /branches/gcc-5-branch/gcc: fortra...

tkoenig@gcc.gnu.org tkoenig@gcc.gnu.org
Mon Jul 11 20:08:00 GMT 2016


Author: tkoenig
Date: Mon Jul 11 20:08:51 2016
New Revision: 238225

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

	Backport from trunk:
	PR fortran/71783
	* frontend-passes.c (create_var):  Always allocate a charlen
	for character variables.

2016-07-11  Thomas Koenig  <tkoenig@gcc.gnu.org>

	Backport from trunk:
	PR fortran/71783
	* gfortran.dg/dependency_46.f90:  New test.


Added:
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/dependency_46.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



More information about the Gcc-cvs mailing list