diff --git a/test/CFrontend/2003-02-12-NonlocalGoto.c b/test/CFrontend/2003-02-12-NonlocalGoto.c index 81d97e06b5f..3be48df64bb 100644 --- a/test/CFrontend/2003-02-12-NonlocalGoto.c +++ b/test/CFrontend/2003-02-12-NonlocalGoto.c @@ -1,4 +1,4 @@ -// RUN: %llvmgcc -S %s -o /dev/null +// RUN: %llvmgcc -S %s -o /dev/null -fnested-functions // XFAIL: * /* It is unlikely that LLVM will ever support nested functions, but if it does,