Back out previous accidental commit.

From-SVN: r89878
This commit is contained in:
Geoffrey Keating 2004-10-30 03:06:32 +00:00
parent 965a7e9092
commit ca213f2279

View 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