* config/i386/i386.c (ix86_legitimize_address): Declare
[official-gcc.git] / libgomp / testsuite / libgomp.c++ / simd13.C
blobf749620968012ade71872bdf7bfa81b52a8c683a
1 // { dg-do run }
2 // { dg-options "-O2" }
3 // { dg-additional-options "-msse2" { target sse2_runtime } }
4 // { dg-additional-options "-mavx" { target avx_runtime } }
6 #include "../libgomp.c/simd-17.c"