960319-1.c   [plain text]


static void
f()
{
  long long a[2];
  int i;
  if (g())
    if (h())
      ;
  *a |= (long long)i << 65 ;
}