aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/libgomp/testsuite/libgomp.c++/simd12.C
blob: ecfc912aeeabba0f5ec7c227eb91dd6c9f8574d1 (plain)
1
2
3
4
5
6
// { dg-do run }
// { dg-options "-O2" }
// { dg-additional-options "-msse2" { target sse2_runtime } }
// { dg-additional-options "-mavx" { target avx_runtime } }

#include "../libgomp.c/simd-16.c"