dump.c (dequeue_and_dump): Handle START_CATCH_STMT, CLEANUP_STMT, and SCOPE_STMT.
authorMark Mitchell <mark@codesourcery.com>
Tue, 21 Sep 1999 20:32:44 +0000 (20:32 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 21 Sep 1999 20:32:44 +0000 (20:32 +0000)
commit9f14fb64049bc3598da0624b59c74a89abdee09d
treeca7ab00f1c79f4384da26ef4cafb8c797591201d
parente88d975c082dca3e00c323f6e00ba581df5c55fd
dump.c (dequeue_and_dump): Handle START_CATCH_STMT, CLEANUP_STMT, and SCOPE_STMT.

* dump.c (dequeue_and_dump): Handle START_CATCH_STMT,
CLEANUP_STMT, and SCOPE_STMT.

From-SVN: r29564
gcc/cp/ChangeLog
gcc/cp/dump.c