summaryrefslogtreecommitdiff
path: root/test/FrontendC/2007-09-05-ConstCtor.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/FrontendC/2007-09-05-ConstCtor.c')
-rw-r--r--test/FrontendC/2007-09-05-ConstCtor.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/FrontendC/2007-09-05-ConstCtor.c b/test/FrontendC/2007-09-05-ConstCtor.c
index c267a59033..0b06cc8dc4 100644
--- a/test/FrontendC/2007-09-05-ConstCtor.c
+++ b/test/FrontendC/2007-09-05-ConstCtor.c
@@ -1,5 +1,7 @@
// RUN: %llvmgcc -xc -Os -c %s -o /dev/null
// PR1641
+// XFAIL: *
+// See PR2425
struct A {
unsigned long l;