repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Introduce class rtx_reader
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
ext
/
mv23.C
blob
f00afb01f157f4a977c268575c3234f5c302b704
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" } */
6
7
#include "mv15.C"