* auto-profile.c (afdo_annotate_cfg): Use update_max_bb_count.
[official-gcc.git] / gcc / testsuite / g++.dg / ext / complit7.C
blobbceb6d1087de9def79e19ec2f82e6d5144a3b80e
1 // PR c++/27807
2 // { dg-options "" }
4 int i = (int()){0}; // { dg-error "type" }