Sign in
rust
/
rust-lang
/
gcc
/
d7557484ce2f41e29081d0ddcb8b7304e299d8fe
/
.
/
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"