blob: a122e5291f640db94e278b1ecfcb6b065035f347 [file] [log] [blame]
/* PR c++/4872 */
/* { dg-do compile } */
/* { dg-options "-Wreturn-type" } */
static inline int f() {} /* { dg-warning "return" "missing return" } */