Commit 17f3bb6d by Jakub Jelinek

Revert accidentally changed file.

From-SVN: r243754
parent 7b45d0df
......@@ -802,9 +802,6 @@ sanitize_asan_mark_poison (void)
if (maybe_contains_asan_check (stmt))
{
bitmap_set_bit (with_check, bb->index);
if (dump_file)
fprintf (dump_file, "setting bit %d\n", bb->index);
break;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment