cfgexpand.c (construct_exit_block): Use EDGE_PRED instead of EDGE_I.
authorKazu Hirata <kazu@cs.umass.edu>
Thu, 3 Mar 2005 16:22:38 +0000 (16:22 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 3 Mar 2005 16:22:38 +0000 (16:22 +0000)
commit8fb790fd3f5d9152f162370d84bc24be1913e642
tree93a1e8691120e7ab4530ebc06e8ded994f83108f
parent09f8755b65c576c8c4019d49e9ecb3dd6da90ee9
cfgexpand.c (construct_exit_block): Use EDGE_PRED instead of EDGE_I.

* cfgexpand.c (construct_exit_block): Use EDGE_PRED instead of
EDGE_I.

From-SVN: r95834
gcc/ChangeLog
gcc/cfgexpand.c