XFAIL vg_leak the new test as the rest.
[oota-llvm.git] / test / FrontendC / 2007-11-07-AlignedMemcpy.c
1 // RUN: %llvmgcc -S %s -o /dev/null
2 void bork() {
3   int Qux[33] = {0};
4 }