dump-parse-tree.c (show_code_node): Print association list of a block if present.
authorThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 28 Feb 2016 22:24:27 +0000 (22:24 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 28 Feb 2016 22:24:27 +0000 (22:24 +0000)
commit3070e826ba08f0d2537916ec967cc38dd5c89e1e
treee0d6a27165e9fdf9ed69ee0bf85e4f52e91e1d90
parentb2fd5373948c2d030783e74df4a9b52174ac30fb
dump-parse-tree.c (show_code_node): Print association list of a block if present.

2016-02-28  Thomas Koenig  <tkoenig@gcc.gnu.org>

* dump-parse-tree.c (show_code_node):  Print association
list of a block if present.  Handle EXEC_END_BLOCK.

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