cfgrtl.c (rtl_verify_flow_info_1): Use JUMP_P instead of INSN_P.
authorKazu Hirata <kazu@cs.umass.edu>
Fri, 3 Dec 2004 07:43:39 +0000 (07:43 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Fri, 3 Dec 2004 07:43:39 +0000 (07:43 +0000)
commit2085a21fd654d26bc4019121cdee41a30cead0ff
tree26f9575896ca2fcf889e20517fec4f265b1fb7ed
parenta18428f344e55707ac6ea630195e491677a155fe
cfgrtl.c (rtl_verify_flow_info_1): Use JUMP_P instead of INSN_P.

* cfgrtl.c (rtl_verify_flow_info_1): Use JUMP_P instead of
INSN_P.

From-SVN: r91677
gcc/ChangeLog
gcc/cfgrtl.c