2 // { dg-options "-O2 -fdump-tree-threadfull1-details" }
6 void foo (float a
, int cond
)
15 /* We should be able to fold this as false on the path coming out of
16 cond == TRUE conditional. */
21 // { dg-final { scan-tree-dump "Registering jump thread: \\(2, 4\\)" "threadfull1" } }