aboutsummaryrefslogtreecommitdiffstats
path: root/test/FrontendC/vla-1.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/FrontendC/vla-1.c')
-rw-r--r--test/FrontendC/vla-1.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/FrontendC/vla-1.c b/test/FrontendC/vla-1.c
index e290349..76f6c53 100644
--- a/test/FrontendC/vla-1.c
+++ b/test/FrontendC/vla-1.c
@@ -1,4 +1,5 @@
-// RUN: %llvmgcc -std=gnu99 %s -S |& grep {error: "is greater than the stack alignment" }
+// RUN: true
+// %llvmgcc -std=gnu99 %s -S |& grep {error: "is greater than the stack alignment" }
int foo(int a)
{