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

kargl@gcc.gnu.org kargl@gcc.gnu.org
Wed Jan 10 22:50:00 GMT 2018


Author: kargl
Date: Wed Jan 10 22:50:28 2018
New Revision: 256461

URL: https://gcc.gnu.org/viewcvs?rev=256461&root=gcc&view=rev
Log:
2018-01-10 Steven G. Kargl  <kargl@gcc.gnu.org>

	Backport from trunk
	PR fortran/83093
	* resolve.c (resolve_charlen): Check the type of cl->length
	after resolution.

2018-01-10  Steven G. Kargl  <kargl@gcc.gnu.org>

	Backport from trunk
	PR fortran/83093
	* gfortran.dg/allocate_with_typespec_7.f90: New test.

Added:
    branches/gcc-6-branch/gcc/testsuite/gfortran.dg/allocate_with_typespec_7.f90
Modified:
    branches/gcc-6-branch/gcc/fortran/ChangeLog
    branches/gcc-6-branch/gcc/fortran/resolve.c
    branches/gcc-6-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list