blob: 185bc3da596d9351e35f3c2cf66475e1fa4a81e1 [file] [log] [blame]
# GCC testsuite that uses the `dg.exp' driver.
# Load support procs.
load_lib gfortran-dg.exp
if ![check_effective_target_fopenmp] {
return
}
# Initialize `dg'.
dg-init
# Main loop.
gfortran-dg-runtest [lsort \
[find $srcdir/$subdir *.\[fF\]{,90,95,03} ] ] " -fopenmp"
# All done.
dg-finish