Sign in
gnu
/
gcc
/
master
/
.
/
libgomp
/
testsuite
/
libgomp.c-c++-common
/
matrix-omp-parallel-masked-taskloop-1.c
blob: 5b88fa5d662751b3ca751c2936ccad7e2ebfad1d [
file
] [
log
] [
blame
]
/* { dg-additional-options "-Wall -Wno-unknown-pragmas" } */
#define
COMMON_DIRECTIVE omp parallel masked taskloop
#define
COLLAPSE_1 collapse
(
1
)
#define
COLLAPSE_2 collapse
(
2
)
#define
COLLAPSE_3
#include
"matrix-transform-variants-1.h"