tsan.c: Fix up comment formatting.
authorJakub Jelinek <jakub@redhat.com>
Fri, 23 Nov 2012 14:28:19 +0000 (15:28 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 23 Nov 2012 14:28:19 +0000 (15:28 +0100)
commit8ddf5c28ea6be09213739c94f9765019be476bb0
tree7a85e01d08c247a65ff38959550cedfe87890db6
parent9b17f12bdc0a1bdf922c02a2676cfcb95fb29d92
tsan.c: Fix up comment formatting.

* tsan.c: Fix up comment formatting.
(instrument_gimple): Ignore gimple_clobber_p stmts.
(pass_tsan, pass_tsan_O0): Remove TODO_update_address_taken
from todo_flags_finish.

From-SVN: r193755
gcc/ChangeLog
gcc/tsan.c