Fix build on sparc64-linux-gnu.
[official-gcc.git] / libgomp / testsuite / libgomp.fortran / pr71734-2.f90
blob2a84f26291cf6fe1e6b6c9669979ffe63e956fd9
1 ! { dg-do run { target avx_runtime } }
2 ! { dg-additional-options "-msse2" }
3 ! The same as simd4.f90, but compiled with -msse2. we run it only on
4 ! AVX machine where simd4.f90 is compiled with -mavx.
6 include 'simd4.f90'