From ca213f22794d50bc1d8fe8265656086c94368034 Mon Sep 17 00:00:00 2001 From: Geoffrey Keating Date: Sat, 30 Oct 2004 03:06:32 +0000 Subject: Back out previous accidental commit. From-SVN: r89878 --- gcc/tree-ssa-operands.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'gcc/tree-ssa-operands.c') diff --git a/gcc/tree-ssa-operands.c b/gcc/tree-ssa-operands.c index 78e2a43..68acd7c 100644 --- a/gcc/tree-ssa-operands.c +++ b/gcc/tree-ssa-operands.c @@ -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 -- cgit v1.1