]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorSteven G. Kargl <kargl@gcc.gnu.org>
Thu, 8 Mar 2018 19:06:57 +0000 (19:06 +0000)
committerSteven G. Kargl <kargl@gcc.gnu.org>
Thu, 8 Mar 2018 19:06:57 +0000 (19:06 +0000)
commit031d441b5ac5658fe54e40c12dcbf9580f4a4398
tree296a9666b61131ce4f901586ebdb2611a7ee0560
parente2c056a0e5d22c3ecb89393dd1e750c090234177
[multiple changes]

2018-03-08 Steven G. Kargl  <kargl@gcc.gnu.org>

PR fortran/64124
PR fortran/70409
* decl.c (gfc_match_char_spec): Try to reduce a charlen to a constant.

2018-03-08  Steven G. Kargl  <kargl@gcc.gnu.org>

PR fortran/64124
PR fortran/70409
* gfortran.dg/pr64124.f90: New tests.
* gfortran.dg/pr70409.f90: New tests.

From-SVN: r258368
gcc/fortran/ChangeLog
gcc/fortran/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr64124.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/pr70409.f90 [new file with mode: 0644]