1 /* { dg-options "-Wall -DDEFINED" } */
2 
3 int
foo()4 foo ()
5 {
6 }  /* { dg-warning "control" "" { target def_nocache } } */
7