summaryrefslogtreecommitdiff
path: root/test/CFrontend/2006-09-21-IncompleteElementType.c
blob: 64f7501a64c02a10b14e6c7cbd006b44595f3028 (plain)
1
2
3
// RUN: %llvmgcc %s -S -o /dev/null |& not grep {internal compiler error}

struct A X[(927 - 37) / sizeof(struct A)];