* cfgloopmanip.c (duplicate_loop_to_header_edge): Cleanup profile
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / pr72749.c
blob2ef4d9a8ae12a5718a600b1fc7caaca76d4a6ac9
1 /* { dg-options "-O2 -fsched2-use-superblocks" } */
3 int as;
5 void
6 ji (int *x4)
8 if (0)
10 unsigned int pv;
12 while (as < 0)
14 for (*x4 = 0; *x4 < 1; ++(*x4))
15 yj:
16 x4 = (int *)&pv;
17 ++as;
20 goto yj;