dump_prase_tree (show_symbol): Output list of variables in NAMELIST.
authorThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 8 Oct 2017 12:54:40 +0000 (12:54 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 8 Oct 2017 12:54:40 +0000 (12:54 +0000)
commitcebb191903d3562d848b70dd51060b05e92435b9
tree0f7159ef4f29ebbfbadb7ef5c762d9e1f2f9e620
parent08a9e4e734ed74775a014fbe02699c290fbbd5cc
dump_prase_tree (show_symbol): Output list of variables in NAMELIST.

2017-10-08  Thomas Koenig  <tkoenig@gcc.gnu.org>

* dump_prase_tree (show_symbol): Output list of variables in
NAMELIST.
(show_code_node): Add new line for ELSE and END DO for DO
CONCURRENT.
* invoke.texi: Document that the output of
-fdump-fortran-original, -fdump-fortran-optimized and
-fdump-parse-tree is unsable and may lead to ICEs.

From-SVN: r253525
gcc/fortran/ChangeLog
gcc/fortran/dump-parse-tree.c
gcc/fortran/invoke.texi