tree-if-conv.c (tree_if_convert_cond_expr): Remove local variable new_cond.
authorKazu Hirata <kazu@cs.umass.edu>
Sat, 12 Mar 2005 18:35:48 +0000 (18:35 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sat, 12 Mar 2005 18:35:48 +0000 (18:35 +0000)
commit2b74282d701eac4ac553417d60865055c8f16ee3
tree018958e5521e917788cbcc85e75a1ff4d92e2030
parentf7448d502cfa30c94e8f05081ebf95a690a2c1f5
tree-if-conv.c (tree_if_convert_cond_expr): Remove local variable new_cond.

* tree-if-conv.c (tree_if_convert_cond_expr): Remove local
variable new_cond.
(combine_blocks): Remove local variables exits and new_e.

From-SVN: r96346
gcc/ChangeLog
gcc/tree-if-conv.c