* auto-profile.c (afdo_annotate_cfg): Use update_max_bb_count.
[official-gcc.git] / gcc / testsuite / g++.dg / lookup / pretty1.C
bloba03bd3c3e8afee1fe335a5547e772cf99bc468fb
1 void foo() { for ( __PRETTY_FUNCTION__ ; ; ) ; }