1 /* PR gcov-profile/86957 */
2 /* { dg-do compile } */
3 /* { dg-options "-fprofile-use" } */
4 
foo()5 void foo () { } /* { dg-warning "profile count data file not found" } */
6