PR middle-end/77357 - strlen of constant strings not folded
[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 };