Warning fixes:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Mon, 29 Jun 1998 17:21:30 +0000 (17:21 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Mon, 29 Jun 1998 17:21:30 +0000 (17:21 +0000)
commitd0902cd14bd55a38e0a049e885df3647ecbe3aee
treef0bbe0422f2bd657e8c18ddc65f1585b78415bc2
parent174be1b32cc4cd945ef936a2a3e137bcb91005ae
Warning fixes:

        * except.c (build_eh_type_type_ref): Remove unused variable `susp'.
        (process_start_catch_block): Likewise for variables
        `false_label_rtx', `call_rtx' and `return_value_rtx'.

From-SVN: r20800
gcc/cp/ChangeLog
gcc/cp/except.c