Projet_SETI_RISC-V/riscv-gnu-toolchain/gcc/libgomp/testsuite/libgomp.fortran/pr71734-1.f90
2023-03-06 14:48:14 +01:00

6 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'