1 /* { dg-do compile } */
2 /* { dg-options "-O2 -fdump-tree-vrp1 -fdisable-tree-ethread" } */
20 /* This should be folded to if (1), but only if we insert an
21 assertion on the ELSE edge from the inner 'if (p)'. */
28 /* { dg-final { scan-tree-dump-times "if \\\(" 2 "vrp1" } } */