blob: eb9d22c62523f1a9805b85f402e3dc1a267f67ed [file] [log] [blame]
// RUN: %llvmgcc -S %s -o /dev/null
void bork() {
int Qux[33] = {0};
}