diff options
Diffstat (limited to 'test/CFrontend/2003-08-30-AggregateInitializer.c')
-rw-r--r-- | test/CFrontend/2003-08-30-AggregateInitializer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CFrontend/2003-08-30-AggregateInitializer.c b/test/CFrontend/2003-08-30-AggregateInitializer.c index c8ddbb89fa..f5d5ca9d5e 100644 --- a/test/CFrontend/2003-08-30-AggregateInitializer.c +++ b/test/CFrontend/2003-08-30-AggregateInitializer.c @@ -1,6 +1,6 @@ // RUN: %llvmgcc -S %s -o /dev/null -// XFAIL: * +// XFAIL: llvmgcc3 struct istruct { unsigned char C; |