OSDN Git Service

* except.c (can_throw): Use INTVAL on a CONST_INT.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Mar 2000 19:12:53 +0000 (19:12 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Mar 2000 19:12:53 +0000 (19:12 +0000)
commit3e59bcee66b7ff68b54f6426f2ebc655d0f010ac
treee495ce928015e4eb972d4a5b5e632bcbfc24a90d
parent900c10453047b9f0166459d8a8c397b8467c5022
    * except.c (can_throw): Use INTVAL on a CONST_INT.
        (reachable_handlers): Likewise.
        * flow.c (count_basic_blocks, find_basic_blocks_1): Likewise.

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