Re: Ignore thunks in ThreadSanitizer pass (issue5492055)
On 11-12-16 09:54 , Dmitriy Vyukov wrote: This is for google-main branch. Ignore thunks in ThreadSanitizer pass. Index: gcc/tree-tsan.c === --- gcc/tree-tsan.c (revision 182401) +++ gcc/tree-tsan.c (working copy) @@ -426,6 +
Ignore thunks in ThreadSanitizer pass (issue5492055)
This is for google-main branch. Ignore thunks in ThreadSanitizer pass. Index: gcc/tree-tsan.c === --- gcc/tree-tsan.c (revision 182401) +++ gcc/tree-tsan.c (working copy) @@ -426,6 +426,11 @@ ignore_init = 1; } +