Sign in
rust
/
rust-lang
/
gcc
/
refs/heads/master
/
.
/
libgomp
/
testsuite
/
libgomp.fortran
/
unroll-7c.f90
blob: 0b3d91cdba381218d162572047bfde971957c370 [
file
] [
log
] [
blame
]
!
{
dg
-
do
run
}
!
{
dg
-
additional
-
options
"-g -cpp"
}
!
Check
an unroll factor that
is
larger than the number of iterations
!
of the loops
in
the test implementation
.
#define
UNROLL_FACTOR
113
#include
"unroll-7.f90"