OSDN Git Service

* cfgcleanup.c (merge_blocks_move_successor_nojumps): Use tablejump_p.
authorzlomek <zlomek@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 Jul 2003 17:18:00 +0000 (17:18 +0000)
committerzlomek <zlomek@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 Jul 2003 17:18:00 +0000 (17:18 +0000)
commitafff715a2b85e18e40520b04b5b44cf0623a03a0
treebcd516494e3a3a432b0f74413525c76618b44685
parent35cd7b2977ae15970bc6cd083216b33ea837060c
* cfgcleanup.c (merge_blocks_move_successor_nojumps): Use tablejump_p.
* rtlanal.c (tablejump_p): Use next_active_insn for finding the jump
table.

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