1 /* { dg-do compile } */
2 /* { dg-options "-O -fdump-tree-optimized" } */
19 /* The value e should have been replaced with t and there should be only one PHI. */
20 /* { dg-final { scan-tree-dump "g .t_\[0-9\]*.D.," "optimized" } } */
21 /* { dg-final { scan-tree-dump-times "PHI" 1 "optimized" } } */