2018-09-12 Richard Biener <rguenther@suse.de>
[official-gcc.git] / gcc / testsuite / gcc.dg / torture / pr87266-4.c
blobe8d5ff1812b60420c8e0a763cf41af0a0d6afdb6
1 /* { dg-do compile } */
2 /* { dg-additional-options "-fno-tree-dominator-opts -fno-tree-forwprop" } */
4 unsigned long int
5 re (long int j9)
7 if (j9 == 0)
8 return 1;
10 return j9;
13 void
14 zq (int bt, int yy)
16 int p3 = 0, go = 4, ez = go;
18 while (go != 0)
20 if (ez + !!bt - re (bt) != 0 && go != 0)
22 if (yy != 0)
23 p3 = yy;
25 else
26 return;
28 go = 2;
32 void
33 my (unsigned long int n6, int bt, int yy)
35 zq (bt, yy);
36 n6 = n6 == bt;
37 zq (bt, yy);