]> git.ipfire.org Git - thirdparty/gcc.git/blob - libgomp/testsuite/libgomp.c++/taskloop-2.C
gcc/
[thirdparty/gcc.git] / libgomp / testsuite / libgomp.c++ / taskloop-2.C
1 // { dg-do run }
2 // { dg-options "-O2" }
3 // { dg-additional-options "-msse2" { target sse2_runtime } }
4 // { dg-additional-options "-mavx" { target avx_runtime } }
5
6 #include "../libgomp.c/taskloop-2.c"