r269665 - in /branches/gcc-8-branch/gcc: fortra...
tkoenig@gcc.gnu.org
tkoenig@gcc.gnu.org
Wed Mar 13 22:06:00 GMT 2019
Author: tkoenig
Date: Wed Mar 13 22:05:59 2019
New Revision: 269665
URL: https://gcc.gnu.org/viewcvs?rev=269665&root=gcc&view=rev
Log:
2019-03-13 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/87673
Backport from trunk
* match.c (gfc_match_type_spec): Remove call to
gfc_resolve_expr for character length.
2019-03-13 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/87673
Backport from trunk
* gfortran.dg/charlen_17.f90: New test.
Added:
branches/gcc-8-branch/gcc/testsuite/gfortran.dg/charlen_17.f90
Modified:
branches/gcc-8-branch/gcc/fortran/ChangeLog
branches/gcc-8-branch/gcc/fortran/match.c
branches/gcc-8-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list