* tree-loop-distribution.c (struct partition): New field recording
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 920428-4.c
blob293c466dcbb225786e614a4bb0ecd98cf38df12b
1 /* { dg-skip-if "requires alloca" { ! alloca } { "-O0" } { "" } } */
2 x(a){struct{int p[a],i;}l;l.i;}