* except.c (push_eh_entry): Add prototype.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Apr 1998 22:57:50 +0000 (22:57 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Apr 1998 22:57:50 +0000 (22:57 +0000)
commit5c4826b30f02fd5a45abdea4cd489a4a0cb98a83
tree39818443f85a5e9bf37760f29433bdab6032e0e6
parent37e83a04b1bedb82894f26a37ef4e1caeebf9b5d
    * except.c (push_eh_entry): Add prototype.
        (pop_eh_entry, enqueue_eh_entry, dequeu_eh_entry): Likewise.
        (call_get_eh_context, start_dynamic_cleanup): Likewise.
        (start_dynamic_handler, can_throw): Likewise.
        (output_exception_table_entry, scan_region): Likewise.
        (eh_regs, set_insn_eh_region): Likewise.
Also fix typo in previous dwarfout change.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19249 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/dwarfout.c
gcc/except.c