Retro68/gcc/libgomp/testsuite/libgomp.fortran/pr71734-1.f90
2017-10-07 02:16:47 +02:00

7 lines
221 B
Fortran

! { dg-do run { target avx_runtime } }
! { dg-additional-options "-msse2" }
! The same as simd3.f90, but compiled with -msse2. we run it only on
! AVX machine where simd3.f90 is compiled with -mavx.
include 'simd3.f90'