1 /* { dg-do compile } */
2 /* { dg-options "-O2 -fdump-tree-iftoswitch-optimized --param case-values-threshold=5" } */
7 int main(int argc
, char **argv
)
24 /* This will be removed with EVRP. */
36 /* { dg-final { scan-tree-dump-not "Condition chain" "iftoswitch" } } */