projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6dd81da
)
llvm-gcc now requires -fnested-functions to enable them in C.
author
Chris Lattner
<sabre@nondot.org>
Tue, 20 Mar 2007 17:34:31 +0000
(17:34 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 20 Mar 2007 17:34:31 +0000
(17:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35217
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CFrontend/2003-02-12-NonlocalGoto.c
patch
|
blob
|
history
diff --git
a/test/CFrontend/2003-02-12-NonlocalGoto.c
b/test/CFrontend/2003-02-12-NonlocalGoto.c
index 81d97e06b5f6bbcb20eee91c0ee54f1bc7560b36..3be48df64bbfc6f04032d5e5237c271adb1d596f 100644
(file)
--- 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,