Mark this XFAIL for the moment.
authorDuncan Sands <baldrick@free.fr>
Tue, 13 Jan 2009 15:15:46 +0000 (15:15 +0000)
committerDuncan Sands <baldrick@free.fr>
Tue, 13 Jan 2009 15:15:46 +0000 (15:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62168 91177308-0d34-0410-b5e6-96231b3b80d8

test/FrontendC/2008-03-24-BitField-And-Alloca.c

index 7963805ba81164972be3f1ca186712932bd044f3..1a85731021deafff1d604486365f88cac866c568 100644 (file)
@@ -1,5 +1,6 @@
 // RUN: %llvmgcc -O2 -S %s -o - | not grep alloca
 // RUN: %llvmgcc -m32 -S %s -o - | grep store | not grep {align 8}
+// XFAIL: *
 
 enum {
  PP_C,