Attempt to fix the llvm-gcc-powerpc-darwin9 buildbot.
authorBob Wilson <bob.wilson@apple.com>
Fri, 30 Jul 2010 18:52:47 +0000 (18:52 +0000)
committerBob Wilson <bob.wilson@apple.com>
Fri, 30 Jul 2010 18:52:47 +0000 (18:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109876 91177308-0d34-0410-b5e6-96231b3b80d8

test/FrontendC/vla-1.c

index db1d722d6683d1f5304e96d0037748ac6fdd64ff..c6c58f6cc36dbd05e13b51b5e0a5b27467b662bb 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc_only -std=gnu99 %s -S |& grep "warning: alignment for"
+// RUN: %llvmgcc_only -std=gnu99 %s -S |& grep {warning: alignment for}
 
 int foo(int a)
 {