aboutsummaryrefslogtreecommitdiffstats
path: root/test/CFrontend/2003-02-12-NonlocalGoto.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CFrontend/2003-02-12-NonlocalGoto.c')
-rw-r--r--test/CFrontend/2003-02-12-NonlocalGoto.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/CFrontend/2003-02-12-NonlocalGoto.c b/test/CFrontend/2003-02-12-NonlocalGoto.c
index 16373af..b581330 100644
--- a/test/CFrontend/2003-02-12-NonlocalGoto.c
+++ b/test/CFrontend/2003-02-12-NonlocalGoto.c
@@ -1,3 +1,5 @@
+// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+
// XFAIL: *
/* It is unlikely that LLVM will ever support nested functions, but if it does,
here is a testcase. */