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
C++: simplify output from suggest_alternatives_for
[official-gcc.git]
/
libgomp
/
testsuite
/
libgomp.fortran
/
pr71734-2.f90
blob
2a84f26291cf6fe1e6b6c9669979ffe63e956fd9
1
! { dg-do run { target avx_runtime } }
2
! { dg-additional-options "-msse2" }
3
! The same as simd4.f90, but compiled with -msse2. we run it only on
4
! AVX machine where simd4.f90 is compiled with -mavx.
5
6
include
'simd4.f90'