1 /* { dg-do compile } */
2 /* { dg-options "-O1 -fdump-tree-phiopt1-details" } */
17 /* Should have no ifs left after straightening. */
18 /* { dg-final { scan-tree-dump-times "if " 0 "phiopt1"} } */
19 /* { dg-final { cleanup-tree-dump "phiopt1" } } */