* tree-loop-distribution.c (struct partition): New field recording
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 20000818-1.c
blob01f10f60cf26753c0ef69f9c4bf6872c5086604f
1 void
2 foo (long double x)
4 struct {long double t;} y = {x};