diff --git a/test/FrontendC/2008-03-24-BitField-And-Alloca.c b/test/FrontendC/2008-03-24-BitField-And-Alloca.c index 71f296b6fc6..5708291acb9 100644 --- a/test/FrontendC/2008-03-24-BitField-And-Alloca.c +++ b/test/FrontendC/2008-03-24-BitField-And-Alloca.c @@ -1,4 +1,5 @@ // RUN: %llvmgcc -O2 -S %s -o - | not grep alloca +// RUN: %llvmgcc -S %s -o - | grep store | not grep {align 8} enum { PP_C,