mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-27 23:31:44 +00:00
7 lines
198 B
C++
7 lines
198 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/simd-17.c"
|