bfc24e32b9
2018-03-25 Thomas Koenig <tkoenig@gcc.gnu.org> PR fortran/84381 * testsuite/libgomp.fortran/aligned1.f03: Replace non-standard call abort by STOP n. * testsuite/libgomp.fortran/alloc-comp-1.f90: Likewise. * testsuite/libgomp.fortran/alloc-comp-2.f90: Likewise. * testsuite/libgomp.fortran/alloc-comp-3.f90: Likewise. * testsuite/libgomp.fortran/allocatable1.f90: Likewise. * testsuite/libgomp.fortran/allocatable10.f90: Likewise. * testsuite/libgomp.fortran/allocatable11.f90: Likewise. * testsuite/libgomp.fortran/allocatable12.f90: Likewise. * testsuite/libgomp.fortran/allocatable2.f90: Likewise. * testsuite/libgomp.fortran/allocatable3.f90: Likewise. * testsuite/libgomp.fortran/allocatable4.f90: Likewise. * testsuite/libgomp.fortran/allocatable5.f90: Likewise. * testsuite/libgomp.fortran/allocatable6.f90: Likewise. * testsuite/libgomp.fortran/allocatable7.f90: Likewise. * testsuite/libgomp.fortran/allocatable8.f90: Likewise. * testsuite/libgomp.fortran/allocatable9.f90: Likewise. * testsuite/libgomp.fortran/appendix-a/a.18.1.f90: Likewise. * testsuite/libgomp.fortran/appendix-a/a.19.1.f90: Likewise. * testsuite/libgomp.fortran/associate1.f90: Likewise. * testsuite/libgomp.fortran/associate2.f90: Likewise. * testsuite/libgomp.fortran/associate3.f90: Likewise. * testsuite/libgomp.fortran/cancel-do-1.f90: Likewise. * testsuite/libgomp.fortran/cancel-do-2.f90: Likewise. * testsuite/libgomp.fortran/cancel-parallel-1.f90: Likewise. * testsuite/libgomp.fortran/cancel-sections-1.f90: Likewise. * testsuite/libgomp.fortran/cancel-taskgroup-2.f90: Likewise. * testsuite/libgomp.fortran/character1.f90: Likewise. * testsuite/libgomp.fortran/character2.f90: Likewise. * testsuite/libgomp.fortran/collapse1.f90: Likewise. * testsuite/libgomp.fortran/collapse2.f90: Likewise. * testsuite/libgomp.fortran/collapse3.f90: Likewise. * testsuite/libgomp.fortran/collapse4.f90: Likewise. * testsuite/libgomp.fortran/crayptr1.f90: Likewise. * testsuite/libgomp.fortran/crayptr2.f90: Likewise. * testsuite/libgomp.fortran/crayptr3.f90: Likewise. * testsuite/libgomp.fortran/declare-simd-1.f90: Likewise. * testsuite/libgomp.fortran/declare-simd-3.f90: Likewise. * testsuite/libgomp.fortran/declare-target-2.f90: Likewise. * testsuite/libgomp.fortran/depend-1.f90: Likewise. * testsuite/libgomp.fortran/depend-2.f90: Likewise. * testsuite/libgomp.fortran/depend-3.f90: Likewise. * testsuite/libgomp.fortran/do1.f90: Likewise. * testsuite/libgomp.fortran/do2.f90: Likewise. * testsuite/libgomp.fortran/doacross1.f90: Likewise. * testsuite/libgomp.fortran/doacross2.f90: Likewise. * testsuite/libgomp.fortran/doacross3.f90: Likewise. * testsuite/libgomp.fortran/examples-4/array_sections-3.f90: Likewise. * testsuite/libgomp.fortran/examples-4/array_sections-4.f90: Likewise. * testsuite/libgomp.fortran/examples-4/async_target-1.f90: Likewise. * testsuite/libgomp.fortran/examples-4/async_target-2.f90: Likewise. * testsuite/libgomp.fortran/examples-4/declare_target-1.f90: Likewise. * testsuite/libgomp.fortran/examples-4/declare_target-2.f90: Likewise. * testsuite/libgomp.fortran/examples-4/declare_target-3.f90: Likewise. * testsuite/libgomp.fortran/examples-4/declare_target-4.f90: Likewise. * testsuite/libgomp.fortran/examples-4/declare_target-5.f90: Likewise. * testsuite/libgomp.fortran/examples-4/device-1.f90: Likewise. * testsuite/libgomp.fortran/examples-4/device-2.f90: Likewise. * testsuite/libgomp.fortran/examples-4/device-3.f90: Likewise. * testsuite/libgomp.fortran/examples-4/simd-1.f90: Likewise. * testsuite/libgomp.fortran/examples-4/simd-2.f90: Likewise. * testsuite/libgomp.fortran/examples-4/simd-3.f90: Likewise. * testsuite/libgomp.fortran/examples-4/simd-4.f90: Likewise. * testsuite/libgomp.fortran/examples-4/simd-5.f90: Likewise. * testsuite/libgomp.fortran/examples-4/simd-6.f90: Likewise. * testsuite/libgomp.fortran/examples-4/simd-7.f90: Likewise. * testsuite/libgomp.fortran/examples-4/simd-8.f90: Likewise. * testsuite/libgomp.fortran/examples-4/target-1.f90: Likewise. * testsuite/libgomp.fortran/examples-4/target-2.f90: Likewise. * testsuite/libgomp.fortran/examples-4/target-3.f90: Likewise. * testsuite/libgomp.fortran/examples-4/target-4.f90: Likewise. * testsuite/libgomp.fortran/examples-4/target-5.f90: Likewise. * testsuite/libgomp.fortran/examples-4/target_data-1.f90: Likewise. * testsuite/libgomp.fortran/examples-4/target_data-2.f90: Likewise. * testsuite/libgomp.fortran/examples-4/target_data-3.f90: Likewise. * testsuite/libgomp.fortran/examples-4/target_data-4.f90: Likewise. * testsuite/libgomp.fortran/examples-4/target_data-5.f90: Likewise. * testsuite/libgomp.fortran/examples-4/target_data-6.f90: Likewise. * testsuite/libgomp.fortran/examples-4/target_data-7.f90: Likewise. * testsuite/libgomp.fortran/examples-4/target_update-1.f90: Likewise. * testsuite/libgomp.fortran/examples-4/target_update-2.f90: Likewise. * testsuite/libgomp.fortran/examples-4/task_dep-1.f90: Likewise. * testsuite/libgomp.fortran/examples-4/task_dep-2.f90: Likewise. * testsuite/libgomp.fortran/examples-4/task_dep-3.f90: Likewise. * testsuite/libgomp.fortran/examples-4/task_dep-4.f90: Likewise. * testsuite/libgomp.fortran/examples-4/task_dep-5.f90: Likewise. * testsuite/libgomp.fortran/examples-4/teams-2.f90: Likewise. * testsuite/libgomp.fortran/examples-4/teams-3.f90: Likewise. * testsuite/libgomp.fortran/examples-4/teams-4.f90: Likewise. * testsuite/libgomp.fortran/examples-4/teams-5.f90: Likewise. * testsuite/libgomp.fortran/examples-4/teams-6.f90: Likewise. * testsuite/libgomp.fortran/lastprivate1.f90: Likewise. * testsuite/libgomp.fortran/lastprivate2.f90: Likewise. * testsuite/libgomp.fortran/lib1.f90: Likewise. * testsuite/libgomp.fortran/lib2.f: Likewise. * testsuite/libgomp.fortran/lib3.f: Likewise. * testsuite/libgomp.fortran/lib4.f90: Likewise. * testsuite/libgomp.fortran/lock-1.f90: Likewise. * testsuite/libgomp.fortran/lock-2.f90: Likewise. * testsuite/libgomp.fortran/nested1.f90: Likewise. * testsuite/libgomp.fortran/nestedfn1.f90: Likewise. * testsuite/libgomp.fortran/nestedfn2.f90: Likewise. * testsuite/libgomp.fortran/nestedfn3.f90: Likewise. * testsuite/libgomp.fortran/nestedfn4.f90: Likewise. * testsuite/libgomp.fortran/nestedfn5.f90: Likewise. * testsuite/libgomp.fortran/omp_atomic1.f90: Likewise. * testsuite/libgomp.fortran/omp_atomic2.f90: Likewise. * testsuite/libgomp.fortran/omp_atomic3.f90: Likewise. * testsuite/libgomp.fortran/omp_atomic4.f90: Likewise. * testsuite/libgomp.fortran/omp_atomic5.f90: Likewise. * testsuite/libgomp.fortran/omp_cond1.f: Likewise. * testsuite/libgomp.fortran/omp_cond2.f: Likewise. * testsuite/libgomp.fortran/omp_cond3.F90: Likewise. * testsuite/libgomp.fortran/omp_cond4.F90: Likewise. * testsuite/libgomp.fortran/omp_parse1.f90: Likewise. * testsuite/libgomp.fortran/omp_parse2.f90: Likewise. * testsuite/libgomp.fortran/omp_parse3.f90: Likewise. * testsuite/libgomp.fortran/omp_parse4.f90: Likewise. * testsuite/libgomp.fortran/openmp_version-1.f: Likewise. * testsuite/libgomp.fortran/openmp_version-2.f90: Likewise. * testsuite/libgomp.fortran/parloops-exit-first-loop-alt-2.f95: Likewise. * testsuite/libgomp.fortran/parloops-exit-first-loop-alt.f95: Likewise. * testsuite/libgomp.fortran/pointer1.f90: Likewise. * testsuite/libgomp.fortran/pointer2.f90: Likewise. * testsuite/libgomp.fortran/pr25162.f: Likewise. * testsuite/libgomp.fortran/pr25219.f90: Likewise. * testsuite/libgomp.fortran/pr27395-1.f90: Likewise. * testsuite/libgomp.fortran/pr27395-2.f90: Likewise. * testsuite/libgomp.fortran/pr27416-1.f90: Likewise. * testsuite/libgomp.fortran/pr27916-1.f90: Likewise. * testsuite/libgomp.fortran/pr27916-2.f90: Likewise. * testsuite/libgomp.fortran/pr28390.f: Likewise. * testsuite/libgomp.fortran/pr29629.f90: Likewise. * testsuite/libgomp.fortran/pr32550.f90: Likewise. * testsuite/libgomp.fortran/pr33880.f90: Likewise. * testsuite/libgomp.fortran/pr34020.f90: Likewise. * testsuite/libgomp.fortran/pr35130.f90: Likewise. * testsuite/libgomp.fortran/pr42162.f90: Likewise. * testsuite/libgomp.fortran/pr46753.f90: Likewise. * testsuite/libgomp.fortran/pr48894.f90: Likewise. * testsuite/libgomp.fortran/pr49792-1.f90: Likewise. * testsuite/libgomp.fortran/pr49792-2.f90: Likewise. * testsuite/libgomp.fortran/pr63938-1.f90: Likewise. * testsuite/libgomp.fortran/pr63938-2.f90: Likewise. * testsuite/libgomp.fortran/pr65597.f90: Likewise. * testsuite/libgomp.fortran/pr66199-1.f90: Likewise. * testsuite/libgomp.fortran/pr71014.f90: Likewise. * testsuite/libgomp.fortran/pr81304.f90: Likewise. * testsuite/libgomp.fortran/pr81841.f90: Likewise. * testsuite/libgomp.fortran/pr84418-1.f90: Likewise. * testsuite/libgomp.fortran/pr84418-2.f90: Likewise. * testsuite/libgomp.fortran/procptr1.f90: Likewise. * testsuite/libgomp.fortran/recursion1.f90: Likewise. * testsuite/libgomp.fortran/reduction1.f90: Likewise. * testsuite/libgomp.fortran/reduction2.f90: Likewise. * testsuite/libgomp.fortran/reduction3.f90: Likewise. * testsuite/libgomp.fortran/reduction4.f90: Likewise. * testsuite/libgomp.fortran/reduction5.f90: Likewise. * testsuite/libgomp.fortran/reduction6.f90: Likewise. * testsuite/libgomp.fortran/reference1.f90: Likewise. * testsuite/libgomp.fortran/reference2.f90: Likewise. * testsuite/libgomp.fortran/retval1.f90: Likewise. * testsuite/libgomp.fortran/retval2.f90: Likewise. * testsuite/libgomp.fortran/sharing1.f90: Likewise. * testsuite/libgomp.fortran/sharing2.f90: Likewise. * testsuite/libgomp.fortran/simd1.f90: Likewise. * testsuite/libgomp.fortran/simd2.f90: Likewise. * testsuite/libgomp.fortran/simd3.f90: Likewise. * testsuite/libgomp.fortran/simd4.f90: Likewise. * testsuite/libgomp.fortran/simd5.f90: Likewise. * testsuite/libgomp.fortran/simd6.f90: Likewise. * testsuite/libgomp.fortran/simd7.f90: Likewise. * testsuite/libgomp.fortran/stack.f90: Likewise. * testsuite/libgomp.fortran/strassen.f90: Likewise. * testsuite/libgomp.fortran/tabs1.f90: Likewise. * testsuite/libgomp.fortran/tabs2.f: Likewise. * testsuite/libgomp.fortran/target1.f90: Likewise. * testsuite/libgomp.fortran/target2.f90: Likewise. * testsuite/libgomp.fortran/target3.f90: Likewise. * testsuite/libgomp.fortran/target4.f90: Likewise. * testsuite/libgomp.fortran/target5.f90: Likewise. * testsuite/libgomp.fortran/target6.f90: Likewise. * testsuite/libgomp.fortran/target7.f90: Likewise. * testsuite/libgomp.fortran/target8.f90: Likewise. * testsuite/libgomp.fortran/task1.f90: Likewise. * testsuite/libgomp.fortran/task2.f90: Likewise. * testsuite/libgomp.fortran/task3.f90: Likewise. * testsuite/libgomp.fortran/task4.f90: Likewise. * testsuite/libgomp.fortran/taskgroup1.f90: Likewise. * testsuite/libgomp.fortran/taskloop1.f90: Likewise. * testsuite/libgomp.fortran/taskloop2.f90: Likewise. * testsuite/libgomp.fortran/taskloop3.f90: Likewise. * testsuite/libgomp.fortran/taskloop4.f90: Likewise. * testsuite/libgomp.fortran/threadprivate1.f90: Likewise. * testsuite/libgomp.fortran/threadprivate2.f90: Likewise. * testsuite/libgomp.fortran/threadprivate3.f90: Likewise. * testsuite/libgomp.fortran/threadprivate4.f90: Likewise. * testsuite/libgomp.fortran/udr1.f90: Likewise. * testsuite/libgomp.fortran/udr10.f90: Likewise. * testsuite/libgomp.fortran/udr11.f90: Likewise. * testsuite/libgomp.fortran/udr12.f90: Likewise. * testsuite/libgomp.fortran/udr13.f90: Likewise. * testsuite/libgomp.fortran/udr14.f90: Likewise. * testsuite/libgomp.fortran/udr15.f90: Likewise. * testsuite/libgomp.fortran/udr2.f90: Likewise. * testsuite/libgomp.fortran/udr3.f90: Likewise. * testsuite/libgomp.fortran/udr4.f90: Likewise. * testsuite/libgomp.fortran/udr5.f90: Likewise. * testsuite/libgomp.fortran/udr6.f90: Likewise. * testsuite/libgomp.fortran/udr7.f90: Likewise. * testsuite/libgomp.fortran/udr8.f90: Likewise. * testsuite/libgomp.fortran/udr9.f90: Likewise. * testsuite/libgomp.fortran/vla1.f90: Likewise. * testsuite/libgomp.fortran/vla2.f90: Likewise. * testsuite/libgomp.fortran/vla3.f90: Likewise. * testsuite/libgomp.fortran/vla4.f90: Likewise. * testsuite/libgomp.fortran/vla5.f90: Likewise. * testsuite/libgomp.fortran/vla6.f90: Likewise. * testsuite/libgomp.fortran/vla7.f90: Likewise. * testsuite/libgomp.fortran/vla8.f90: Likewise. * testsuite/libgomp.fortran/workshare1.f90: Likewise. * testsuite/libgomp.fortran/workshare2.f90: Likewise. * testsuite/libgomp.oacc-fortran/abort-1.f90: Likewise. * testsuite/libgomp.oacc-fortran/abort-2.f90: Likewise. * testsuite/libgomp.oacc-fortran/acc_on_device-1-1.f90: Likewise. * testsuite/libgomp.oacc-fortran/acc_on_device-1-2.f: Likewise. * testsuite/libgomp.oacc-fortran/acc_on_device-1-3.f: Likewise. * testsuite/libgomp.oacc-fortran/asyncwait-1.f90: Likewise. * testsuite/libgomp.oacc-fortran/asyncwait-2.f90: Likewise. * testsuite/libgomp.oacc-fortran/asyncwait-3.f90: Likewise. * testsuite/libgomp.oacc-fortran/atomic_capture-1.f90: Likewise. * testsuite/libgomp.oacc-fortran/atomic_rw-1.f90: Likewise. * testsuite/libgomp.oacc-fortran/atomic_update-1.f90: Likewise. * testsuite/libgomp.oacc-fortran/c2.pl: Likewise. * testsuite/libgomp.oacc-fortran/clauses-1.f90: Likewise. * testsuite/libgomp.oacc-fortran/collapse-1.f90: Likewise. * testsuite/libgomp.oacc-fortran/collapse-2.f90: Likewise. * testsuite/libgomp.oacc-fortran/collapse-3.f90: Likewise. * testsuite/libgomp.oacc-fortran/collapse-4.f90: Likewise. * testsuite/libgomp.oacc-fortran/collapse-5.f90: Likewise. * testsuite/libgomp.oacc-fortran/collapse-6.f90: Likewise. * testsuite/libgomp.oacc-fortran/collapse-7.f90: Likewise. * testsuite/libgomp.oacc-fortran/collapse-8.f90: Likewise. * testsuite/libgomp.oacc-fortran/combined-directives-1.f90: Likewise. * testsuite/libgomp.oacc-fortran/combined-reduction.f90: Likewise. * testsuite/libgomp.oacc-fortran/data-1.f90: Likewise. * testsuite/libgomp.oacc-fortran/data-2.f90: Likewise. * testsuite/libgomp.oacc-fortran/data-3.f90: Likewise. * testsuite/libgomp.oacc-fortran/data-4-2.f90: Likewise. * testsuite/libgomp.oacc-fortran/data-4.f90: Likewise. * testsuite/libgomp.oacc-fortran/declare-1.f90: Likewise. * testsuite/libgomp.oacc-fortran/declare-2.f90: Likewise. * testsuite/libgomp.oacc-fortran/declare-3.f90: Likewise. * testsuite/libgomp.oacc-fortran/declare-4.f90: Likewise. * testsuite/libgomp.oacc-fortran/declare-5.f90: Likewise. * testsuite/libgomp.oacc-fortran/default-1.f90: Likewise. * testsuite/libgomp.oacc-fortran/firstprivate-1.f90: Likewise. * testsuite/libgomp.oacc-fortran/gang-static-1.f90: Likewise. * testsuite/libgomp.oacc-fortran/host_data-1.f90: Likewise. * testsuite/libgomp.oacc-fortran/if-1.f90: Likewise. * testsuite/libgomp.oacc-fortran/implicit-firstprivate-ref.f90: Likewise. * testsuite/libgomp.oacc-fortran/kernels-loop-2.f95: Likewise. * testsuite/libgomp.oacc-fortran/kernels-loop-data-2.f95: Likewise. * testsuite/libgomp.oacc-fortran/kernels-loop-data-enter-exit-2.f95: Likewise. * testsuite/libgomp.oacc-fortran/kernels-loop-data-enter-exit.f95: Likewise. * testsuite/libgomp.oacc-fortran/kernels-loop-data-update.f95: Likewise. * testsuite/libgomp.oacc-fortran/kernels-loop-data.f95: Likewise. * testsuite/libgomp.oacc-fortran/kernels-loop.f95: Likewise. * testsuite/libgomp.oacc-fortran/lib-1.f90: Likewise. * testsuite/libgomp.oacc-fortran/lib-10.f90: Likewise. * testsuite/libgomp.oacc-fortran/lib-2.f: Likewise. * testsuite/libgomp.oacc-fortran/lib-3.f: Likewise. * testsuite/libgomp.oacc-fortran/lib-32-1.f: Likewise. * testsuite/libgomp.oacc-fortran/lib-32-2.f: Likewise. * testsuite/libgomp.oacc-fortran/lib-4.f90: Likewise. * testsuite/libgomp.oacc-fortran/lib-5.f90: Likewise. * testsuite/libgomp.oacc-fortran/lib-6.f90: Likewise. * testsuite/libgomp.oacc-fortran/lib-7.f90: Likewise. * testsuite/libgomp.oacc-fortran/lib-8.f90: Likewise. * testsuite/libgomp.oacc-fortran/map-1.f90: Likewise. * testsuite/libgomp.oacc-fortran/nested-function-1.f90: Likewise. * testsuite/libgomp.oacc-fortran/nested-function-2.f90: Likewise. * testsuite/libgomp.oacc-fortran/nested-function-3.f90: Likewise. * testsuite/libgomp.oacc-fortran/non-scalar-data.f90: Likewise. * testsuite/libgomp.oacc-fortran/openacc_version-1.f: Likewise. * testsuite/libgomp.oacc-fortran/openacc_version-2.f90: Likewise. * testsuite/libgomp.oacc-fortran/par-reduction-2-1.f: Likewise. * testsuite/libgomp.oacc-fortran/par-reduction-2-2.f: Likewise. * testsuite/libgomp.oacc-fortran/parallel-reduction.f90: Likewise. * testsuite/libgomp.oacc-fortran/pointer-align-1.f90: Likewise. * testsuite/libgomp.oacc-fortran/pr70643.f90: Likewise. * testsuite/libgomp.oacc-fortran/pr81352.f90: Likewise. * testsuite/libgomp.oacc-fortran/pr83920.f90: Likewise. * testsuite/libgomp.oacc-fortran/pr84028.f90: Likewise. * testsuite/libgomp.oacc-fortran/private-variables.f90: Likewise. * testsuite/libgomp.oacc-fortran/pset-1.f90: Likewise. * testsuite/libgomp.oacc-fortran/reduction-1.f90: Likewise. * testsuite/libgomp.oacc-fortran/reduction-2.f90: Likewise. * testsuite/libgomp.oacc-fortran/reduction-3.f90: Likewise. * testsuite/libgomp.oacc-fortran/reduction-4.f90: Likewise. * testsuite/libgomp.oacc-fortran/reduction-5.f90: Likewise. * testsuite/libgomp.oacc-fortran/reduction-6.f90: Likewise. * testsuite/libgomp.oacc-fortran/reduction-7.f90: Likewise. * testsuite/libgomp.oacc-fortran/reduction-8.f90: Likewise. * testsuite/libgomp.oacc-fortran/routine-1.f90: Likewise. * testsuite/libgomp.oacc-fortran/routine-2.f90: Likewise. * testsuite/libgomp.oacc-fortran/routine-3.f90: Likewise. * testsuite/libgomp.oacc-fortran/routine-4.f90: Likewise. * testsuite/libgomp.oacc-fortran/routine-5.f90: Likewise. * testsuite/libgomp.oacc-fortran/routine-7.f90: Likewise. * testsuite/libgomp.oacc-fortran/routine-9.f90: Likewise. * testsuite/libgomp.oacc-fortran/subarrays-1.f90: Likewise. * testsuite/libgomp.oacc-fortran/subarrays-2.f90: Likewise. * testsuite/libgomp.oacc-fortran/update-1.f90: Likewise. From-SVN: r258846
368 lines
15 KiB
Fortran
368 lines
15 KiB
Fortran
! { dg-do run }
|
|
! Don't cycle by default through all options, just test -O0 and -O2,
|
|
! as this is quite large test.
|
|
! { dg-skip-if "" { ! run_expensive_tests } { "*" } { "-O0" "-O2" } }
|
|
|
|
module m
|
|
type dl
|
|
integer :: a, b
|
|
integer, allocatable :: c(:,:)
|
|
integer :: d, e
|
|
integer, allocatable :: f
|
|
end type
|
|
type dt
|
|
integer :: g
|
|
type (dl), allocatable :: h(:)
|
|
integer :: i
|
|
type (dl) :: j(2, 2)
|
|
type (dl), allocatable :: k
|
|
end type
|
|
contains
|
|
subroutine ver_dl (obj, val, c, cl1, cu1, cl2, cu2, f)
|
|
type (dl), intent (in) :: obj
|
|
integer, intent (in) :: val, cl1, cu1, cl2, cu2
|
|
logical, intent (in) :: c, f
|
|
if ((c .neqv. allocated (obj%c)) .or. (f .neqv. allocated (obj%f))) STOP 1
|
|
if (c) then
|
|
if (lbound (obj%c, 1) /= cl1 .or. ubound (obj%c, 1) /= cu1) STOP 2
|
|
if (lbound (obj%c, 2) /= cl2 .or. ubound (obj%c, 2) /= cu2) STOP 3
|
|
end if
|
|
if (val /= 0) then
|
|
if (obj%a /= val .or. obj%b /= val) STOP 4
|
|
if (obj%d /= val .or. obj%e /= val) STOP 5
|
|
if (c) then
|
|
if (any (obj%c /= val)) STOP 6
|
|
end if
|
|
if (f) then
|
|
if (obj%f /= val) STOP 7
|
|
end if
|
|
end if
|
|
end subroutine ver_dl
|
|
subroutine ver_dt (obj, val, h, hl, hu, k, c, cl1, cu1, cl2, cu2, f)
|
|
type (dt), intent (in) :: obj
|
|
integer, intent (in) :: val, hl, hu, cl1, cu1, cl2, cu2
|
|
logical, intent (in) :: h, k, c, f
|
|
integer :: i, j
|
|
if ((h .neqv. allocated (obj%h)) .or. (k .neqv. allocated (obj%k))) STOP 8
|
|
if (h) then
|
|
if (lbound (obj%h, 1) /= hl .or. ubound (obj%h, 1) /= hu) STOP 9
|
|
do i = hl, hu
|
|
call ver_dl (obj%h(i), val, c, cl1, cu1, cl2, cu2, f)
|
|
end do
|
|
end if
|
|
do i = 1, 2
|
|
do j = 1, 2
|
|
call ver_dl (obj%j(i, j), val, c, cl1, cu1, cl2, cu2, f)
|
|
end do
|
|
end do
|
|
if (k) call ver_dl (obj%k, val, c, cl1, cu1, cl2, cu2, f)
|
|
if (val /= 0) then
|
|
if (obj%g /= val .or. obj%i /= val) STOP 10
|
|
end if
|
|
end subroutine ver_dt
|
|
subroutine alloc_dl (obj, val, c, cl1, cu1, cl2, cu2, f)
|
|
type (dl), intent (inout) :: obj
|
|
integer, intent (in) :: val, cl1, cu1, cl2, cu2
|
|
logical, intent (in) :: c, f
|
|
if (val /= 0) then
|
|
obj%a = val
|
|
obj%b = val
|
|
obj%d = val
|
|
obj%e = val
|
|
end if
|
|
if (allocated (obj%c)) deallocate (obj%c)
|
|
if (c) then
|
|
allocate (obj%c(cl1:cu1, cl2:cu2))
|
|
if (val /= 0) obj%c = val
|
|
end if
|
|
if (f) then
|
|
if (.not.allocated (obj%f)) allocate (obj%f)
|
|
if (val /= 0) obj%f = val
|
|
else
|
|
if (allocated (obj%f)) deallocate (obj%f)
|
|
end if
|
|
end subroutine alloc_dl
|
|
subroutine alloc_dt (obj, val, h, hl, hu, k, c, cl1, cu1, cl2, cu2, f)
|
|
type (dt), intent (inout) :: obj
|
|
integer, intent (in) :: val, hl, hu, cl1, cu1, cl2, cu2
|
|
logical, intent (in) :: h, k, c, f
|
|
integer :: i, j
|
|
if (val /= 0) then
|
|
obj%g = val
|
|
obj%i = val
|
|
end if
|
|
if (allocated (obj%h)) deallocate (obj%h)
|
|
if (h) then
|
|
allocate (obj%h(hl:hu))
|
|
do i = hl, hu
|
|
call alloc_dl (obj%h(i), val, c, cl1, cu1, cl2, cu2, f)
|
|
end do
|
|
end if
|
|
do i = 1, 2
|
|
do j = 1, 2
|
|
call alloc_dl (obj%j(i, j), val, c, cl1, cu1, cl2, cu2, f)
|
|
end do
|
|
end do
|
|
if (k) then
|
|
if (.not.allocated (obj%k)) allocate (obj%k)
|
|
call alloc_dl (obj%k, val, c, cl1, cu1, cl2, cu2, f)
|
|
else
|
|
if (allocated (obj%k)) deallocate (obj%k)
|
|
end if
|
|
end subroutine alloc_dt
|
|
end module m
|
|
use m
|
|
type (dt), allocatable :: y
|
|
call foo (y)
|
|
contains
|
|
subroutine foo (y)
|
|
use m
|
|
type (dt), allocatable :: x, y, z(:,:)
|
|
logical, parameter :: F = .false.
|
|
logical, parameter :: T = .true.
|
|
logical :: l
|
|
!$omp parallel private (x, y, z)
|
|
if (allocated (x) .or. allocated (y) .or. allocated (z)) STOP 11
|
|
!$omp end parallel
|
|
!$omp parallel firstprivate (x, y, z)
|
|
if (allocated (x) .or. allocated (y) .or. allocated (z)) STOP 12
|
|
!$omp end parallel
|
|
l = F
|
|
!$omp parallel sections lastprivate (x, y, z) firstprivate (l)
|
|
!$omp section
|
|
if (.not. l) then
|
|
if (allocated (x) .or. allocated (y) .or. allocated (z)) STOP 13
|
|
end if
|
|
!$omp section
|
|
if (.not. l) then
|
|
if (allocated (x) .or. allocated (y) .or. allocated (z)) STOP 14
|
|
end if
|
|
allocate (x, y, z(-3:-3,2:3))
|
|
call alloc_dt (x, 5, F, 0, 0, T, T, -1, -1, -1, -1, T)
|
|
call ver_dt (x, 5, F, 0, 0, T, T, -1, -1, -1, -1, T)
|
|
call alloc_dt (y, 23, T, 0, 1, T, T, 2, 2, 2, 2, F)
|
|
call ver_dt (y, 23, T, 0, 1, T, T, 2, 2, 2, 2, F)
|
|
call alloc_dt (z(-3,2), 5, F, 0, 0, T, T, -1, -1, -1, -1, T)
|
|
call ver_dt (z(-3,2), 5, F, 0, 0, T, T, -1, -1, -1, -1, T)
|
|
call alloc_dt (z(-3,3), 23, T, 0, 1, T, T, 2, 2, 2, 2, F)
|
|
call ver_dt (z(-3,3), 23, T, 0, 1, T, T, 2, 2, 2, 2, F)
|
|
!$omp section
|
|
!$omp end parallel sections
|
|
if (.not.allocated (x) .or. .not.allocated (y)) STOP 15
|
|
if (.not.allocated (z)) STOP 16
|
|
if (lbound (z, 1) /= -3 .or. ubound (z, 1) /= -3) STOP 17
|
|
if (lbound (z, 2) /= 2 .or. ubound (z, 2) /= 3) STOP 18
|
|
call ver_dt (x, 5, F, 0, 0, T, T, -1, -1, -1, -1, T)
|
|
call ver_dt (y, 23, T, 0, 1, T, T, 2, 2, 2, 2, F)
|
|
call ver_dt (z(-3,2), 5, F, 0, 0, T, T, -1, -1, -1, -1, T)
|
|
call ver_dt (z(-3,3), 23, T, 0, 1, T, T, 2, 2, 2, 2, F)
|
|
call alloc_dt (x, 0, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call ver_dt (x, 0, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call alloc_dt (y, 0, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call ver_dt (y, 0, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call alloc_dt (z(-3,2), 0, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call ver_dt (z(-3,2), 0, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call alloc_dt (z(-3,3), 0, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call ver_dt (z(-3,3), 0, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
!$omp parallel private (x, y, z)
|
|
call ver_dt (x, 0, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call alloc_dt (x, 4, T, -3, -1, T, T, -1, -1, 2, 3, T)
|
|
call ver_dt (x, 4, T, -3, -1, T, T, -1, -1, 2, 3, T)
|
|
call ver_dt (y, 0, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call alloc_dt (y, 14, T, 3, 4, F, T, 1, 1, 2, 4, T)
|
|
call ver_dt (y, 14, T, 3, 4, F, T, 1, 1, 2, 4, T)
|
|
call ver_dt (z(-3,2), 0, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call alloc_dt (z(-3,2), 4, T, -3, -1, T, T, -1, -1, 2, 3, T)
|
|
call ver_dt (z(-3,2), 4, T, -3, -1, T, T, -1, -1, 2, 3, T)
|
|
call ver_dt (z(-3,3), 0, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call alloc_dt (z(-3,3), 14, T, 3, 4, F, T, 1, 1, 2, 4, T)
|
|
call ver_dt (z(-3,3), 14, T, 3, 4, F, T, 1, 1, 2, 4, T)
|
|
!$omp end parallel
|
|
call ver_dt (x, 0, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call alloc_dt (x, 4, T, -3, -1, T, T, -1, -1, 2, 3, T)
|
|
call ver_dt (y, 0, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call alloc_dt (y, 14, T, 3, 4, F, T, 1, 1, 2, 4, T)
|
|
call ver_dt (z(-3,2), 0, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call alloc_dt (z(-3,2), 4, T, -3, -1, T, T, -1, -1, 2, 3, T)
|
|
call ver_dt (z(-3,3), 0, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call alloc_dt (z(-3,3), 14, T, 3, 4, F, T, 1, 1, 2, 4, T)
|
|
!$omp parallel private (x, y, z)
|
|
call ver_dt (x, 0, T, -3, -1, T, T, -1, -1, 2, 3, T)
|
|
call ver_dt (y, 0, T, 3, 4, F, T, 1, 1, 2, 4, T)
|
|
deallocate (x%h, x%k)
|
|
deallocate (y%h)
|
|
allocate (y%k)
|
|
call ver_dt (z(-3,2), 0, T, -3, -1, T, T, -1, -1, 2, 3, T)
|
|
call ver_dt (z(-3,3), 0, T, 3, 4, F, T, 1, 1, 2, 4, T)
|
|
deallocate (z(-3,2)%h, z(-3,2)%k)
|
|
deallocate (z(-3,3)%h)
|
|
allocate (z(-3,3)%k)
|
|
!$omp end parallel
|
|
call alloc_dt (x, 5, T, 1, 2, F, T, 2, 3, -2, -2, F)
|
|
call alloc_dt (y, 15, F, 0, 0, T, T, 2, 2, 2, 2, T)
|
|
call alloc_dt (z(-3,2), 5, T, 1, 2, F, T, 2, 3, -2, -2, F)
|
|
call alloc_dt (z(-3,3), 15, F, 0, 0, T, T, 2, 2, 2, 2, T)
|
|
!$omp parallel firstprivate (x, y, z)
|
|
call ver_dt (x, 5, T, 1, 2, F, T, 2, 3, -2, -2, F)
|
|
call alloc_dt (x, 4, T, -3, -1, T, T, -1, -1, 2, 3, T)
|
|
call ver_dt (x, 4, T, -3, -1, T, T, -1, -1, 2, 3, T)
|
|
call ver_dt (y, 15, F, 0, 0, T, T, 2, 2, 2, 2, T)
|
|
call alloc_dt (y, 4, T, 3, 4, T, T, 1, 1, 2, 4, T)
|
|
call ver_dt (y, 4, T, 3, 4, T, T, 1, 1, 2, 4, T)
|
|
call ver_dt (z(-3,2), 5, T, 1, 2, F, T, 2, 3, -2, -2, F)
|
|
call alloc_dt (z(-3,2), 4, T, -3, -1, T, T, -1, -1, 2, 3, T)
|
|
call ver_dt (z(-3,2), 4, T, -3, -1, T, T, -1, -1, 2, 3, T)
|
|
call ver_dt (z(-3,3), 15, F, 0, 0, T, T, 2, 2, 2, 2, T)
|
|
call alloc_dt (z(-3,3), 4, T, 3, 4, T, T, 1, 1, 2, 4, T)
|
|
call ver_dt (z(-3,3), 4, T, 3, 4, T, T, 1, 1, 2, 4, T)
|
|
!$omp end parallel
|
|
call ver_dt (x, 5, T, 1, 2, F, T, 2, 3, -2, -2, F)
|
|
call alloc_dt (x, 4, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call ver_dt (y, 15, F, 0, 0, T, T, 2, 2, 2, 2, T)
|
|
call alloc_dt (y, 16, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call ver_dt (z(-3,2), 5, T, 1, 2, F, T, 2, 3, -2, -2, F)
|
|
call alloc_dt (z(-3,2), 4, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call ver_dt (z(-3,3), 15, F, 0, 0, T, T, 2, 2, 2, 2, T)
|
|
call alloc_dt (z(-3,3), 16, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
!$omp parallel firstprivate (x, y, z)
|
|
call ver_dt (x, 4, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call alloc_dt (x, 4, T, -3, -1, T, T, -1, -1, 2, 3, T)
|
|
call ver_dt (x, 4, T, -3, -1, T, T, -1, -1, 2, 3, T)
|
|
call ver_dt (y, 16, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call alloc_dt (y, 17, T, 1, 2, F, T, 2, 2, 3, 3, F)
|
|
call ver_dt (y, 17, T, 1, 2, F, T, 2, 2, 3, 3, F)
|
|
call ver_dt (z(-3,2), 4, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call alloc_dt (z(-3,2), 4, T, -3, -1, T, T, -1, -1, 2, 3, T)
|
|
call ver_dt (z(-3,2), 4, T, -3, -1, T, T, -1, -1, 2, 3, T)
|
|
call ver_dt (z(-3,3), 16, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call alloc_dt (z(-3,3), 17, T, 1, 2, F, T, 2, 2, 3, 3, F)
|
|
call ver_dt (z(-3,3), 17, T, 1, 2, F, T, 2, 2, 3, 3, F)
|
|
!$omp end parallel
|
|
call ver_dt (x, 4, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call ver_dt (y, 16, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call alloc_dt (y, 18, T, 0, 1, T, T, 0, 1, 0, 1, T)
|
|
call ver_dt (z(-3,2), 4, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call ver_dt (z(-3,3), 16, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call alloc_dt (z(-3,3), 18, T, 0, 1, T, T, 0, 1, 0, 1, T)
|
|
l = F
|
|
!$omp parallel sections lastprivate (x, y, z) firstprivate (l)
|
|
!$omp section
|
|
if (l) then
|
|
call ver_dt (x, 9, T, 1, 1, F, F, 0, 0, 0, 0, T)
|
|
call ver_dt (y, 21, F, 0, 0, T, T, 1, 2, 3, 4, T)
|
|
call ver_dt (z(-3,2), 9, T, 1, 1, F, F, 0, 0, 0, 0, T)
|
|
call ver_dt (z(-3,3), 21, F, 0, 0, T, T, 1, 2, 3, 4, T)
|
|
else
|
|
call ver_dt (x, 0, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call ver_dt (y, 0, T, 0, 1, T, T, 0, 1, 0, 1, T)
|
|
call ver_dt (z(-3,2), 0, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call ver_dt (z(-3,3), 0, T, 0, 1, T, T, 0, 1, 0, 1, T)
|
|
end if
|
|
l = T
|
|
call alloc_dt (x, 7, T, 1, 1, T, T, 1, 2, 3, 3, T)
|
|
call ver_dt (x, 7, T, 1, 1, T, T, 1, 2, 3, 3, T)
|
|
call alloc_dt (y, 20, T, 0, 0, F, T, 2, 2, 3, 4, F)
|
|
call ver_dt (y, 20, T, 0, 0, F, T, 2, 2, 3, 4, F)
|
|
call alloc_dt (z(-3,2), 7, T, 1, 1, T, T, 1, 2, 3, 3, T)
|
|
call ver_dt (z(-3,2), 7, T, 1, 1, T, T, 1, 2, 3, 3, T)
|
|
call alloc_dt (z(-3,3), 20, T, 0, 0, F, T, 2, 2, 3, 4, F)
|
|
call ver_dt (z(-3,3), 20, T, 0, 0, F, T, 2, 2, 3, 4, F)
|
|
!$omp section
|
|
if (l) then
|
|
call ver_dt (x, 7, T, 1, 1, T, T, 1, 2, 3, 3, T)
|
|
call ver_dt (y, 20, T, 0, 0, F, T, 2, 2, 3, 4, F)
|
|
call ver_dt (z(-3,2), 7, T, 1, 1, T, T, 1, 2, 3, 3, T)
|
|
call ver_dt (z(-3,3), 20, T, 0, 0, F, T, 2, 2, 3, 4, F)
|
|
else
|
|
call ver_dt (x, 0, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call ver_dt (y, 0, T, 0, 1, T, T, 0, 1, 0, 1, T)
|
|
call ver_dt (z(-3,2), 0, F, 0, 0, F, F, 0, 0, 0, 0, F)
|
|
call ver_dt (z(-3,3), 0, T, 0, 1, T, T, 0, 1, 0, 1, T)
|
|
end if
|
|
l = T
|
|
call alloc_dt (x, 9, T, 1, 1, F, F, 0, 0, 0, 0, T)
|
|
call ver_dt (x, 9, T, 1, 1, F, F, 0, 0, 0, 0, T)
|
|
call alloc_dt (y, 21, F, 0, 0, T, T, 1, 2, 3, 4, T)
|
|
call ver_dt (y, 21, F, 0, 0, T, T, 1, 2, 3, 4, T)
|
|
call alloc_dt (z(-3,2), 9, T, 1, 1, F, F, 0, 0, 0, 0, T)
|
|
call ver_dt (z(-3,2), 9, T, 1, 1, F, F, 0, 0, 0, 0, T)
|
|
call alloc_dt (z(-3,3), 21, F, 0, 0, T, T, 1, 2, 3, 4, T)
|
|
call ver_dt (z(-3,3), 21, F, 0, 0, T, T, 1, 2, 3, 4, T)
|
|
!$omp section
|
|
!$omp end parallel sections
|
|
call ver_dt (x, 9, T, 1, 1, F, F, 0, 0, 0, 0, T)
|
|
call ver_dt (y, 21, F, 0, 0, T, T, 1, 2, 3, 4, T)
|
|
call ver_dt (z(-3,2), 9, T, 1, 1, F, F, 0, 0, 0, 0, T)
|
|
call ver_dt (z(-3,3), 21, F, 0, 0, T, T, 1, 2, 3, 4, T)
|
|
!$omp parallel sections lastprivate (x, y, z) firstprivate (l)
|
|
!$omp section
|
|
if (l) then
|
|
call ver_dt (x, 5, F, 0, 0, T, T, -1, -1, -1, -1, T)
|
|
call ver_dt (y, 23, T, 0, 1, T, T, 2, 2, 2, 2, F)
|
|
call ver_dt (z(-3,2), 5, F, 0, 0, T, T, -1, -1, -1, -1, T)
|
|
call ver_dt (z(-3,3), 23, T, 0, 1, T, T, 2, 2, 2, 2, F)
|
|
else
|
|
call ver_dt (x, 0, T, 1, 1, F, F, 0, 0, 0, 0, T)
|
|
call ver_dt (y, 0, F, 0, 0, T, T, 1, 2, 3, 4, T)
|
|
call ver_dt (z(-3,2), 0, T, 1, 1, F, F, 0, 0, 0, 0, T)
|
|
call ver_dt (z(-3,3), 0, F, 0, 0, T, T, 1, 2, 3, 4, T)
|
|
end if
|
|
l = T
|
|
call alloc_dt (x, 3, F, 0, 0, T, T, 0, 1, 0, 1, F)
|
|
call ver_dt (x, 3, F, 0, 0, T, T, 0, 1, 0, 1, F)
|
|
call alloc_dt (y, 22, T, 5, 5, F, T, 2, 3, 2, 2, T)
|
|
call ver_dt (y, 22, T, 5, 5, F, T, 2, 3, 2, 2, T)
|
|
call alloc_dt (z(-3,2), 3, F, 0, 0, T, T, 0, 1, 0, 1, F)
|
|
call ver_dt (z(-3,2), 3, F, 0, 0, T, T, 0, 1, 0, 1, F)
|
|
call alloc_dt (z(-3,3), 22, T, 5, 5, F, T, 2, 3, 2, 2, T)
|
|
call ver_dt (z(-3,3), 22, T, 5, 5, F, T, 2, 3, 2, 2, T)
|
|
!$omp section
|
|
if (l) then
|
|
call ver_dt (x, 3, F, 0, 0, T, T, 0, 1, 0, 1, F)
|
|
call ver_dt (y, 22, T, 5, 5, F, T, 2, 3, 2, 2, T)
|
|
call ver_dt (z(-3,2), 3, F, 0, 0, T, T, 0, 1, 0, 1, F)
|
|
call ver_dt (z(-3,3), 22, T, 5, 5, F, T, 2, 3, 2, 2, T)
|
|
else
|
|
call ver_dt (x, 0, T, 1, 1, F, F, 0, 0, 0, 0, T)
|
|
call ver_dt (y, 0, F, 0, 0, T, T, 1, 2, 3, 4, T)
|
|
call ver_dt (z(-3,2), 0, T, 1, 1, F, F, 0, 0, 0, 0, T)
|
|
call ver_dt (z(-3,3), 0, F, 0, 0, T, T, 1, 2, 3, 4, T)
|
|
end if
|
|
l = T
|
|
call alloc_dt (x, 5, F, 0, 0, T, T, -1, -1, -1, -1, T)
|
|
call ver_dt (x, 5, F, 0, 0, T, T, -1, -1, -1, -1, T)
|
|
call alloc_dt (y, 23, T, 0, 1, T, T, 2, 2, 2, 2, F)
|
|
call ver_dt (y, 23, T, 0, 1, T, T, 2, 2, 2, 2, F)
|
|
call alloc_dt (z(-3,2), 5, F, 0, 0, T, T, -1, -1, -1, -1, T)
|
|
call ver_dt (z(-3,2), 5, F, 0, 0, T, T, -1, -1, -1, -1, T)
|
|
call alloc_dt (z(-3,3), 23, T, 0, 1, T, T, 2, 2, 2, 2, F)
|
|
call ver_dt (z(-3,3), 23, T, 0, 1, T, T, 2, 2, 2, 2, F)
|
|
!$omp section
|
|
!$omp end parallel sections
|
|
call ver_dt (x, 5, F, 0, 0, T, T, -1, -1, -1, -1, T)
|
|
call ver_dt (y, 23, T, 0, 1, T, T, 2, 2, 2, 2, F)
|
|
call ver_dt (z(-3,2), 5, F, 0, 0, T, T, -1, -1, -1, -1, T)
|
|
call ver_dt (z(-3,3), 23, T, 0, 1, T, T, 2, 2, 2, 2, F)
|
|
!$omp parallel private (x, y, z)
|
|
call ver_dt (x, 0, F, 0, 0, T, T, -1, -1, -1, -1, T)
|
|
call ver_dt (y, 0, T, 0, 1, T, T, 2, 2, 2, 2, F)
|
|
call ver_dt (z(-3,2), 0, F, 0, 0, T, T, -1, -1, -1, -1, T)
|
|
call ver_dt (z(-3,3), 0, T, 0, 1, T, T, 2, 2, 2, 2, F)
|
|
!$omp single
|
|
call alloc_dt (x, 3, F, 0, 0, T, T, 0, 1, 0, 1, F)
|
|
call alloc_dt (y, 22, T, 5, 5, F, T, 2, 3, 2, 2, T)
|
|
call alloc_dt (z(-3,2), 3, F, 0, 0, T, T, 0, 1, 0, 1, F)
|
|
call alloc_dt (z(-3,3), 22, T, 5, 5, F, T, 2, 3, 2, 2, T)
|
|
!$omp end single copyprivate (x, y, z)
|
|
call ver_dt (x, 3, F, 0, 0, T, T, 0, 1, 0, 1, F)
|
|
call ver_dt (y, 22, T, 5, 5, F, T, 2, 3, 2, 2, T)
|
|
call ver_dt (z(-3,2), 3, F, 0, 0, T, T, 0, 1, 0, 1, F)
|
|
call ver_dt (z(-3,3), 22, T, 5, 5, F, T, 2, 3, 2, 2, T)
|
|
!$omp end parallel
|
|
call ver_dt (x, 5, F, 0, 0, T, T, -1, -1, -1, -1, T)
|
|
call ver_dt (y, 23, T, 0, 1, T, T, 2, 2, 2, 2, F)
|
|
call ver_dt (z(-3,2), 5, F, 0, 0, T, T, -1, -1, -1, -1, T)
|
|
call ver_dt (z(-3,3), 23, T, 0, 1, T, T, 2, 2, 2, 2, F)
|
|
end subroutine foo
|
|
end
|