dump-parse-tree.c (show_symbol): Don't dump namespace for ENTRY to avoid infinite...
authorAndreas Schmidt <andreas.schmidt.42@gmx.net>
Sun, 5 Jun 2011 18:48:11 +0000 (18:48 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 5 Jun 2011 18:48:11 +0000 (18:48 +0000)
commit142f5e4acdce0a04f2619784ddf54ff924082bbc
tree2866e748e083e5c5219df5f933bbe581d811a0cd
parent67f8f44952324f3eb6ae564a696b8ee04efccccf
dump-parse-tree.c (show_symbol): Don't dump namespace for ENTRY to avoid infinite recursion.

2011-06-05  Andreas Schmidt  <andreas.schmidt.42@gmx.net>
Thomas Koenig  <tkoenig@gcc.gnu.org>

* dump-parse-tree.c (show_symbol):  Don't dump namespace
for ENTRY to avoid infinite recursion.

Co-Authored-By: Thomas Koenig <tkoenig@gcc.gnu.org>
From-SVN: r174659
gcc/fortran/ChangeLog
gcc/fortran/dump-parse-tree.c