* cfgcleanup.c (flow_find_cross_jump): Avoid incrementing of ninsns
commit3bf090f766bd5cb75c6c9bf1432561b832269436
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Dec 2001 17:01:26 +0000 (20 17:01 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Dec 2001 17:01:26 +0000 (20 17:01 +0000)
treeffbeb41028154325e873af71d0e57a9a277fe352
parentebf49ed96fd68b3a6998a831533e2cf0df68d2db
* cfgcleanup.c (flow_find_cross_jump): Avoid incrementing of ninsns
if one of block does not contain jump.
(outgoing_edge_math): Revert last path; require edges to be noncomplex
nonfake to match single exit edge; require conditional jumps to not
have side effect.

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