1 2 3 4 5
int foo (void) { return bind (0, 0, 0); /* { dg-warning "implicit declaration of function 'bind'" } */ }