Merged revisions 209304,209307,209332,209338-209339,209343,209346,209351,209354,20936...
[official-gcc.git] / gcc-4_9 / gcc / testsuite / gcc.dg / graphite / pr59817-2.c
blob13950076814bf8337e1bf1654ec303cace1ee941
1 /* { dg-do compile } */
2 /* { dg-options "-O2 -floop-interchange" } */
4 void
5 xl(void)
7 static int j3;
8 for (j3 = 0; j3 < 1; ++j3) {
9 static int f2;
10 static int w7;
11 short int b5;
12 int ok;
13 f2 = (b5 += ok) ? (w7 = 0): (w7 ? 0 : (f2 = ok));