mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-04 01:50:38 +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 simd3.f90, but compiled with -msse2. we run it only on
|
|
! AVX machine where simd3.f90 is compiled with -mavx.
|
|
|
|
include 'simd3.f90'
|