1 /* { dg-do compile } */
2 /* { dg-options "-O1 -fdump-tree-optimized" } */
14 /* There should be no == 0. Though PHI-OPT or invert_truth does not
16 /* { dg-final { scan-tree-dump-times "== 0" 0 "optimized" { xfail *-*-* } } } */
18 /* { dg-final { cleanup-tree-dump "optimized" } } */