Revert accidentally changed file.

From-SVN: r243754
This commit is contained in:
Jakub Jelinek 2016-12-16 17:04:20 +01:00
parent 7b45d0dfeb
commit 17f3bb6d25
1 changed files with 0 additions and 3 deletions

View File

@ -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;
}
}