* tree-loop-distribution.c (INCLUDE_ALGORITHM): New header file.
[official-gcc.git] / gcc / testsuite / gcc.dg / noncompile / init-3.c
blobfe9543522db9e75f472106b9873ba4909afa3d1d
1 void die(void)
3 char foo[BAR] = "1234"; /* { dg-error "undeclared|function|incomplete type" } */