https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87457
--- Comment #3 from SebastiansPublicAddress at googlemail dot com ---
Is there something else, which libstdc++ depends on, that I need to build with
ThreadSanitizer? libgcc or libatomic for example?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87457
--- Comment #2 from SebastiansPublicAddress at googlemail dot com ---
(In reply to Jonathan Wakely from comment #1)
> I think the problem is that the std::thread code in libstdc++.so isn't built
> with ThreadSanitizer.
Wasn'
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: SebastiansPublicAddress at googlemail dot com
Target Milestone: ---
Created attachment 44759
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44759&action=edit
source code to reproduce the bug
reproduce li
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58161
--- Comment #1 from SebastiansPublicAddress at googlemail dot com ---
Created attachment 30658
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30658&action=edit
preprocessed file compressed because of file size limit
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: SebastiansPublicAddress at googlemail dot com
I'm compiling on a raspberry pi (no cross compiling), so this may be caused by
insufficient memory. But gcc doesn't say so. It just say