tree-dump.c (dequeue_and_dump): Check DECL_SAVED_TREE, not DECL_LANG_SPECIFIC, when...
authorTom Tromey <tromey@redhat.com>
Wed, 27 Feb 2008 15:49:19 +0000 (15:49 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Wed, 27 Feb 2008 15:49:19 +0000 (15:49 +0000)
commita8bafc433ca3957e3388b51ad340c6dffdda68f5
treec7d5b8592207313dbc275710296aa14c3a10106f
parentf35f8a60dfd6008200a4287e5d38962eb9549b21
tree-dump.c (dequeue_and_dump): Check DECL_SAVED_TREE, not DECL_LANG_SPECIFIC, when dumping body.

* tree-dump.c (dequeue_and_dump) <FUNCTION_DECL>: Check
DECL_SAVED_TREE, not DECL_LANG_SPECIFIC, when dumping body.

From-SVN: r132722
gcc/ChangeLog
gcc/tree-dump.c