summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/asan/TestCases/printf-3.c
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/test/asan/TestCases/printf-3.c')
-rw-r--r--compiler-rt/test/asan/TestCases/printf-3.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler-rt/test/asan/TestCases/printf-3.c b/compiler-rt/test/asan/TestCases/printf-3.c
index d16833d83c6..2e72aa66848 100644
--- a/compiler-rt/test/asan/TestCases/printf-3.c
+++ b/compiler-rt/test/asan/TestCases/printf-3.c
@@ -5,6 +5,7 @@
// FIXME: printf is not intercepted on Windows yet.
// XFAIL: win32
+// XFAIL: armv7l-unknown-linux-gnueabihf
#include <stdio.h>
int main() {
OpenPOWER on IntegriCloud