* tree-ssa-live.c (build_tree_conflict_graph): Remove local
variable ann.
From-SVN: r96375
* tree-cfg.c (group_case_labels): Remove local variable type.
+ * tree-ssa-live.c (build_tree_conflict_graph): Remove local
+ variable ann.
+
2005-03-13 Andy Hutchinson <HutchinsonAndy@netscape.net>
PR target/18251
{
bool is_a_copy = false;
tree stmt = bsi_stmt (bsi);
- stmt_ann_t ann;
get_stmt_operands (stmt);
- ann = stmt_ann (stmt);
/* A copy between 2 partitions does not introduce an interference
by itself. If they did, you would never be able to coalesce