2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 960319-1.c
blobf3d95ab6e8e1357bfbd76504c7cdf4e1eaf69f0e
1 static void
2 f()
4 long long a[2];
5 int i;
6 if (g())
7 if (h())
9 *a |= (long long)i << 65 ;