New testcase for PR1744
[oota-llvm.git] / test / CFrontend / 2003-08-30-AggregateInitializer.c
index c7a0f806b8649332f817185a9ac899b63b2acc6e..58c77b6aa04f70def23283ad06aaac4768991ff2 100644 (file)
@@ -1,4 +1,5 @@
-// XFAIL: linux,sun,darwin
+// RUN: %llvmgcc -S %s -o /dev/null
+
 struct istruct {
   unsigned char C;
 };