diff options
author | Mark Mitchell <mark@codesourcery.com> | 1999-09-27 01:27:18 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 1999-09-27 01:27:18 +0000 |
commit | 59ccf49da343eb034258f5fe6282da6ed6751cf4 (patch) | |
tree | 1b29796b2aee3f4dfa3db27106f7aebfefc0e732 /gcc/tree.h | |
parent | bfcccecc564752b7ef55ac9ca32ab8df0c5ba1dc (diff) | |
download | gcc-59ccf49da343eb034258f5fe6282da6ed6751cf4.zip gcc-59ccf49da343eb034258f5fe6282da6ed6751cf4.tar.gz gcc-59ccf49da343eb034258f5fe6282da6ed6751cf4.tar.bz2 |
cp-tree.h (expand_throw): Remove prototype.
* cp-tree.h (expand_throw): Remove prototype.
* except.c (expand_throw): Make it static. Use tree-generation
functions, rather than RTL-generation functions.
(build_throw): Use it.
* expr.c: Include except.h.
(cplus_expand_expr): Don't call expand_throw here.
* Makefile.in (expr.o): Depend on except.h.
* ir.texi: Update documentation for THROW_EXPR.
* decl.c (start_function): Set x_dont_save_pending_sizes rather
than calling get_pending_sizes.
* init.c (build_new): Don't save and restore
immediate_size_expand; instead, assert that it has the expected
value already.
From-SVN: r29671
Diffstat (limited to 'gcc/tree.h')
0 files changed, 0 insertions, 0 deletions