Commit 3c549718 by Thomas Koenig

Commit ChangeLog entries from previous commit.

From-SVN: r253215
parent 63b62fa0
2017-09-26 Thomas Koenig <tkoenig@gcc.gnu.org>
* frontend-passes.c (do_subscript): Don't do anything
if inside an associate list.
2017-09-25 Thomas Koenig <tkoenig@gcc.gnu.org> 2017-09-25 Thomas Koenig <tkoenig@gcc.gnu.org>
* lang.opt: Add -Wdo-subscript. * lang.opt: Add -Wdo-subscript.
......
...@@ -9,6 +9,11 @@ ...@@ -9,6 +9,11 @@
2017-09-26 Thomas Koenig <tkoenig@gcc.gnu.org> 2017-09-26 Thomas Koenig <tkoenig@gcc.gnu.org>
* gfortran.dg/gomp/associate1.f90: Remove unnecessary
warning from associate construct and do loop.
2017-09-26 Thomas Koenig <tkoenig@gcc.gnu.org>
* gfortran.dg/gomp/associate1.f90: Really commit change * gfortran.dg/gomp/associate1.f90: Really commit change
from 2017-09-25. from 2017-09-25.
* gfortran.dg/predcom-1.f: Likewise. * gfortran.dg/predcom-1.f: Likewise.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment