1 // RUN: not %llvmgcc %s -S -o /dev/null |& not grep {internal compiler error} 2 3 struct A X[(927 - 37) / sizeof(struct A)]; 4