2017-10-03 Thomas Koenig <tkoenig@gcc.gnu.org>
commit1a59a9b9e4f0b47e481bd2350a51a9e0d162aab7
authortkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Oct 2017 13:49:39 +0000 (3 13:49 +0000)
committertkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Oct 2017 13:49:39 +0000 (3 13:49 +0000)
tree636452e30c1091e4213a88fcd6ebc60ca552fa14
parent2417a922eb63de139fae4e41dd0b8f67a6b3a3f8
2017-10-03  Thomas Koenig  <tkoenig@gcc.gnu.org>

* io.c (match_wait_element): Correctly match END and EOR tags.
* dump-parse-tree.c (show_code_node): Handle EXEC_WAIT.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@253381 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/dump-parse-tree.c
gcc/fortran/io.c