20000818-1.c   [plain text]


void
foo (long double x)
{
  struct {long double t;} y = {x};
}