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

vehre@gcc.gnu.org vehre@gcc.gnu.org
Mon Aug 8 08:24:00 GMT 2016


Author: vehre
Date: Mon Aug  8 08:24:22 2016
New Revision: 239232

URL: https://gcc.gnu.org/viewcvs?rev=239232&root=gcc&view=rev
Log:
gcc/testsuite/ChangeLog:

2016-08-08  Andre Vehreschild  <vehre@gcc.gnu.org>

	Backport from trunk:
	PR fortran/70524
	* gfortran.dg/dependency_48.f90: New test.


gcc/fortran/ChangeLog:

2016-08-08  Andre Vehreschild  <vehre@gcc.gnu.org>

	Backport from trunk:
	PR fortran/70524
	* trans-array.c (gfc_trans_dummy_array_bias): Ensure that the
	location information is correctly set.
	* trans-decl.c (gfc_trans_deferred_vars): Set the locus of the
	current construct early.


Added:
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/dependency_48.f90
Modified:
    branches/gcc-5-branch/gcc/fortran/ChangeLog
    branches/gcc-5-branch/gcc/fortran/trans-array.c
    branches/gcc-5-branch/gcc/fortran/trans-decl.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list