Sign in
gnu
/
gcc.git
/
3e4ced9de1f1c6444eae44c1fed493742c345bc6
/
.
/
libgomp
/
testsuite
/
libgomp.c-c++-common
/
matrix-omp-teams-distribute-parallel-for-1.c
blob: 7f61dab89769e8c574c0979dd4cf519f39ba97a3 [
file
] [
log
] [
blame
]
/* { dg-additional-options "-Wall -Wno-unknown-pragmas" } */
#define
COMMON_DIRECTIVE omp teams distribute parallel
for
#define
COLLAPSE_1 collapse
(
1
)
#define
COLLAPSE_2 collapse
(
2
)
#define
COLLAPSE_3
#include
"matrix-transform-variants-1.h"