except.c (expand_end_catch_block): Fix typo.
authorMark Mitchell <mark@codesourcery.com>
Thu, 18 Nov 1999 17:52:27 +0000 (17:52 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 18 Nov 1999 17:52:27 +0000 (17:52 +0000)
commit4a6ef811c845111d1988d027ec7c5fd3e787fdd3
tree9aa3abef5f4b32b710b0a27b1fb9c50e50a6cfbf
parent1e4ceb6f9ea4f1e0d5afccbf4a135f47b0110b79
except.c (expand_end_catch_block): Fix typo.

* except.c (expand_end_catch_block): Fix typo.
(expand_exception_blocks): Simplify.  Don't call
expand_leftover_cleanups.

From-SVN: r30577
gcc/cp/ChangeLog
gcc/cp/except.c