* auto-profile.c (afdo_annotate_cfg): Use update_max_bb_count.
[official-gcc.git] / gcc / testsuite / g++.dg / ext / mv20.C
blob98f7408e1fcb9982da0fb1afed9389553dc0afc0
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 pie } */
5 /* { dg-options "-O2 -fPIE -pie -march=x86-64" } */
7 #include "mv15.C"