Reapply r121905 (automatic synthesis of @llvm.sadd.with.overflow) with a fix for...
[oota-llvm.git] / test / FrontendC / 2008-03-24-BitField-And-Alloca.c
index 7963805ba81164972be3f1ca186712932bd044f3..641bcf1dbeb9e891057f973b48d6a1c5dd735992 100644 (file)
@@ -1,5 +1,5 @@
 // RUN: %llvmgcc -O2 -S %s -o - | not grep alloca
-// RUN: %llvmgcc -m32 -S %s -o - | grep store | not grep {align 8}
+// RUN: %llvmgcc -m32 -O2 -S %s -o - | not grep {store }
 
 enum {
  PP_C,