2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 20000319-1.c
blobdb00e4f016fa5d4d9b4f5873cfdf1098dcee85a1
1 struct foo
3 long x;
4 char y;
5 long boom[0];
6 };