mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-30 19:53:46 +00:00
8 lines
312 B
Fortran
8 lines
312 B
Fortran
|
! { dg-do run { target { vect_simd_clones && lto } } }
|
||
|
! { dg-options "-fno-inline -flto -fno-use-linker-plugin" }
|
||
|
! { dg-additional-sources declare-simd-3.f90 }
|
||
|
! { dg-additional-options "-msse2" { target sse2_runtime } }
|
||
|
! { dg-additional-options "-mavx" { target avx_runtime } }
|
||
|
|
||
|
include 'declare-simd-2.f90'
|