except.c (expand_eh_region_start_for_decl): Use NOTE_EH_HANDLER, not NOTE_BLOCK_NUMBER.
authorMark Mitchell <mark@codesourcery.com>
Tue, 14 Sep 1999 23:51:34 +0000 (23:51 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 14 Sep 1999 23:51:34 +0000 (23:51 +0000)
commitbf43101eb660ad64e5f63f8070b7ab4c814e52b6
tree8265802fe38fd0aedf6ff678f8e5899e057f140b
parent8411a9039968cd745e26d796136e290518e2ef9f
except.c (expand_eh_region_start_for_decl): Use NOTE_EH_HANDLER, not NOTE_BLOCK_NUMBER.

* except.c (expand_eh_region_start_for_decl): Use NOTE_EH_HANDLER,
not NOTE_BLOCK_NUMBER.
(expand_eh_region_end): Likewise.
(find_exception_handler_labels): Likewise.
(scan_region): Likewise.
(exception_optimize): Likewise.
(update_rethrow_references): Likewise.
(set_insn_eh_region): Likewise.
* final.c (final_scan_insn): Likewise.
* flow.c (make_edges): Likewise.
* integrate.c (expand_inline_function): Likewise.
* print-rtl.c (print_rtx): Likewise.

From-SVN: r29418
gcc/ChangeLog
gcc/except.c
gcc/final.c
gcc/flow.c
gcc/integrate.c
gcc/print-rtl.c