OSDN Git Service

2007-01-21 Dirk Mueller <dmueller@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / tree-outof-ssa.c
index c65a31a..ad8c5ae 100644 (file)
@@ -1180,9 +1180,6 @@ remove_ssa_form (bool perform_ter)
        }
     }
 
-  /* we no longer maintain the SSA operand cache at this point.  */
-  fini_ssa_operands ();
-
   /* If any copies were inserted on edges, analyze and insert them now.  */
   perform_edge_inserts ();