* auto-profile.c (afdo_annotate_cfg): Use update_max_bb_count.
[official-gcc.git] / gcc / testsuite / g++.dg / ext / timevar1.C
bloba48f8ba3705a4bff34460f31c8a8c9d6936c3c24
1 // PR c++/52248
2 // { dg-options "-ftime-report" }
3 // { dg-allow-blank-lines-in-output 1 }
4 // { dg-prune-output "wall" }
5 // { dg-prune-output "times" }
6 // { dg-prune-output "TOTAL" }
7 // { dg-prune-output "checks" }
9 void
10 foo ()
12   goto lab;                     // { dg-error "not defined" }