* auto-profile.c (afdo_annotate_cfg): Use update_max_bb_count.
[official-gcc.git] / gcc / testsuite / g++.dg / init / brace3.C
blob0a1ee8f00a964ac3a96165388907e201fd759f77
1 int array[2][1] = { {0} {1} }; // { dg-error "" }