repo.or.cz
/
gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fortran: Fix PR 47485.
[gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
other
/
mmintrin.C
blob
3daf378916eaafee53871e0d3d9cf6855a52f37f
1
// { dg-do compile { target i?86-*-* x86_64-*-* } }
2
// { dg-options "-msse" }
3
// { dg-skip-if "requires hosted libstdc++ for cstdlib malloc" { ! hostedlib } }
4
5
#include <xmmintrin.h>