2 /* { dg-do compile } */
3 /* { dg-options "-Wimplicit-fallthrough" } */
5 /* Testing some loops. */
17 if (f ()) /* { dg-warning "statement may fall through" "fall through" { xfail *-*-* } } */
34 if (f ()) /* { dg-warning "statement may fall through" } */