]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/fortran/decl.c
re PR fortran/91372 (Error: Unclassifiable statement)
authorSteven G. Kargl <kargl@gcc.gnu.org>
Mon, 5 Aug 2019 19:24:31 +0000 (19:24 +0000)
committerSteven G. Kargl <kargl@gcc.gnu.org>
Mon, 5 Aug 2019 19:24:31 +0000 (19:24 +0000)
commit719f5a10e750ab216700d13074122ac410bf106f
tree464c0cb3916ce3a0f20c43e2bf341b4656de7143
parentab574db6b9b2c06b9d68326a9cab6b4193a303e1
re PR fortran/91372 (Error: Unclassifiable statement)

2019-08-05  Steven g. Kargl  <kargl@gcc.gnu.org>

PR fortran/91372
* decl.c (gfc_match_data): Allow an implied do-loop to nestle against
DATA.

2019-08-05  Steven g. Kargl  <kargl@gcc.gnu.org>

PR fortran/91372
* gfortran.dg/pr91372.f90: New test.

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