libstdc++: Define __glibcxx_assert_fail for non-verbose build [PR115585]
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 920928-3.c
blob9fccd236da9623bb7131510cee5401315e781e94
1 void
2 f (int phaseone)
4 typedef struct
6 unsigned char *p;
8 FILE;
9 FILE b[2];
10 static unsigned char xchr[2];
11 int j;
12 int for_end;
13 if (phaseone)
15 if (j <= for_end)
17 *(b[1].p) = xchr[j];
18 while (j++ < 10);