* tree-loop-distribution.c (struct partition): New field recording
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / pr19357.c
blob2dc26d786280edeff6b11784138273351c8f36cb
1 /* This generated an ICE for an ia64-linux target. */
2 struct f {
3 float f[8];
4 };
6 long double ftest(struct f arg1, long double arg2) {
7 return arg2;