aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/g++.dg/ext/mv22.C
blob: 2550136fdacc10d30123a6f76bc77c02ced2cd2c (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 "mv14.C"