1 /* { dg-do compile } */
2 /* { dg-options "-O2 -fdump-tree-dce2" } */
7 bar (int i
, int partial
, int args_addr
)
16 /* There should be only one IF conditional since the first does nothing
18 /* { dg-final { scan-tree-dump-times "if " 1 "dce2"} } */