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