(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
Wmissing-profile.c
       1  /* PR gcov-profile/86957 */
       2  /* { dg-do compile } */
       3  /* { dg-options "-fprofile-use" } */
       4  
       5  void foo () { } /* { dg-warning "profile count data file not found" } */