]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/tsan.c
* tsan.c (instrument_expr): If expr_ptr isn't a gimple val, first
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Dec 2012 13:25:07 +0000 (13:25 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Dec 2012 13:25:07 +0000 (13:25 +0000)
commitc2fa340482f18c8a2aa653f9f722b66f7b2a5068
treeebbf0c8374c45d0076ec095c736d68329b9689f2
parent5883455c597024f22fc7a003b5ec031f6feb82e3
* tsan.c (instrument_expr): If expr_ptr isn't a gimple val, first
store it into a SSA_NAME.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194135 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tsan.c