1 /* { dg-do compile } */
2 /* { dg-options "-O2 -fdump-rtl-expand-details" } */
8 for (i
= 0; i
< n
; i
++)
12 /* Verify that out-of-ssa coalescing did its job by verifying there are not
13 any partition copies inserted. */
15 /* { dg-final { scan-rtl-dump-not "partition copy" "expand"} } */