https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69204
--- Comment #4 from bugzil...@reto-schneider.ch --- Created attachment 37295 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37295&action=edit g++-5 -fsanitize=thread -Wall -Wextra -std=c++11 -pthread -static-libtsan tsan-test.cpp && ./a.out > sanitizer-output.txt 2>&1 Output of the program