Fix the test failure on non-Darwin targets.
[oota-llvm.git] / test / CFrontend / 2004-01-01-UnknownInitSize.c
index 7de3aba41acfd4118e6af9d7f3f638d2daaa8bbf..f9367bec514c440f86b85c87690fe763970f8483 100644 (file)
@@ -1,9 +1,9 @@
 // RUN: %llvmgcc -S %s -o /dev/null
+// XFAIL: llvmgcc3
 
 /*
  * This regression test ensures that the C front end can compile initializers
  * even when it cannot determine the size (as below).
- * XFAIL: *
 */
 struct one
 {