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