aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.misc-tests/gcovpart-13b.c
blob: 0900ab48021e3ae61ecb4c8c9d1bb801d104705b (plain)
1
2
3
4
int weak ()
{
  return 0;  /* count(1) */
}