1 /* PR tree-optimization/18694
3 The dominator optimization didn't take the PHI evaluation order
4 into account when threading an edge. */
6 extern void abort (void) __attribute__((noreturn
));
7 extern void exit (int) __attribute__((noreturn
));
9 void __attribute__((noinline
))
19 for (n
= next_n
; j
< n
; j
++)