* auto-profile.c (afdo_annotate_cfg): Use update_max_bb_count.
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.robertl / eb119.C
blobc4b3ffe650997f8bbeb607e3d0169fa3ea12a4c1
1 // { dg-do assemble  }
2 template<bool B>
3 void f()                        // { dg-message "note" }
7 int main()
9   f<bool>(); // { dg-error "" } .*