[Bug testsuite/80551] c-c++-common/tsan/race_on_mutex.c fails on powerpc
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 20 08:23:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80551
--- Comment #10 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to Segher Boessenkool from comment #9)
> Nothing, it never reaches memset before it exits.
Are you sure? I was able to place breakpoint on memset and ~14th iteration of
the breakpoint was really mutex init function. Can you please double check it?
More information about the Gcc-bugs
mailing list