r238304 - in /branches/gcc-6-branch/gcc: fortra...

vehre@gcc.gnu.org vehre@gcc.gnu.org
Wed Jul 13 16:09:00 GMT 2016


Author: vehre
Date: Wed Jul 13 16:09:57 2016
New Revision: 238304

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

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

	Backport from trunk:
	PR fortran/71623
	* trans-stmt.c (gfc_trans_allocate): Add code of pre block of typespec
	in allocate to parent block.

gcc/testsuite/ChangeLog:

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

	Backport from trunk:
	PR fortran/71623
	* gfortran.dg/deferred_character_17.f90: New test.



Added:
    branches/gcc-6-branch/gcc/testsuite/gfortran.dg/deferred_character_17.f90
Modified:
    branches/gcc-6-branch/gcc/fortran/ChangeLog
    branches/gcc-6-branch/gcc/fortran/trans-stmt.c
    branches/gcc-6-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list