Another SCEV issue from PR2607; essentially the same issue, but this
[oota-llvm.git] / test / FrontendC / 2004-02-14-ZeroInitializer.c
1 // RUN: %llvmgcc -xc %s -S -o - | grep zeroinitializer
2
3 int X[1000];
4