Rename NeedsSetToChangeDiffSize to HasAggressiveSymbolFolding which is a much
[oota-llvm.git] / test / FrontendC / vla-1.c
index c6c58f6cc36dbd05e13b51b5e0a5b27467b662bb..77f78a5e3af743da66888961a15f472adc2ba3a1 100644 (file)
@@ -1,4 +1,6 @@
 // RUN: %llvmgcc_only -std=gnu99 %s -S |& grep {warning: alignment for}
+// ppc does not support this feature, and gets a fatal error at runtime.
+// XFAIL: powerpc
 
 int foo(int a)
 {