* doc/extend.texi (Loop-Specific Pragmas): Document pragma GCC unroll.
[official-gcc.git] / gcc / testsuite / g++.dg / ext / mv23.C
blobf00afb01f157f4a977c268575c3234f5c302b704
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 "mv15.C"