gcroot testcase, patch by Eric Christopher.
[oota-llvm.git] / test / CFrontend / 2003-08-30-AggregateInitializer.c
index ab2f61012d72084838f73fc0e9b07211a4348c45..58c77b6aa04f70def23283ad06aaac4768991ff2 100644 (file)
@@ -1,6 +1,5 @@
-// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+// RUN: %llvmgcc -S %s -o /dev/null
 
-// XFAIL: linux,sun,darwin
 struct istruct {
   unsigned char C;
 };