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

2018-10-10 Thread SebastiansPublicAddress at googlemail dot com
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?

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

2018-10-10 Thread SebastiansPublicAddress at googlemail dot com
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'

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

2018-09-27 Thread SebastiansPublicAddress at googlemail dot com
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

[Bug c++/58161] internal compiler error while compiling SemaDeclCXX.cpp

2013-08-14 Thread SebastiansPublicAddress at googlemail dot com
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

[Bug c++/58161] New: internal compiler error while compiling SemaDeclCXX.cpp

2013-08-14 Thread SebastiansPublicAddress at googlemail dot com
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