except.c (push_eh_entry): Add prototype.
authorJeffrey A Law <law@cygnus.com>
Thu, 16 Apr 1998 22:57:50 +0000 (22:57 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 16 Apr 1998 22:57:50 +0000 (16:57 -0600)
commit242c13b000c85528a7bc8db97ad9a1bc325ce022
tree39818443f85a5e9bf37760f29433bdab6032e0e6
parent1ad4f46be6e110470125bb53ad87661afe776fbe
except.c (push_eh_entry): Add prototype.

        * 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.

From-SVN: r19249
gcc/ChangeLog
gcc/dwarfout.c
gcc/except.c