diff --git a/compiler-rt/test/sanitizer_common/TestCases/Linux/resize_tls_dynamic.cpp b/compiler-rt/test/sanitizer_common/TestCases/Linux/resize_tls_dynamic.cpp index 29b9ae53b2bd..fd8f73ca713b 100644 --- a/compiler-rt/test/sanitizer_common/TestCases/Linux/resize_tls_dynamic.cpp +++ b/compiler-rt/test/sanitizer_common/TestCases/Linux/resize_tls_dynamic.cpp @@ -9,7 +9,7 @@ // UNSUPPORTED: lsan, ubsan, android // FIXME: Investigate -// XFAIL: ppc && tsan +// XFAIL: powerpc64 && tsan #include