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