(root)/
gcc-13.2.0/
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 } } */