aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/g++.dg/ext/mv21.C
blob: 9708ad95019b4bfd696b046f3d3e8356c84beb8b (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" } */

#include "mv1.C"