1 /* { dg-do compile } */
2 /* { dg-options "-O2 -fdump-tree-threadfull1-details --param max-jump-thread-paths=15" } */
4 #include "ssa-thread-16.c"
6 /* With limiting the search space we should no longer consider this path. */
7 /* { dg-final { scan-tree-dump-not "SUCCESS" "threadfull1" } } */