testsuite: Fix pragma-eof.c failure due to added line to the test.
[gcc.git] / gcc / testsuite / gcc.test-framework / dg-warning-nocache-exp-P.c
1 /* { dg-options "-Wall -DDEFINED" } */
2
3 int
4 foo ()
5 {
6 } /* { dg-warning "control" "" { target def_nocache } } */