mirror of
https://github.com/autc04/Retro68.git
synced 2025-02-20 17:29:17 +00:00
7 lines
201 B
C++
7 lines
201 B
C++
|
// { dg-do run }
|
||
|
// { dg-options "-O2" }
|
||
|
// { dg-additional-options "-msse2" { target sse2_runtime } }
|
||
|
// { dg-additional-options "-mavx" { target avx_runtime } }
|
||
|
|
||
|
#include "../libgomp.c/taskloop-2.c"
|