]> git.ipfire.org Git - thirdparty/gcc.git/commit
2019-02-14 Harald Anlauf <anlauf@gmx.de>
authoranlauf <anlauf@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Feb 2019 20:24:54 +0000 (20:24 +0000)
committeranlauf <anlauf@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Feb 2019 20:24:54 +0000 (20:24 +0000)
commit4382a5c9a22662a0afdac9bba0ffea3438f2975c
treed9516b577a7fc71d25338416126e2651f27cab37
parentf03a9fbf41a6b88c4f4e5ae2dba2252c2c7abbe3
2019-02-14  Harald Anlauf  <anlauf@gmx.de>

PR fortran/88248
* symbol.c: Move check for labeled DO statement from
gfc_define_st_label to gfc_reference_st_label.

PR fortran/88248
* gfortran.dg/pr88248.f90: New test.
* gfortran.dg/f2018_obs.f90: Updated test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@268895 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/symbol.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/f2018_obs.f90
gcc/testsuite/gfortran.dg/pr88248.f90 [new file with mode: 0644]