2017-10-08 Thomas Koenig <tkoenig@gcc.gnu.org>
commit25832dc4dcbbd686c3b0e8dc6b147e96a019d4b6
authortkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 8 Oct 2017 12:54:40 +0000 (8 12:54 +0000)
committertkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 8 Oct 2017 12:54:40 +0000 (8 12:54 +0000)
tree0f7159ef4f29ebbfbadb7ef5c762d9e1f2f9e620
parent9fcaba9d544322805cc2612f2ce9ecd6d10144e3
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.

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