1 /* { dg-do compile } */
2 /* { dg-options "-O2 -fno-early-inlining -fno-tree-vrp -fno-tree-dominator-opts -fdump-tree-thread2-details-blocks" } */
28 /* { dg-final { scan-tree-dump-times "Registering jump thread" 2 "thread2" } } */
29 /* { dg-final { scan-tree-dump-not "Invalid sum" "thread2" } } */