* auto-profile.c (afdo_annotate_cfg): Use update_max_bb_count.
[official-gcc.git] / gcc / testsuite / g++.dg / ext / mv22.C
blob2550136fdacc10d30123a6f76bc77c02ced2cd2c
1 /* Test case to check if Multiversioning works.  */
2 /* { dg-do run { target i?86-*-* x86_64-*-* } } */
3 /* { dg-require-ifunc "" }  */
4 /* { dg-require-effective-target static } */
5 /* { dg-options "-O2 -static -march=x86-64" } */
7 #include "mv14.C"