Index: compiler-rt/trunk/lib/tsan/rtl/tsan_suppressions.cc =================================================================== --- compiler-rt/trunk/lib/tsan/rtl/tsan_suppressions.cc +++ compiler-rt/trunk/lib/tsan/rtl/tsan_suppressions.cc @@ -21,6 +21,7 @@ #include "tsan_mman.h" #include "tsan_platform.h" +#ifndef SANITIZER_GO // Suppressions for true/false positives in standard libraries. static const char *const std_suppressions = // Libstdc++ 4.4 has data races in std::string. @@ -33,7 +34,6 @@ "race:std::_Sp_counted_ptr_inplace