summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/Atomics.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGen/Atomics.c')
-rw-r--r--clang/test/CodeGen/Atomics.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGen/Atomics.c b/clang/test/CodeGen/Atomics.c
index 4b55595729c..36a82ae4490 100644
--- a/clang/test/CodeGen/Atomics.c
+++ b/clang/test/CodeGen/Atomics.c
@@ -9,7 +9,7 @@
// Currently this is implemented only for Alpha, X86, PowerPC.
// Add your target here if it doesn't work.
// PPC32 does not translate the long long variants, so fails this test.
-// XFAIL: sparc,arm,powerpc
+// XFAIL: sparc,powerpc
signed char sc;
unsigned char uc;
OpenPOWER on IntegriCloud