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

vehre@gcc.gnu.org vehre@gcc.gnu.org
Mon Apr 4 09:47:00 GMT 2016


Author: vehre
Date: Mon Apr  4 09:47:47 2016
New Revision: 234712

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

2016-04-04  Andre Vehreschild  <vehre@gmx.de>

	PR fortran/66911
	* trans-stmt.c (gfc_trans_allocate): Get the deferred length of an
	expression by converting the expression when the length is not set
	in the symbol's ts.

gcc/testsuite/ChangeLog:

2016-04-04  Andre Vehreschild  <vehre@gmx.de>

	PR fortran/66911
	* gfortran.dg/deferred_character_16.f90: New test.



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



More information about the Gcc-cvs mailing list