dump.c (dequeue_and_dump): Dump HANDLERs and SAVE_EXPRs.
authorMark Mitchell <mark@codesourcery.com>
Wed, 27 Oct 1999 18:19:17 +0000 (18:19 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 27 Oct 1999 18:19:17 +0000 (18:19 +0000)
commita2edce31a6bc68fcdb9be328eaf9f0f74bcbc64e
treea7bdfcd89f335c820f3ac6d65b81732cf611d388
parente05e2395bdab25b76b243f486994ca9d032962f1
dump.c (dequeue_and_dump): Dump HANDLERs and SAVE_EXPRs.

* dump.c (dequeue_and_dump): Dump HANDLERs and SAVE_EXPRs.  Dump
CLEANUP_P for a TRY_BLOCK.
* ir.texi: Document SAVE_EXPR.

From-SVN: r30218
gcc/cp/ChangeLog
gcc/cp/dump.c
gcc/cp/ir.texi