2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.c-torture / unsorted / glob.c
blobe3206154fd9cab884f9e01b8f280a302c7e40f5c
1 typedef int tt;
3 tt a1;
4 tt a2;
5 tt a3;
7 foo ()
9 a1++;
10 a2++;
11 a1++;