io.c (match_wait_element): Correctly match END and EOR tags.
authorThomas Koenig <tkoenig@gcc.gnu.org>
Tue, 3 Oct 2017 13:49:39 +0000 (13:49 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Tue, 3 Oct 2017 13:49:39 +0000 (13:49 +0000)
commit4f8d1d3268c6c1fe336e0cf7587355cd2eb671f0
tree636452e30c1091e4213a88fcd6ebc60ca552fa14
parent3b7511f9219038110e5b464f197266564e2f8c76
io.c (match_wait_element): Correctly match END and EOR tags.

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.

From-SVN: r253381
gcc/fortran/ChangeLog
gcc/fortran/dump-parse-tree.c
gcc/fortran/io.c