gcroot testcase, patch by Eric Christopher.
[oota-llvm.git] / test / CFrontend / 2004-01-01-UnknownInitSize.c
index 863305ecb4e555e0842cf82c7dcfebf644a7f736..b26b6cd87560be65b65a0a946de99e75d4163c3b 100644 (file)
@@ -1,9 +1,8 @@
-// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+// RUN: %llvmgcc -S %s -o /dev/null
 
 /*
  * This regression test ensures that the C front end can compile initializers
  * even when it cannot determine the size (as below).
- * XFAIL: linux,darwin
 */
 struct one
 {