* auto-profile.c (afdo_annotate_cfg): Use update_max_bb_count.
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.other / fnname1.C
blobe8e3254ab6eafeda7203521c78eaf5c02bca4b51
1 // { dg-do link  }
2 // { dg-options "-g" }
3 // Origin: Loren James Rittle <rittle@latour.rsch.comm.mot.com>
5 int main ()
7   const char *s = __FUNCTION__;