* auto-profile.c (afdo_annotate_cfg): Use update_max_bb_count.
[official-gcc.git] / gcc / testsuite / g++.dg / init / new4.C
blobab2fe31314d9dbefa8e9a2446183d7f944639a69
1 int *x = new int [2] ();