* auto-profile.c (afdo_annotate_cfg): Use update_max_bb_count.
[official-gcc.git] / gcc / testsuite / g++.dg / parse / error38.C
blob63162a8ad84d8ebd5fb54ad63c4442cac0127e12
1 // PR c++/29003
3 typedef int operator !(); // { dg-error "declaration" }