[PING] [PATCH] Fix parameters of __tsan_vptr_update
Bernd Edlinger
bernd.edlinger@hotmail.de
Wed Jan 21 12:55:00 GMT 2015
On Wed, 21 Jan 2015 12:31:57, Jakub Jelinek wrote:
>
> On Wed, Jan 21, 2015 at 12:17:51PM +0100, Bernd Edlinger wrote:
>>> test.c:3:6: internal compiler error: in expand_TSAN_FUNC_EXIT, at internal-fn.c:243
>>> void step (int i)
>>
>>
>> It looks like your patches shot each other down..
>>
>> How about this, maybe with a compile-time test of the step function in c-c++common/tsan?
>
> If you add a testcase for it, sure. It can be just compile time testcase,
> perhaps with some assembler match that no __tsan_ calls are made.
>
yes, that's what I had in mind.
Bernd.
More information about the Gcc-patches
mailing list