mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-11 02:30:42 +00:00
7 lines
221 B
Fortran
7 lines
221 B
Fortran
! { dg-do run { target avx_runtime } }
|
|
! { dg-additional-options "-msse2" }
|
|
! The same as simd4.f90, but compiled with -msse2. we run it only on
|
|
! AVX machine where simd4.f90 is compiled with -mavx.
|
|
|
|
include 'simd4.f90'
|