diff options
author | Mark Mitchell <mark@codesourcery.com> | 2001-05-17 18:12:27 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2001-05-17 18:12:27 +0000 |
commit | e6855a2d2906226cbaaa5f8653e44e42596771c9 (patch) | |
tree | ea2ee85a1a8e761513f6ee751bb994a2aeee2dd0 /gcc/cse.c | |
parent | 8979edec07977e922f0534a4a29e720a5b983fa6 (diff) | |
download | gcc-e6855a2d2906226cbaaa5f8653e44e42596771c9.zip gcc-e6855a2d2906226cbaaa5f8653e44e42596771c9.tar.gz gcc-e6855a2d2906226cbaaa5f8653e44e42596771c9.tar.bz2 |
except.h (protect_cleanup_actions): Remove it.
* except.h (protect_cleanup_actions): Remove it.
(lang_protect_cleanup_actions): Declare it.
* except.c (protect_cleanup_actions): Remove it.
(lang_protect_cleanup_actions): New variable.
(init_eh): Don't make protect_cleanup_actions a GC root.
(expand_eh_region_and_cleanup): Call
lang_protect_cleanup_actions.
(output_function_exception_table): Remove unused `align'
variable.
* varasm.c (assemble_external): Abort if we have not yet
opened the assembly output file.
* except.c (cp_protect_cleanup_actions): New function.
(init_exception_processing): Don't set protect_cleanup_actions
here. Do set lang_protect_cleanup_actions.
From-SVN: r42218
Diffstat (limited to 'gcc/cse.c')
0 files changed, 0 insertions, 0 deletions