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