930530-1.c   [plain text]


f ()
{
  struct { char a, b; } x;
  g (x, x, x, x);
}