[Bug c++/87457] thread sanitizer false positive on virtual destructor

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Sep 27 19:16:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87457

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I think the problem is that the std::thread code in libstdc++.so isn't built
with ThreadSanitizer.


More information about the Gcc-bugs mailing list