flow.c (EH_USES): Provide default.
authorRichard Henderson <rth@redhat.com>
Wed, 20 Mar 2002 02:13:39 +0000 (18:13 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 20 Mar 2002 02:13:39 +0000 (18:13 -0800)
commit15b5aef3e72ff167751f52111b7a7be3429aae14
treeb494bd2379913f69721d6206bfacbe19e6522eb1
parent02a7a3fda139c2e6ddaca51063d9dc0f38b3077b
flow.c (EH_USES): Provide default.

        * flow.c (EH_USES): Provide default.
        (calculate_global_regs_live): Use it for EH edges and noreturn calls.
        * doc/tm.texi (EH_USES): New.

        * config/ia64/ia64.c (ia64_eh_uses): New.
        * config/ia64/ia64-protos.h: Update.
        * config/ia64/ia64.h (EH_USES): New.

From-SVN: r51060
gcc/ChangeLog
gcc/config/ia64/ia64-protos.h
gcc/config/ia64/ia64.c
gcc/config/ia64/ia64.h
gcc/doc/tm.texi
gcc/flow.c