2 20041213-2.c from the execute part of the gcc torture suite.
11 /* PR tree-optimization/18694
13 The dominator optimization didn't take the PHI evaluation order
14 into account when threading an edge. */
26 for (n
= next_n
; j
< n
; j
++)
35 testTortureExecute (void)