OSDN Git Service

Back out previous accidental commit.
authorgeoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 30 Oct 2004 03:06:32 +0000 (03:06 +0000)
committergeoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 30 Oct 2004 03:06:32 +0000 (03:06 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89878 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/tree-ssa-operands.c

index 78e2a43..68acd7c 100644 (file)
@@ -1623,8 +1623,6 @@ add_call_read_ops (tree stmt)
 {
   bitmap_iterator bi;
 
-  bi.ptr2 = NULL;
-
   /* Otherwise, if the function is not pure, it may reference memory.  Add
      a VUSE for .GLOBAL_VAR if it has been created.  Otherwise, add a VUSE
      for each call-clobbered variable.  See add_referenced_var for the