* auto-profile.c (afdo_annotate_cfg): Use update_max_bb_count.
[official-gcc.git] / gcc / testsuite / g++.dg / parse / operator4.C
blob054ddc8354f2ec210d79263589aee7b60d466599
1 int operator *(int, ...); // { dg-error "class|variable number of arguments" }