* auto-profile.c (afdo_annotate_cfg): Use update_max_bb_count.
[official-gcc.git] / gcc / testsuite / g++.dg / abi / pr39188-2a.C
blob071b585f4c049e09e12520cf1eae5cffa8af9eb6
1 // PR c++/39188
2 // { dg-do run }
3 // { dg-options "-O2" }
4 // { dg-additional-sources "pr39188-2b.C" }
6 #include "pr39188-2.h"
8 int
9 x (int i)
11   return f<int> (i);