]> gcc.gnu.org Git - gcc.git/commit
cfgcleanup.c (flow_find_cross_jump): Avoid incrementing of ninsns if one of block...
authorJan Hubicka <jh@suse.cz>
Thu, 20 Dec 2001 17:01:26 +0000 (18:01 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 20 Dec 2001 17:01:26 +0000 (17:01 +0000)
commitd1ee6d9bb7d3726a5c76f7d530962d4efeaa6e4d
treeffbeb41028154325e873af71d0e57a9a277fe352
parent37bef19770233ab36b2a61ce3c33febf83f17734
cfgcleanup.c (flow_find_cross_jump): Avoid incrementing of ninsns if one of block does not contain jump.

* 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.

From-SVN: r48203
gcc/ChangeLog
gcc/cfgcleanup.c
This page took 0.059378 seconds and 5 git commands to generate.