FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 920928-3.c
blob583dc69b74c5cf2bc9b2c015b9782723d785b4fa
1 f (int phaseone)
3 typedef struct
5 unsigned char *p;
7 FILE;
8 FILE b[2];
9 static unsigned char xchr[2];
10 int j;
11 int for_end;
12 if (phaseone)
14 if (j <= for_end)
16 *(b[1].p) = xchr[j];
17 while (j++ < 10);