Sign in
gnu
/
gcc
/
master
/
.
/
libgomp
/
testsuite
/
libgomp.fortran
/
unroll-7b.f90
blob: d78a5a1d926d27efd405591734b1a4df0a24896e [
file
] [
log
] [
blame
]
!
{
dg
-
do
run
}
!
{
dg
-
additional
-
options
"-g -cpp"
}
!
Check
an unroll factor that does
not
divide the number of iterations
!
of the loops
in
the test implementation
.
#define
UNROLL_FACTOR
3
#include
"unroll-7.f90"