PR sanitizer/80110 * tsan.c: Include tree-eh.h. (instrument_builtin_call): Call maybe_clean_eh_stmt or maybe_clean_or_replace_eh_stmt where needed. (instrument_memory_accesses): Add cfg_changed argument. Call gimple_purge_dead_eh_edges on each block and set *cfg_changed if it returned true. (tsan_pass): Adjust caller. Return TODO_cleanup_cfg if cfg_changed. * g++.dg/tsan/pr80110.C: New test. From-SVN: r246399
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
aligned_vs_unaligned_race.C | Loading commit data... | |
atomic_free.C | Loading commit data... | |
atomic_free2.C | Loading commit data... | |
benign_race.C | Loading commit data... | |
cond_race.C | Loading commit data... | |
default_options.C | Loading commit data... | |
fd_close_norace.C | Loading commit data... | |
fd_close_norace2.C | Loading commit data... | |
pr64265.C | Loading commit data... | |
pr80110.C | Loading commit data... | |
tsan.exp | Loading commit data... | |
tsan_barrier.h | Loading commit data... | |
vptr_benign_race.C | Loading commit data... | |
vptr_harmful_race.C | Loading commit data... |