diff options
author | Mark Mitchell <mark@codesourcery.com> | 1999-09-17 23:45:52 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 1999-09-17 23:45:52 +0000 |
commit | 2c146a769fe2bf862a128c3370b1faa8507b8980 (patch) | |
tree | 0a1203afda84ba76764e50565f92ce939814c1a7 /gcc/explow.c | |
parent | 59026e796378b6fa8ebf34d4c85fc9dcdc2e9d4c (diff) | |
download | gcc-2c146a769fe2bf862a128c3370b1faa8507b8980.zip gcc-2c146a769fe2bf862a128c3370b1faa8507b8980.tar.gz gcc-2c146a769fe2bf862a128c3370b1faa8507b8980.tar.bz2 |
cp-tree.h (language_function): Add x_eh_spec_try_block.
* cp-tree.h (language_function): Add x_eh_spec_try_block. Add
x_scope_stmt_stack. Add x_in_charge_parm.
(current_eh_spec_try_block): New macro.
(current_scope_stmt_stack): Likewise.
(current_in_charge_parm): Likewise.
* decl.c (start_function): Initialize current_in_charge_parm.
(finish_function): Use current_in_charge_parm rather than looking
up __in_chrg.
* search.c (expand_indirect_vtbls_init): Likewise.
From-SVN: r29489
Diffstat (limited to 'gcc/explow.c')
0 files changed, 0 insertions, 0 deletions