]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/tsan.c
tsan.c (instrument_expr): Use force_gimple_operand.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 12 Jan 2015 16:47:11 +0000 (16:47 +0000)
committerBernd Edlinger <edlinger@gcc.gnu.org>
Mon, 12 Jan 2015 16:47:11 +0000 (16:47 +0000)
commit020ca9503b2ea23e645cfd469231b7c5d416ad32
tree7057a85721f7a7109f7e1b3f93a92cb82af33c2e
parentb1760f7f915a36ee9b4636fb54719c9b3ae59356
tsan.c (instrument_expr): Use force_gimple_operand.

2015-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>

        * tsan.c (instrument_expr): Use force_gimple_operand.
        Use may_be_nonaddressable_p instead of is_gimple_addressable.

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