aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/g++.dg/ext/mv23.C
blob: f00afb01f157f4a977c268575c3234f5c302b704 (plain)
1
2
3
4
5
6
7
/* Test case to check if Multiversioning works.  */
/* { dg-do run { target i?86-*-* x86_64-*-* } } */
/* { dg-require-ifunc "" }  */
/* { dg-require-effective-target static } */
/* { dg-options "-O2 -static -march=x86-64" } */

#include "mv15.C"