except.c (can_throw): Use INTVAL on a CONST_INT.
authorRichard Henderson <rth@cygnus.com>
Fri, 10 Mar 2000 19:12:53 +0000 (11:12 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 10 Mar 2000 19:12:53 +0000 (11:12 -0800)
commitbee249aac128cdabd148e7dc007c7fba9c34a7fa
treee495ce928015e4eb972d4a5b5e632bcbfc24a90d
parent602f9606d6ba9cdbf18d0e4d538aed75d99c220a
except.c (can_throw): Use INTVAL on a CONST_INT.

        * except.c (can_throw): Use INTVAL on a CONST_INT.
        (reachable_handlers): Likewise.
        * flow.c (count_basic_blocks, find_basic_blocks_1): Likewise.

From-SVN: r32471
gcc/ChangeLog
gcc/except.c
gcc/flow.c