1 /* { dg-do compile } */
2 /* { dg-options "-O2 -fdump-tree-dom1-details" } */
16 /* We should thread the jump twice and elliminate it. */
17 /* { dg-final { scan-tree-dump-times "Threaded" 2 "dom1"} } */
18 /* { dg-final { cleanup-tree-dump "dom1" } } */