tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Use EDGE_COUNT instead of GOTO_DES...
authorKazu Hirata <kazu@cs.umass.edu>
Thu, 28 Oct 2004 02:56:50 +0000 (02:56 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 28 Oct 2004 02:56:50 +0000 (02:56 +0000)
commit269da1e916910bcac1ddb8d82fba86eb5d0fc419
tree1074891cf9cb826c113cc1053ac87841b2391ec8
parent425834072ea3ccf0da56e91e31260c1e240dd050
tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Use EDGE_COUNT instead of GOTO_DESTINATION.

* tree-ssa-dce.c (mark_stmt_if_obviously_necessary)
<COND_EXPR>: Use EDGE_COUNT instead of GOTO_DESTINATION.

From-SVN: r89729
gcc/ChangeLog
gcc/tree-ssa-dce.c