summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/Wmissing-profile.c
blob: 6ef1ac16c98df4dad5de0376826f87a638c5a4a1 (plain)
1
2
3
4
5
/* PR gcov-profile/86957 */
/* { dg-do compile } */
/* { dg-options "-fprofile-use" } */

void foo () { } /* { dg-warning "profile count data file not found" } */