Updating my credits entry.
[oota-llvm.git] / test / CFrontend / 2006-09-21-IncompleteElementType.c
1 // RUN: %llvmgcc %s -S -o /dev/null |& not grep {internal compiler error}
2
3 struct A X[(927 - 37) / sizeof(struct A)];