summaryrefslogtreecommitdiffstats
path: root/llvm/test/CFrontend/2003-01-30-UnionInit.c
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CFrontend/2003-01-30-UnionInit.c')
-rw-r--r--llvm/test/CFrontend/2003-01-30-UnionInit.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CFrontend/2003-01-30-UnionInit.c b/llvm/test/CFrontend/2003-01-30-UnionInit.c
index b33ae0214a6..576958442ae 100644
--- a/llvm/test/CFrontend/2003-01-30-UnionInit.c
+++ b/llvm/test/CFrontend/2003-01-30-UnionInit.c
@@ -1,5 +1,4 @@
// RUN: %llvmgcc -S %s -o /dev/null
-// XFAIL: llvmgcc3
union foo {
struct { char A, B; } X;
OpenPOWER on IntegriCloud