]> gcc.gnu.org Git - gcc.git/commitdiff
re PR fortran/84381 (replace non-std 'call abort' by 'stop 1' in gfortran testsuite)
authorThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 25 Mar 2018 16:00:52 +0000 (16:00 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 25 Mar 2018 16:00:52 +0000 (16:00 +0000)
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

314 files changed:
libgomp/ChangeLog
libgomp/Makefile.in
libgomp/testsuite/libgomp.fortran/aligned1.f03
libgomp/testsuite/libgomp.fortran/alloc-comp-1.f90
libgomp/testsuite/libgomp.fortran/alloc-comp-2.f90
libgomp/testsuite/libgomp.fortran/alloc-comp-3.f90
libgomp/testsuite/libgomp.fortran/allocatable1.f90
libgomp/testsuite/libgomp.fortran/allocatable10.f90
libgomp/testsuite/libgomp.fortran/allocatable11.f90
libgomp/testsuite/libgomp.fortran/allocatable12.f90
libgomp/testsuite/libgomp.fortran/allocatable2.f90
libgomp/testsuite/libgomp.fortran/allocatable3.f90
libgomp/testsuite/libgomp.fortran/allocatable4.f90
libgomp/testsuite/libgomp.fortran/allocatable5.f90
libgomp/testsuite/libgomp.fortran/allocatable6.f90
libgomp/testsuite/libgomp.fortran/allocatable7.f90
libgomp/testsuite/libgomp.fortran/allocatable8.f90
libgomp/testsuite/libgomp.fortran/allocatable9.f90
libgomp/testsuite/libgomp.fortran/appendix-a/a.18.1.f90
libgomp/testsuite/libgomp.fortran/appendix-a/a.19.1.f90
libgomp/testsuite/libgomp.fortran/associate1.f90
libgomp/testsuite/libgomp.fortran/associate2.f90
libgomp/testsuite/libgomp.fortran/associate3.f90
libgomp/testsuite/libgomp.fortran/cancel-do-1.f90
libgomp/testsuite/libgomp.fortran/cancel-do-2.f90
libgomp/testsuite/libgomp.fortran/cancel-parallel-1.f90
libgomp/testsuite/libgomp.fortran/cancel-sections-1.f90
libgomp/testsuite/libgomp.fortran/cancel-taskgroup-2.f90
libgomp/testsuite/libgomp.fortran/character1.f90
libgomp/testsuite/libgomp.fortran/character2.f90
libgomp/testsuite/libgomp.fortran/collapse1.f90
libgomp/testsuite/libgomp.fortran/collapse2.f90
libgomp/testsuite/libgomp.fortran/collapse3.f90
libgomp/testsuite/libgomp.fortran/collapse4.f90
libgomp/testsuite/libgomp.fortran/crayptr1.f90
libgomp/testsuite/libgomp.fortran/crayptr2.f90
libgomp/testsuite/libgomp.fortran/crayptr3.f90
libgomp/testsuite/libgomp.fortran/declare-simd-1.f90
libgomp/testsuite/libgomp.fortran/declare-simd-3.f90
libgomp/testsuite/libgomp.fortran/declare-target-2.f90
libgomp/testsuite/libgomp.fortran/depend-1.f90
libgomp/testsuite/libgomp.fortran/depend-2.f90
libgomp/testsuite/libgomp.fortran/depend-3.f90
libgomp/testsuite/libgomp.fortran/do1.f90
libgomp/testsuite/libgomp.fortran/do2.f90
libgomp/testsuite/libgomp.fortran/doacross1.f90
libgomp/testsuite/libgomp.fortran/doacross2.f90
libgomp/testsuite/libgomp.fortran/doacross3.f90
libgomp/testsuite/libgomp.fortran/examples-4/array_sections-3.f90
libgomp/testsuite/libgomp.fortran/examples-4/array_sections-4.f90
libgomp/testsuite/libgomp.fortran/examples-4/async_target-1.f90
libgomp/testsuite/libgomp.fortran/examples-4/async_target-2.f90
libgomp/testsuite/libgomp.fortran/examples-4/declare_target-1.f90
libgomp/testsuite/libgomp.fortran/examples-4/declare_target-2.f90
libgomp/testsuite/libgomp.fortran/examples-4/declare_target-3.f90
libgomp/testsuite/libgomp.fortran/examples-4/declare_target-4.f90
libgomp/testsuite/libgomp.fortran/examples-4/declare_target-5.f90
libgomp/testsuite/libgomp.fortran/examples-4/device-1.f90
libgomp/testsuite/libgomp.fortran/examples-4/device-2.f90
libgomp/testsuite/libgomp.fortran/examples-4/device-3.f90
libgomp/testsuite/libgomp.fortran/examples-4/simd-1.f90
libgomp/testsuite/libgomp.fortran/examples-4/simd-2.f90
libgomp/testsuite/libgomp.fortran/examples-4/simd-3.f90
libgomp/testsuite/libgomp.fortran/examples-4/simd-4.f90
libgomp/testsuite/libgomp.fortran/examples-4/simd-5.f90
libgomp/testsuite/libgomp.fortran/examples-4/simd-6.f90
libgomp/testsuite/libgomp.fortran/examples-4/simd-7.f90
libgomp/testsuite/libgomp.fortran/examples-4/simd-8.f90
libgomp/testsuite/libgomp.fortran/examples-4/target-1.f90
libgomp/testsuite/libgomp.fortran/examples-4/target-2.f90
libgomp/testsuite/libgomp.fortran/examples-4/target-3.f90
libgomp/testsuite/libgomp.fortran/examples-4/target-4.f90
libgomp/testsuite/libgomp.fortran/examples-4/target-5.f90
libgomp/testsuite/libgomp.fortran/examples-4/target_data-1.f90
libgomp/testsuite/libgomp.fortran/examples-4/target_data-2.f90
libgomp/testsuite/libgomp.fortran/examples-4/target_data-3.f90
libgomp/testsuite/libgomp.fortran/examples-4/target_data-4.f90
libgomp/testsuite/libgomp.fortran/examples-4/target_data-5.f90
libgomp/testsuite/libgomp.fortran/examples-4/target_data-6.f90
libgomp/testsuite/libgomp.fortran/examples-4/target_data-7.f90
libgomp/testsuite/libgomp.fortran/examples-4/target_update-1.f90
libgomp/testsuite/libgomp.fortran/examples-4/target_update-2.f90
libgomp/testsuite/libgomp.fortran/examples-4/task_dep-1.f90
libgomp/testsuite/libgomp.fortran/examples-4/task_dep-2.f90
libgomp/testsuite/libgomp.fortran/examples-4/task_dep-3.f90
libgomp/testsuite/libgomp.fortran/examples-4/task_dep-4.f90
libgomp/testsuite/libgomp.fortran/examples-4/task_dep-5.f90
libgomp/testsuite/libgomp.fortran/examples-4/teams-2.f90
libgomp/testsuite/libgomp.fortran/examples-4/teams-3.f90
libgomp/testsuite/libgomp.fortran/examples-4/teams-4.f90
libgomp/testsuite/libgomp.fortran/examples-4/teams-5.f90
libgomp/testsuite/libgomp.fortran/examples-4/teams-6.f90
libgomp/testsuite/libgomp.fortran/lastprivate1.f90
libgomp/testsuite/libgomp.fortran/lastprivate2.f90
libgomp/testsuite/libgomp.fortran/lib1.f90
libgomp/testsuite/libgomp.fortran/lib2.f
libgomp/testsuite/libgomp.fortran/lib3.f
libgomp/testsuite/libgomp.fortran/lib4.f90
libgomp/testsuite/libgomp.fortran/lock-1.f90
libgomp/testsuite/libgomp.fortran/lock-2.f90
libgomp/testsuite/libgomp.fortran/nested1.f90
libgomp/testsuite/libgomp.fortran/nestedfn1.f90
libgomp/testsuite/libgomp.fortran/nestedfn2.f90
libgomp/testsuite/libgomp.fortran/nestedfn3.f90
libgomp/testsuite/libgomp.fortran/nestedfn4.f90
libgomp/testsuite/libgomp.fortran/nestedfn5.f90
libgomp/testsuite/libgomp.fortran/omp_atomic1.f90
libgomp/testsuite/libgomp.fortran/omp_atomic2.f90
libgomp/testsuite/libgomp.fortran/omp_atomic3.f90
libgomp/testsuite/libgomp.fortran/omp_atomic4.f90
libgomp/testsuite/libgomp.fortran/omp_atomic5.f90
libgomp/testsuite/libgomp.fortran/omp_cond1.f
libgomp/testsuite/libgomp.fortran/omp_cond2.f
libgomp/testsuite/libgomp.fortran/omp_cond3.F90
libgomp/testsuite/libgomp.fortran/omp_cond4.F90
libgomp/testsuite/libgomp.fortran/omp_parse1.f90
libgomp/testsuite/libgomp.fortran/omp_parse2.f90
libgomp/testsuite/libgomp.fortran/omp_parse3.f90
libgomp/testsuite/libgomp.fortran/omp_parse4.f90
libgomp/testsuite/libgomp.fortran/openmp_version-1.f
libgomp/testsuite/libgomp.fortran/openmp_version-2.f90
libgomp/testsuite/libgomp.fortran/parloops-exit-first-loop-alt-2.f95
libgomp/testsuite/libgomp.fortran/parloops-exit-first-loop-alt.f95
libgomp/testsuite/libgomp.fortran/pointer1.f90
libgomp/testsuite/libgomp.fortran/pointer2.f90
libgomp/testsuite/libgomp.fortran/pr25162.f
libgomp/testsuite/libgomp.fortran/pr25219.f90
libgomp/testsuite/libgomp.fortran/pr27395-1.f90
libgomp/testsuite/libgomp.fortran/pr27395-2.f90
libgomp/testsuite/libgomp.fortran/pr27416-1.f90
libgomp/testsuite/libgomp.fortran/pr27916-1.f90
libgomp/testsuite/libgomp.fortran/pr27916-2.f90
libgomp/testsuite/libgomp.fortran/pr28390.f
libgomp/testsuite/libgomp.fortran/pr29629.f90
libgomp/testsuite/libgomp.fortran/pr32550.f90
libgomp/testsuite/libgomp.fortran/pr33880.f90
libgomp/testsuite/libgomp.fortran/pr34020.f90
libgomp/testsuite/libgomp.fortran/pr35130.f90
libgomp/testsuite/libgomp.fortran/pr42162.f90
libgomp/testsuite/libgomp.fortran/pr46753.f90
libgomp/testsuite/libgomp.fortran/pr48894.f90
libgomp/testsuite/libgomp.fortran/pr49792-1.f90
libgomp/testsuite/libgomp.fortran/pr49792-2.f90
libgomp/testsuite/libgomp.fortran/pr63938-1.f90
libgomp/testsuite/libgomp.fortran/pr63938-2.f90
libgomp/testsuite/libgomp.fortran/pr65597.f90
libgomp/testsuite/libgomp.fortran/pr66199-1.f90
libgomp/testsuite/libgomp.fortran/pr71014.f90
libgomp/testsuite/libgomp.fortran/pr81304.f90
libgomp/testsuite/libgomp.fortran/pr81841.f90
libgomp/testsuite/libgomp.fortran/pr84418-1.f90
libgomp/testsuite/libgomp.fortran/pr84418-2.f90
libgomp/testsuite/libgomp.fortran/procptr1.f90
libgomp/testsuite/libgomp.fortran/recursion1.f90
libgomp/testsuite/libgomp.fortran/reduction1.f90
libgomp/testsuite/libgomp.fortran/reduction2.f90
libgomp/testsuite/libgomp.fortran/reduction3.f90
libgomp/testsuite/libgomp.fortran/reduction4.f90
libgomp/testsuite/libgomp.fortran/reduction5.f90
libgomp/testsuite/libgomp.fortran/reduction6.f90
libgomp/testsuite/libgomp.fortran/reference1.f90
libgomp/testsuite/libgomp.fortran/reference2.f90
libgomp/testsuite/libgomp.fortran/retval1.f90
libgomp/testsuite/libgomp.fortran/retval2.f90
libgomp/testsuite/libgomp.fortran/sharing1.f90
libgomp/testsuite/libgomp.fortran/sharing2.f90
libgomp/testsuite/libgomp.fortran/simd1.f90
libgomp/testsuite/libgomp.fortran/simd2.f90
libgomp/testsuite/libgomp.fortran/simd3.f90
libgomp/testsuite/libgomp.fortran/simd4.f90
libgomp/testsuite/libgomp.fortran/simd5.f90
libgomp/testsuite/libgomp.fortran/simd6.f90
libgomp/testsuite/libgomp.fortran/simd7.f90
libgomp/testsuite/libgomp.fortran/stack.f90
libgomp/testsuite/libgomp.fortran/strassen.f90
libgomp/testsuite/libgomp.fortran/tabs1.f90
libgomp/testsuite/libgomp.fortran/tabs2.f
libgomp/testsuite/libgomp.fortran/target1.f90
libgomp/testsuite/libgomp.fortran/target2.f90
libgomp/testsuite/libgomp.fortran/target3.f90
libgomp/testsuite/libgomp.fortran/target4.f90
libgomp/testsuite/libgomp.fortran/target5.f90
libgomp/testsuite/libgomp.fortran/target6.f90
libgomp/testsuite/libgomp.fortran/target7.f90
libgomp/testsuite/libgomp.fortran/target8.f90
libgomp/testsuite/libgomp.fortran/task1.f90
libgomp/testsuite/libgomp.fortran/task2.f90
libgomp/testsuite/libgomp.fortran/task3.f90
libgomp/testsuite/libgomp.fortran/task4.f90
libgomp/testsuite/libgomp.fortran/taskgroup1.f90
libgomp/testsuite/libgomp.fortran/taskloop1.f90
libgomp/testsuite/libgomp.fortran/taskloop2.f90
libgomp/testsuite/libgomp.fortran/taskloop3.f90
libgomp/testsuite/libgomp.fortran/taskloop4.f90
libgomp/testsuite/libgomp.fortran/threadprivate1.f90
libgomp/testsuite/libgomp.fortran/threadprivate2.f90
libgomp/testsuite/libgomp.fortran/threadprivate3.f90
libgomp/testsuite/libgomp.fortran/threadprivate4.f90
libgomp/testsuite/libgomp.fortran/udr1.f90
libgomp/testsuite/libgomp.fortran/udr10.f90
libgomp/testsuite/libgomp.fortran/udr11.f90
libgomp/testsuite/libgomp.fortran/udr12.f90
libgomp/testsuite/libgomp.fortran/udr13.f90
libgomp/testsuite/libgomp.fortran/udr14.f90
libgomp/testsuite/libgomp.fortran/udr15.f90
libgomp/testsuite/libgomp.fortran/udr2.f90
libgomp/testsuite/libgomp.fortran/udr3.f90
libgomp/testsuite/libgomp.fortran/udr4.f90
libgomp/testsuite/libgomp.fortran/udr5.f90
libgomp/testsuite/libgomp.fortran/udr6.f90
libgomp/testsuite/libgomp.fortran/udr7.f90
libgomp/testsuite/libgomp.fortran/udr8.f90
libgomp/testsuite/libgomp.fortran/udr9.f90
libgomp/testsuite/libgomp.fortran/vla1.f90
libgomp/testsuite/libgomp.fortran/vla2.f90
libgomp/testsuite/libgomp.fortran/vla3.f90
libgomp/testsuite/libgomp.fortran/vla4.f90
libgomp/testsuite/libgomp.fortran/vla5.f90
libgomp/testsuite/libgomp.fortran/vla6.f90
libgomp/testsuite/libgomp.fortran/vla7.f90
libgomp/testsuite/libgomp.fortran/vla8.f90
libgomp/testsuite/libgomp.fortran/workshare1.f90
libgomp/testsuite/libgomp.fortran/workshare2.f90
libgomp/testsuite/libgomp.oacc-fortran/abort-1.f90
libgomp/testsuite/libgomp.oacc-fortran/abort-2.f90
libgomp/testsuite/libgomp.oacc-fortran/acc_on_device-1-1.f90
libgomp/testsuite/libgomp.oacc-fortran/acc_on_device-1-2.f
libgomp/testsuite/libgomp.oacc-fortran/acc_on_device-1-3.f
libgomp/testsuite/libgomp.oacc-fortran/asyncwait-1.f90
libgomp/testsuite/libgomp.oacc-fortran/asyncwait-2.f90
libgomp/testsuite/libgomp.oacc-fortran/asyncwait-3.f90
libgomp/testsuite/libgomp.oacc-fortran/atomic_capture-1.f90
libgomp/testsuite/libgomp.oacc-fortran/atomic_rw-1.f90
libgomp/testsuite/libgomp.oacc-fortran/atomic_update-1.f90
libgomp/testsuite/libgomp.oacc-fortran/clauses-1.f90
libgomp/testsuite/libgomp.oacc-fortran/collapse-1.f90
libgomp/testsuite/libgomp.oacc-fortran/collapse-2.f90
libgomp/testsuite/libgomp.oacc-fortran/collapse-3.f90
libgomp/testsuite/libgomp.oacc-fortran/collapse-4.f90
libgomp/testsuite/libgomp.oacc-fortran/collapse-5.f90
libgomp/testsuite/libgomp.oacc-fortran/collapse-6.f90
libgomp/testsuite/libgomp.oacc-fortran/collapse-7.f90
libgomp/testsuite/libgomp.oacc-fortran/collapse-8.f90
libgomp/testsuite/libgomp.oacc-fortran/combined-directives-1.f90
libgomp/testsuite/libgomp.oacc-fortran/combined-reduction.f90
libgomp/testsuite/libgomp.oacc-fortran/data-1.f90
libgomp/testsuite/libgomp.oacc-fortran/data-2.f90
libgomp/testsuite/libgomp.oacc-fortran/data-3.f90
libgomp/testsuite/libgomp.oacc-fortran/data-4-2.f90
libgomp/testsuite/libgomp.oacc-fortran/data-4.f90
libgomp/testsuite/libgomp.oacc-fortran/declare-1.f90
libgomp/testsuite/libgomp.oacc-fortran/declare-2.f90
libgomp/testsuite/libgomp.oacc-fortran/declare-3.f90
libgomp/testsuite/libgomp.oacc-fortran/declare-4.f90
libgomp/testsuite/libgomp.oacc-fortran/declare-5.f90
libgomp/testsuite/libgomp.oacc-fortran/default-1.f90
libgomp/testsuite/libgomp.oacc-fortran/firstprivate-1.f90
libgomp/testsuite/libgomp.oacc-fortran/gang-static-1.f90
libgomp/testsuite/libgomp.oacc-fortran/host_data-1.f90
libgomp/testsuite/libgomp.oacc-fortran/if-1.f90
libgomp/testsuite/libgomp.oacc-fortran/implicit-firstprivate-ref.f90
libgomp/testsuite/libgomp.oacc-fortran/kernels-loop-2.f95
libgomp/testsuite/libgomp.oacc-fortran/kernels-loop-data-2.f95
libgomp/testsuite/libgomp.oacc-fortran/kernels-loop-data-enter-exit-2.f95
libgomp/testsuite/libgomp.oacc-fortran/kernels-loop-data-enter-exit.f95
libgomp/testsuite/libgomp.oacc-fortran/kernels-loop-data-update.f95
libgomp/testsuite/libgomp.oacc-fortran/kernels-loop-data.f95
libgomp/testsuite/libgomp.oacc-fortran/kernels-loop.f95
libgomp/testsuite/libgomp.oacc-fortran/lib-1.f90
libgomp/testsuite/libgomp.oacc-fortran/lib-10.f90
libgomp/testsuite/libgomp.oacc-fortran/lib-2.f
libgomp/testsuite/libgomp.oacc-fortran/lib-3.f
libgomp/testsuite/libgomp.oacc-fortran/lib-32-1.f
libgomp/testsuite/libgomp.oacc-fortran/lib-32-2.f
libgomp/testsuite/libgomp.oacc-fortran/lib-4.f90
libgomp/testsuite/libgomp.oacc-fortran/lib-5.f90
libgomp/testsuite/libgomp.oacc-fortran/lib-6.f90
libgomp/testsuite/libgomp.oacc-fortran/lib-7.f90
libgomp/testsuite/libgomp.oacc-fortran/lib-8.f90
libgomp/testsuite/libgomp.oacc-fortran/map-1.f90
libgomp/testsuite/libgomp.oacc-fortran/nested-function-1.f90
libgomp/testsuite/libgomp.oacc-fortran/nested-function-2.f90
libgomp/testsuite/libgomp.oacc-fortran/nested-function-3.f90
libgomp/testsuite/libgomp.oacc-fortran/non-scalar-data.f90
libgomp/testsuite/libgomp.oacc-fortran/openacc_version-1.f
libgomp/testsuite/libgomp.oacc-fortran/openacc_version-2.f90
libgomp/testsuite/libgomp.oacc-fortran/par-reduction-2-1.f
libgomp/testsuite/libgomp.oacc-fortran/par-reduction-2-2.f
libgomp/testsuite/libgomp.oacc-fortran/parallel-reduction.f90
libgomp/testsuite/libgomp.oacc-fortran/pointer-align-1.f90
libgomp/testsuite/libgomp.oacc-fortran/pr70643.f90
libgomp/testsuite/libgomp.oacc-fortran/pr81352.f90
libgomp/testsuite/libgomp.oacc-fortran/pr83920.f90
libgomp/testsuite/libgomp.oacc-fortran/pr84028.f90
libgomp/testsuite/libgomp.oacc-fortran/private-variables.f90
libgomp/testsuite/libgomp.oacc-fortran/pset-1.f90
libgomp/testsuite/libgomp.oacc-fortran/reduction-1.f90
libgomp/testsuite/libgomp.oacc-fortran/reduction-2.f90
libgomp/testsuite/libgomp.oacc-fortran/reduction-3.f90
libgomp/testsuite/libgomp.oacc-fortran/reduction-4.f90
libgomp/testsuite/libgomp.oacc-fortran/reduction-5.f90
libgomp/testsuite/libgomp.oacc-fortran/reduction-6.f90
libgomp/testsuite/libgomp.oacc-fortran/reduction-7.f90
libgomp/testsuite/libgomp.oacc-fortran/reduction-8.f90
libgomp/testsuite/libgomp.oacc-fortran/routine-1.f90
libgomp/testsuite/libgomp.oacc-fortran/routine-2.f90
libgomp/testsuite/libgomp.oacc-fortran/routine-3.f90
libgomp/testsuite/libgomp.oacc-fortran/routine-4.f90
libgomp/testsuite/libgomp.oacc-fortran/routine-5.f90
libgomp/testsuite/libgomp.oacc-fortran/routine-7.f90
libgomp/testsuite/libgomp.oacc-fortran/routine-9.f90
libgomp/testsuite/libgomp.oacc-fortran/subarrays-1.f90
libgomp/testsuite/libgomp.oacc-fortran/subarrays-2.f90
libgomp/testsuite/libgomp.oacc-fortran/update-1.f90

index 2952c7b09928520deffca600aaeead6678e36b9f..008b93535fb26f28bc42325fec34c6d425e1c5ac 100644 (file)
@@ -1,3 +1,321 @@
+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.
+
 2018-03-20  Richard Biener  <rguenther@suse.de>
 
        * testsuite/libgomp.graphite/force-parallel-4.c: XFAIL one
index 6aff7fc0d965a507ec426a8b370d719e30a15b00..3970adf85552f28d1fc125b6006b60c6da18e3ae 100644 (file)
@@ -17,7 +17,7 @@
 
 # Plugins for offload execution, Makefile.am fragment.
 #
-# Copyright (C) 2014-2017 Free Software Foundation, Inc.
+# Copyright (C) 2014-2018 Free Software Foundation, Inc.
 #
 # Contributed by Mentor Embedded.
 #
index 2db03e13058763967db9fe2568478618bdd122ed..582ea03c029b6a965054439d6c6dbd70256fe88e 100644 (file)
   end do
   call foo (p, q, c_loc (r(1)), s)
   do i = 1, 1024
-    if (p(i) /= i * i + 3 * i + 2) call abort
+    if (p(i) /= i * i + 3 * i + 2) STOP 1
     p(i) = i
   end do
   call bar (p, q, c_loc (r(1)), s)
   do i = 1, 1024
-    if (p(i) /= i * i + 3 * i + 2) call abort
+    if (p(i) /= i * i + 3 * i + 2) STOP 2
   end do
   ! Attempt to create 64-byte aligned allocatable
   do i = 1, 64
@@ -65,7 +65,7 @@
     end do
     call baz (p, c)
     do i = 1, 1024
-      if (p(i) /= i * i + 5 * i + 2) call abort
+      if (p(i) /= i * i + 5 * i + 2) STOP 3
     end do
   end if
 end
index 2a2a12ec8171485b4d3ac3dd8f2c6a8781530bac..fac03653da04536c186caba94159973cc9ece33d 100644 (file)
@@ -22,19 +22,19 @@ contains
     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))) call abort
+    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) call abort
-      if (lbound (obj%c, 2) /= cl2 .or. ubound (obj%c, 2) /= cu2) call abort
+      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) call abort
-      if (obj%d /= val .or. obj%e /= val) call abort
+      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)) call abort
+        if (any (obj%c /= val)) STOP 6
       end if
       if (f) then
-        if (obj%f /= val) call abort
+        if (obj%f /= val) STOP 7
       end if
     end if
   end subroutine ver_dl
@@ -43,9 +43,9 @@ contains
     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))) call abort
+    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) call abort
+      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
@@ -57,7 +57,7 @@ contains
     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) call abort
+      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)
index 490ed24cf4fa2fe26cdcae43cf5db75e9a1edd4b..7d035387a3efaf13e60bd5f7e631b2d37daa1e62 100644 (file)
@@ -22,19 +22,19 @@ contains
     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))) call abort
+    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) call abort
-      if (lbound (obj%c, 2) /= cl2 .or. ubound (obj%c, 2) /= cu2) call abort
+      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) call abort
-      if (obj%d /= val .or. obj%e /= val) call abort
+      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)) call abort
+        if (any (obj%c /= val)) STOP 6
       end if
       if (f) then
-        if (obj%f /= val) call abort
+        if (obj%f /= val) STOP 7
       end if
     end if
   end subroutine ver_dl
@@ -43,9 +43,9 @@ contains
     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))) call abort
+    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) call abort
+      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
@@ -57,7 +57,7 @@ contains
     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) call abort
+      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)
@@ -122,20 +122,20 @@ contains
     logical, parameter :: T = .true.
     logical :: l
 !$omp parallel private (x, y, z)
-    if (allocated (x) .or. allocated (y) .or. allocated (z)) call abort
+    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)) call abort
+    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)) call abort
+      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)) call abort
+      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)
@@ -148,10 +148,10 @@ contains
     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)) call abort
-    if (.not.allocated (z)) call abort
-    if (lbound (z, 1) /= -3 .or. ubound (z, 1) /= -3) call abort
-    if (lbound (z, 2) /= 2 .or. ubound (z, 2) /= 3) call abort
+    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)
index 20f13144a62e285f27f4091b81d3e2e574dc3e42..42ba7b4b7e24260b1286cc4f37b0dee4afe9e668 100644 (file)
@@ -22,19 +22,19 @@ contains
     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))) call abort
+    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) call abort
-      if (lbound (obj%c, 2) /= cl2 .or. ubound (obj%c, 2) /= cu2) call abort
+      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) call abort
-      if (obj%d /= val .or. obj%e /= val) call abort
+      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)) call abort
+        if (any (obj%c /= val)) STOP 6
       end if
       if (f) then
-        if (obj%f /= val) call abort
+        if (obj%f /= val) STOP 7
       end if
     end if
   end subroutine ver_dl
@@ -43,9 +43,9 @@ contains
     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))) call abort
+    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) call abort
+      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
@@ -57,7 +57,7 @@ contains
     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) call abort
+      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)
@@ -124,27 +124,27 @@ contains
     logical, parameter :: F = .false.
     logical, parameter :: T = .true.
     logical :: l
-    if (lbound (x, 1) /= 2 .or. ubound (x, 1) /= 4) call abort
-    if (lbound (y, 1) /= 3 .or. ubound (y, 1) /= 4) call abort
+    if (lbound (x, 1) /= 2 .or. ubound (x, 1) /= 4) STOP 11
+    if (lbound (y, 1) /= 3 .or. ubound (y, 1) /= 4) STOP 12
     call ver_dt (x(2), 0, F, 0, 0, F, F, 0, 0, 0, 0, F)
     call ver_dt (x(n), 0, F, 0, 0, F, F, 0, 0, 0, 0, F)
     call ver_dt (y(3), 0, F, 0, 0, F, F, 0, 0, 0, 0, F)
     call ver_dt (y(4), 0, F, 0, 0, F, F, 0, 0, 0, 0, F)
 !$omp parallel private (z)
-    if (allocated (z)) call abort
+    if (allocated (z)) STOP 13
 !$omp end parallel
 !$omp parallel firstprivate (z)
-    if (allocated (z)) call abort
+    if (allocated (z)) STOP 14
 !$omp end parallel
     l = F
 !$omp parallel sections lastprivate (z) firstprivate (l)
 !$omp section
     if (.not. l) then
-      if (allocated (z)) call abort
+      if (allocated (z)) STOP 15
     end if
 !$omp section
     if (.not. l) then
-      if (allocated (z)) call abort
+      if (allocated (z)) STOP 16
     end if
     allocate (z(-3:-3,2:3))
     call alloc_dt (z(-3,2), 5, F, 0, 0, T, T, -1, -1, -1, -1, T)
@@ -153,9 +153,9 @@ contains
     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 (z)) call abort
-    if (lbound (z, 1) /= -3 .or. ubound (z, 1) /= -3) call abort
-    if (lbound (z, 2) /= 2 .or. ubound (z, 2) /= 3) call abort
+    if (.not.allocated (z)) STOP 17
+    if (lbound (z, 1) /= -3 .or. ubound (z, 1) /= -3) STOP 18
+    if (lbound (z, 2) /= 2 .or. ubound (z, 2) /= 3) STOP 19
     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 ver_dt (x(n - 1), 0, F, 0, 0, F, F, 0, 0, 0, 0, F)
@@ -203,8 +203,8 @@ contains
     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)
-    if (lbound (x, 1) /= 2 .or. ubound (x, 1) /= 4) call abort
-    if (lbound (y, 1) /= 3 .or. ubound (y, 1) /= 4) call abort
+    if (lbound (x, 1) /= 2 .or. ubound (x, 1) /= 4) STOP 20
+    if (lbound (y, 1) /= 3 .or. ubound (y, 1) /= 4) STOP 21
     call ver_dt (x(n - 1), 5, T, 1, 2, F, T, 2, 3, -2, -2, F)
     call alloc_dt (x(n - 1), 4, T, -3, -1, T, T, -1, -1, 2, 3, T)
     call ver_dt (x(n - 1), 4, T, -3, -1, T, T, -1, -1, 2, 3, T)
index 1efe2abe959b82f8dc26abbef3f6ce23db098a62..b9fd2ee6dbc592d20b8a13225123910a5379c905 100644 (file)
@@ -7,7 +7,7 @@
   logical :: k, l
   b(:, :) = 16
   l = .false.
-  if (allocated (a)) call abort
+  if (allocated (a)) STOP 1
 !$omp parallel private (a, b) reduction (.or.:l)
   l = l.or.allocated (a)
   allocate (a(3, 6))
   deallocate (a)
   l = l.or.allocated (a)
 !$omp end parallel
-  if (allocated (a).or.l) call abort
+  if (allocated (a).or.l) STOP 2
   allocate (a(6, 3))
   a(:, :) = 3
-  if (.not.allocated (a)) call abort
+  if (.not.allocated (a)) STOP 3
   l = l.or.size(a).ne.18.or.size(a,1).ne.6.or.size(a,2).ne.3
-  if (l) call abort
+  if (l) STOP 4
 !$omp parallel private (a, b) reduction (.or.:l)
   l = l.or..not.allocated (a)
   a(3, 2) = 1
   b(3, 2) = 1
 !$omp end parallel
-  if (l.or..not.allocated (a)) call abort
+  if (l.or..not.allocated (a)) STOP 5
 !$omp parallel firstprivate (a, b) reduction (.or.:l)
   l = l.or..not.allocated (a)
   l = l.or.size(a).ne.18.or.size(a,1).ne.6.or.size(a,2).ne.3
@@ -41,7 +41,7 @@
   a(:, :) = omp_get_thread_num ()
   b(:, :) = omp_get_thread_num ()
 !$omp end parallel
-  if (any (a.ne.3).or.any (b.ne.16).or.l) call abort
+  if (any (a.ne.3).or.any (b.ne.16).or.l) STOP 6
   k = .true.
 !$omp parallel do firstprivate (a, b, k) lastprivate (a, b) &
 !$omp & reduction (.or.:l)
@@ -59,9 +59,9 @@
     a(:, :) = i + 2
     b(:, :) = i
   end do
-  if (any (a.ne.38).or.any (b.ne.36).or.l) call abort
+  if (any (a.ne.38).or.any (b.ne.36).or.l) STOP 7
   deallocate (a)
-  if (allocated (a)) call abort
+  if (allocated (a)) STOP 8
   allocate (a (0:1, 0:3))
   a(:, :) = 0
 !$omp parallel do reduction (+:a) reduction (.or.:l) &
     a(modulo (i, 2), i / 2) = a(modulo (i, 2), i / 2) + i
     a(i / 4, modulo (i, 4)) = a(i / 4, modulo (i, 4)) + i
   end do
-  if (l) call abort
+  if (l) STOP 9
   do i = 0, 1
     do j = 0, 3
-      if (a(i, j) .ne. (5*i + 3*j)) call abort
+      if (a(i, j) .ne. (5*i + 3*j)) STOP 10
     end do
   end do
 end
index 54eed617b458e4570f2df7eb7450514a5dbeb71f..9b05dc74143c729b99a5560173b684c8d2d80621 100644 (file)
   integer :: i
 !$omp declare reduction (foo : integer : omp_out = omp_out + omp_in) &
 !$omp & initializer (omp_priv = 0)
-  if (allocated (a) .or. allocated (b) .or. allocated (c)) call abort
+  if (allocated (a) .or. allocated (b) .or. allocated (c)) STOP 1
   allocate (a, b(6:9), c(3, 8:9))
   a = 0
   b = 0
   c = 0
-  if (.not.allocated (a)) call abort
-  if (.not.allocated (b) .or. size (b) /= 4) call abort
-  if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) call abort
-  if (.not.allocated (c) .or. size (c) /= 6) call abort
-  if (size (c, 1) /= 3 .or. size (c, 2) /= 2) call abort
-  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) call abort
-  if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) call abort
+  if (.not.allocated (a)) STOP 2
+  if (.not.allocated (b) .or. size (b) /= 4) STOP 3
+  if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) STOP 4
+  if (.not.allocated (c) .or. size (c) /= 6) STOP 5
+  if (size (c, 1) /= 3 .or. size (c, 2) /= 2) STOP 6
+  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) STOP 7
+  if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) STOP 8
 !$omp parallel do reduction (+:a, b, c)
   do i = 1, 10
-    if (.not.allocated (a)) call abort
-    if (.not.allocated (b) .or. size (b) /= 4) call abort
-    if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) call abort
-    if (.not.allocated (c) .or. size (c) /= 6) call abort
-    if (size (c, 1) /= 3 .or. size (c, 2) /= 2) call abort
-    if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) call abort
-    if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) call abort
+    if (.not.allocated (a)) STOP 9
+    if (.not.allocated (b) .or. size (b) /= 4) STOP 10
+    if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) STOP 11
+    if (.not.allocated (c) .or. size (c) /= 6) STOP 12
+    if (size (c, 1) /= 3 .or. size (c, 2) /= 2) STOP 13
+    if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) STOP 14
+    if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) STOP 15
     a = a + i
     b = b + 2 * i
     c = c + 3 * i
   end do
-  if (.not.allocated (a)) call abort
-  if (.not.allocated (b) .or. size (b) /= 4) call abort
-  if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) call abort
-  if (.not.allocated (c) .or. size (c) /= 6) call abort
-  if (size (c, 1) /= 3 .or. size (c, 2) /= 2) call abort
-  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) call abort
-  if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) call abort
-  if (a /= 55 .or. any (b /= 110) .or. any (c /= 165)) call abort
+  if (.not.allocated (a)) STOP 16
+  if (.not.allocated (b) .or. size (b) /= 4) STOP 17
+  if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) STOP 18
+  if (.not.allocated (c) .or. size (c) /= 6) STOP 19
+  if (size (c, 1) /= 3 .or. size (c, 2) /= 2) STOP 20
+  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) STOP 21
+  if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) STOP 22
+  if (a /= 55 .or. any (b /= 110) .or. any (c /= 165)) STOP 23
   a = 0
   b = 0
   c = 0
 !$omp parallel do reduction (foo : a, b, c)
   do i = 1, 10
-    if (.not.allocated (a)) call abort
-    if (.not.allocated (b) .or. size (b) /= 4) call abort
-    if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) call abort
-    if (.not.allocated (c) .or. size (c) /= 6) call abort
-    if (size (c, 1) /= 3 .or. size (c, 2) /= 2) call abort
-    if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) call abort
-    if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) call abort
+    if (.not.allocated (a)) STOP 24
+    if (.not.allocated (b) .or. size (b) /= 4) STOP 25
+    if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) STOP 26
+    if (.not.allocated (c) .or. size (c) /= 6) STOP 27
+    if (size (c, 1) /= 3 .or. size (c, 2) /= 2) STOP 28
+    if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) STOP 29
+    if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) STOP 30
     a = a + i
     b = b + 2 * i
     c = c + 3 * i
   end do
-  if (.not.allocated (a)) call abort
-  if (.not.allocated (b) .or. size (b) /= 4) call abort
-  if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) call abort
-  if (.not.allocated (c) .or. size (c) /= 6) call abort
-  if (size (c, 1) /= 3 .or. size (c, 2) /= 2) call abort
-  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) call abort
-  if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) call abort
-  if (a /= 55 .or. any (b /= 110) .or. any (c /= 165)) call abort
+  if (.not.allocated (a)) STOP 31
+  if (.not.allocated (b) .or. size (b) /= 4) STOP 32
+  if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) STOP 33
+  if (.not.allocated (c) .or. size (c) /= 6) STOP 34
+  if (size (c, 1) /= 3 .or. size (c, 2) /= 2) STOP 35
+  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) STOP 36
+  if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) STOP 37
+  if (a /= 55 .or. any (b /= 110) .or. any (c /= 165)) STOP 38
   a = 0
   b = 0
   c = 0
 !$omp simd reduction (+:a, b, c)
   do i = 1, 10
-    if (.not.allocated (a)) call abort
-    if (.not.allocated (b) .or. size (b) /= 4) call abort
-    if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) call abort
-    if (.not.allocated (c) .or. size (c) /= 6) call abort
-    if (size (c, 1) /= 3 .or. size (c, 2) /= 2) call abort
-    if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) call abort
-    if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) call abort
+    if (.not.allocated (a)) STOP 39
+    if (.not.allocated (b) .or. size (b) /= 4) STOP 40
+    if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) STOP 41
+    if (.not.allocated (c) .or. size (c) /= 6) STOP 42
+    if (size (c, 1) /= 3 .or. size (c, 2) /= 2) STOP 43
+    if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) STOP 44
+    if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) STOP 45
     a = a + i
     b = b + 2 * i
     c = c + 3 * i
   end do
-  if (.not.allocated (a)) call abort
-  if (.not.allocated (b) .or. size (b) /= 4) call abort
-  if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) call abort
-  if (.not.allocated (c) .or. size (c) /= 6) call abort
-  if (size (c, 1) /= 3 .or. size (c, 2) /= 2) call abort
-  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) call abort
-  if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) call abort
-  if (a /= 55 .or. any (b /= 110) .or. any (c /= 165)) call abort
+  if (.not.allocated (a)) STOP 46
+  if (.not.allocated (b) .or. size (b) /= 4) STOP 47
+  if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) STOP 48
+  if (.not.allocated (c) .or. size (c) /= 6) STOP 49
+  if (size (c, 1) /= 3 .or. size (c, 2) /= 2) STOP 50
+  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) STOP 51
+  if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) STOP 52
+  if (a /= 55 .or. any (b /= 110) .or. any (c /= 165)) STOP 53
   a = 0
   b = 0
   c = 0
 !$omp simd reduction (foo : a, b, c)
   do i = 1, 10
-    if (.not.allocated (a)) call abort
-    if (.not.allocated (b) .or. size (b) /= 4) call abort
-    if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) call abort
-    if (.not.allocated (c) .or. size (c) /= 6) call abort
-    if (size (c, 1) /= 3 .or. size (c, 2) /= 2) call abort
-    if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) call abort
-    if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) call abort
+    if (.not.allocated (a)) STOP 54
+    if (.not.allocated (b) .or. size (b) /= 4) STOP 55
+    if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) STOP 56
+    if (.not.allocated (c) .or. size (c) /= 6) STOP 57
+    if (size (c, 1) /= 3 .or. size (c, 2) /= 2) STOP 58
+    if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) STOP 59
+    if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) STOP 60
     a = a + i
     b = b + 2 * i
     c = c + 3 * i
   end do
-  if (.not.allocated (a)) call abort
-  if (.not.allocated (b) .or. size (b) /= 4) call abort
-  if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) call abort
-  if (.not.allocated (c) .or. size (c) /= 6) call abort
-  if (size (c, 1) /= 3 .or. size (c, 2) /= 2) call abort
-  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) call abort
-  if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) call abort
-  if (a /= 55 .or. any (b /= 110) .or. any (c /= 165)) call abort
+  if (.not.allocated (a)) STOP 61
+  if (.not.allocated (b) .or. size (b) /= 4) STOP 62
+  if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) STOP 63
+  if (.not.allocated (c) .or. size (c) /= 6) STOP 64
+  if (size (c, 1) /= 3 .or. size (c, 2) /= 2) STOP 65
+  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) STOP 66
+  if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) STOP 67
+  if (a /= 55 .or. any (b /= 110) .or. any (c /= 165)) STOP 68
 end
index 479f6041b7d8506075177692efc451c3421bb953..916dc6e596e0cc8429ffd5e89bf0c7330fb956b6 100644 (file)
@@ -5,68 +5,68 @@
   integer, allocatable, save :: a, b(:), c(:,:)
   integer :: p
 !$omp threadprivate (a, b, c)
-  if (allocated (a) .or. allocated (b) .or. allocated (c)) call abort
+  if (allocated (a) .or. allocated (b) .or. allocated (c)) STOP 1
 
   call omp_set_dynamic (.false.)
   call omp_set_num_threads (4)
 
 !$omp parallel num_threads (4)
-  if (allocated (a) .or. allocated (b) .or. allocated (c)) call abort
+  if (allocated (a) .or. allocated (b) .or. allocated (c)) STOP 2
 !$omp end parallel
 
   allocate (a, b(6:9), c(3, 8:9))
   a = 4
   b = 5
   c = 6
-  if (.not.allocated (a)) call abort
-  if (.not.allocated (b) .or. size (b) /= 4) call abort
-  if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) call abort
-  if (.not.allocated (c) .or. size (c) /= 6) call abort
-  if (size (c, 1) /= 3 .or. size (c, 2) /= 2) call abort
-  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) call abort
-  if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) call abort
+  if (.not.allocated (a)) STOP 3
+  if (.not.allocated (b) .or. size (b) /= 4) STOP 4
+  if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) STOP 5
+  if (.not.allocated (c) .or. size (c) /= 6) STOP 6
+  if (size (c, 1) /= 3 .or. size (c, 2) /= 2) STOP 7
+  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) STOP 8
+  if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) STOP 9
 
 !$omp parallel num_threads (4) copyin (a, b, c) private (p)
   p = omp_get_thread_num ()
-  if (.not.allocated (a)) call abort
-  if (.not.allocated (b) .or. size (b) /= 4) call abort
-  if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) call abort
-  if (.not.allocated (c) .or. size (c) /= 6) call abort
-  if (size (c, 1) /= 3 .or. size (c, 2) /= 2) call abort
-  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) call abort
-  if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) call abort
-  if (a /= 4 .or. any (b /= 5) .or. any (c /= 6)) call abort
+  if (.not.allocated (a)) STOP 10
+  if (.not.allocated (b) .or. size (b) /= 4) STOP 11
+  if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) STOP 12
+  if (.not.allocated (c) .or. size (c) /= 6) STOP 13
+  if (size (c, 1) /= 3 .or. size (c, 2) /= 2) STOP 14
+  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) STOP 15
+  if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) STOP 16
+  if (a /= 4 .or. any (b /= 5) .or. any (c /= 6)) STOP 17
   deallocate (a, b, c)
-  if (allocated (a) .or. allocated (b) .or. allocated (c)) call abort
+  if (allocated (a) .or. allocated (b) .or. allocated (c)) STOP 18
   allocate (a, b(p:9), c(3, p:7))
   a = p
   b = p
   c = p
-  if (.not.allocated (a)) call abort
-  if (.not.allocated (b) .or. size (b) /= (10 - p)) call abort
-  if (lbound (b, 1) /= p .or. ubound (b, 1) /= 9) call abort
-  if (.not.allocated (c) .or. size (c) /= (3 * (8 - p))) call abort
-  if (size (c, 1) /= 3 .or. size (c, 2) /= (8 - p)) call abort
-  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) call abort
-  if (lbound (c, 2) /= p .or. ubound (c, 2) /= 7) call abort
-  if (a /= p .or. any (b /= p) .or. any (c /= p)) call abort
+  if (.not.allocated (a)) STOP 19
+  if (.not.allocated (b) .or. size (b) /= (10 - p)) STOP 20
+  if (lbound (b, 1) /= p .or. ubound (b, 1) /= 9) STOP 21
+  if (.not.allocated (c) .or. size (c) /= (3 * (8 - p))) STOP 22
+  if (size (c, 1) /= 3 .or. size (c, 2) /= (8 - p)) STOP 23
+  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) STOP 24
+  if (lbound (c, 2) /= p .or. ubound (c, 2) /= 7) STOP 25
+  if (a /= p .or. any (b /= p) .or. any (c /= p)) STOP 26
 !$omp end parallel
 
 !$omp parallel num_threads (4) copyin (a, b, c)
-  if (.not.allocated (a)) call abort
-  if (.not.allocated (b) .or. size (b) /= 10) call abort
-  if (lbound (b, 1) /= 0 .or. ubound (b, 1) /= 9) call abort
-  if (.not.allocated (c) .or. size (c) /= 24) call abort
-  if (size (c, 1) /= 3 .or. size (c, 2) /= 8) call abort
-  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) call abort
-  if (lbound (c, 2) /= 0 .or. ubound (c, 2) /= 7) call abort
-  if (a /= 0 .or. any (b /= 0) .or. any (c /= 0)) call abort
+  if (.not.allocated (a)) STOP 27
+  if (.not.allocated (b) .or. size (b) /= 10) STOP 28
+  if (lbound (b, 1) /= 0 .or. ubound (b, 1) /= 9) STOP 29
+  if (.not.allocated (c) .or. size (c) /= 24) STOP 30
+  if (size (c, 1) /= 3 .or. size (c, 2) /= 8) STOP 31
+  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) STOP 32
+  if (lbound (c, 2) /= 0 .or. ubound (c, 2) /= 7) STOP 33
+  if (a /= 0 .or. any (b /= 0) .or. any (c /= 0)) STOP 34
 !$omp end parallel
 
   deallocate (a, b, c)
-  if (allocated (a) .or. allocated (b) .or. allocated (c)) call abort
+  if (allocated (a) .or. allocated (b) .or. allocated (c)) STOP 35
 
 !$omp parallel num_threads (4) copyin (a, b, c)
-  if (allocated (a) .or. allocated (b) .or. allocated (c)) call abort
+  if (allocated (a) .or. allocated (b) .or. allocated (c)) STOP 36
 !$omp end parallel
 end
index 533ab7cd85d9debfcc5e165d5a981d395847079e..6ccf1c0323c6ec901cf4deb26fa70b416cfd9a7a 100644 (file)
@@ -2,11 +2,11 @@
 
   integer, allocatable :: a, b(:), c(:,:)
   logical :: l
-  if (allocated (a) .or. allocated (b) .or. allocated (c)) call abort
+  if (allocated (a) .or. allocated (b) .or. allocated (c)) STOP 1
 
 !$omp parallel private (a, b, c, l)
   l = .false.
-  if (allocated (a) .or. allocated (b) .or. allocated (c)) call abort
+  if (allocated (a) .or. allocated (b) .or. allocated (c)) STOP 2
 
 !$omp single
   allocate (a, b(6:9), c(3, 8:9))
   c = 6
 !$omp end single copyprivate (a, b, c)
 
-  if (.not.allocated (a)) call abort
-  if (.not.allocated (b) .or. size (b) /= 4) call abort
-  if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) call abort
-  if (.not.allocated (c) .or. size (c) /= 6) call abort
-  if (size (c, 1) /= 3 .or. size (c, 2) /= 2) call abort
-  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) call abort
-  if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) call abort
-  if (a /= 4 .or. any (b /= 5) .or. any (c /= 6)) call abort
+  if (.not.allocated (a)) STOP 3
+  if (.not.allocated (b) .or. size (b) /= 4) STOP 4
+  if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) STOP 5
+  if (.not.allocated (c) .or. size (c) /= 6) STOP 6
+  if (size (c, 1) /= 3 .or. size (c, 2) /= 2) STOP 7
+  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) STOP 8
+  if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) STOP 9
+  if (a /= 4 .or. any (b /= 5) .or. any (c /= 6)) STOP 10
 
 !$omp single
   deallocate (a, b, c)
-  if (allocated (a) .or. allocated (b) .or. allocated (c)) call abort
+  if (allocated (a) .or. allocated (b) .or. allocated (c)) STOP 11
   allocate (a, b(0:4), c(3, 2:7))
   a = 1
   b = 2
   c = 3
 !$omp end single copyprivate (a, b, c)
 
-  if (.not.allocated (a)) call abort
-  if (.not.allocated (b) .or. size (b) /= 5) call abort
-  if (lbound (b, 1) /= 0 .or. ubound (b, 1) /= 4) call abort
-  if (.not.allocated (c) .or. size (c) /= 18) call abort
-  if (size (c, 1) /= 3 .or. size (c, 2) /= 6) call abort
-  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) call abort
-  if (lbound (c, 2) /= 2 .or. ubound (c, 2) /= 7) call abort
-  if (a /= 1 .or. any (b /= 2) .or. any (c /= 3)) call abort
+  if (.not.allocated (a)) STOP 12
+  if (.not.allocated (b) .or. size (b) /= 5) STOP 13
+  if (lbound (b, 1) /= 0 .or. ubound (b, 1) /= 4) STOP 14
+  if (.not.allocated (c) .or. size (c) /= 18) STOP 15
+  if (size (c, 1) /= 3 .or. size (c, 2) /= 6) STOP 16
+  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) STOP 17
+  if (lbound (c, 2) /= 2 .or. ubound (c, 2) /= 7) STOP 18
+  if (a /= 1 .or. any (b /= 2) .or. any (c /= 3)) STOP 19
 
 !$omp single
   l = .true.
   deallocate (a, b, c)
-  if (allocated (a) .or. allocated (b) .or. allocated (c)) call abort
+  if (allocated (a) .or. allocated (b) .or. allocated (c)) STOP 20
   allocate (a, b(2:6), c(3:5, 3:8))
   a = 7
   b = 8
   c = 9
 !$omp end single copyprivate (a, b, c)
 
-  if (.not.allocated (a)) call abort
-  if (.not.allocated (b) .or. size (b) /= 5) call abort
+  if (.not.allocated (a)) STOP 21
+  if (.not.allocated (b) .or. size (b) /= 5) STOP 22
   if (l) then
-    if (lbound (b, 1) /= 2 .or. ubound (b, 1) /= 6) call abort
+    if (lbound (b, 1) /= 2 .or. ubound (b, 1) /= 6) STOP 23
   else
-    if (lbound (b, 1) /= 0 .or. ubound (b, 1) /= 4) call abort
+    if (lbound (b, 1) /= 0 .or. ubound (b, 1) /= 4) STOP 24
   end if
-  if (.not.allocated (c) .or. size (c) /= 18) call abort
-  if (size (c, 1) /= 3 .or. size (c, 2) /= 6) call abort
+  if (.not.allocated (c) .or. size (c) /= 18) STOP 25
+  if (size (c, 1) /= 3 .or. size (c, 2) /= 6) STOP 26
   if (l) then
-    if (lbound (c, 1) /= 3 .or. ubound (c, 1) /= 5) call abort
-    if (lbound (c, 2) /= 3 .or. ubound (c, 2) /= 8) call abort
+    if (lbound (c, 1) /= 3 .or. ubound (c, 1) /= 5) STOP 27
+    if (lbound (c, 2) /= 3 .or. ubound (c, 2) /= 8) STOP 28
   else
-    if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) call abort
-    if (lbound (c, 2) /= 2 .or. ubound (c, 2) /= 7) call abort
+    if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) STOP 29
+    if (lbound (c, 2) /= 2 .or. ubound (c, 2) /= 7) STOP 30
   end if
-  if (a /= 7 .or. any (b /= 8) .or. any (c /= 9)) call abort
+  if (a /= 7 .or. any (b /= 8) .or. any (c /= 9)) STOP 31
 
 !$omp end parallel
 end
index a37616b04b1c1966016d88439a08839c86585df5..1361e6d1a919058ea9d0f9ee5368ec5741482112 100644 (file)
@@ -7,7 +7,7 @@
   integer :: n
   logical :: l
 !$omp threadprivate (a)
-  if (allocated (a)) call abort
+  if (allocated (a)) STOP 1
   call omp_set_dynamic (.false.)
   l = .false.
 !$omp parallel num_threads (4) reduction(.or.:l)
@@ -16,7 +16,7 @@
   l = l.or..not.allocated (a)
   l = l.or.size(a).ne.12.or.size(a,1).ne.3.or.size(a,2).ne.4
 !$omp end parallel
-  if (l.or.any(a.ne.6)) call abort ()
+  if (l.or.any(a.ne.6)) STOP 1
 !$omp parallel num_threads (4) copyin (a) reduction(.or.:l) private (b)
   l = l.or.allocated (b)
   l = l.or..not.allocated (a)
   deallocate (b)
   l = l.or.allocated (b)
 !$omp end parallel
-  if (n.lt.0 .or. n.ge.4) call abort
-  if (l.or.any(a.ne.(n + 36))) call abort
+  if (n.lt.0 .or. n.ge.4) STOP 2
+  if (l.or.any(a.ne.(n + 36))) STOP 3
 !$omp parallel num_threads (4) reduction(.or.:l)
   deallocate (a)
   l = l.or.allocated (a)
 !$omp end parallel
-  if (l.or.allocated (a)) call abort
+  if (l.or.allocated (a)) STOP 4
 end
index fe3714a2b1ff80134ba08961102b6c0fc89c15c1..03ed1ac3f1adc5cebc60cea5f610f7f35dfe8459 100644 (file)
@@ -4,7 +4,7 @@
   integer :: i
   logical :: l
   l = .false.
-  if (allocated (a)) call abort
+  if (allocated (a)) STOP 1
 !$omp parallel private (a) reduction (.or.:l)
   allocate (a (-7:-5))
   l = l.or..not.allocated (a)
index 996578c94fa2686d7cefc5d70d7fb743fe14ed5b..0b0ac174fad69d4e62e2c3c76d91a840e8e52b87 100644 (file)
@@ -6,7 +6,7 @@
   logical :: k, l
   b(:, :) = 16
   l = .false.
-  if (allocated (a)) call abort
+  if (allocated (a)) STOP 1
 !$omp task private (a, b) shared (l)
   l = l.or.allocated (a)
   allocate (a(3, 6))
   l = l.or.allocated (a)
 !$omp end task
 !$omp taskwait
-  if (allocated (a).or.l) call abort
+  if (allocated (a).or.l) STOP 2
   allocate (a(6, 3))
   a(:, :) = 3
-  if (.not.allocated (a)) call abort
+  if (.not.allocated (a)) STOP 3
   l = l.or.size(a).ne.18.or.size(a,1).ne.6.or.size(a,2).ne.3
-  if (l) call abort
+  if (l) STOP 4
 !$omp task private (a, b) shared (l)
   l = l.or..not.allocated (a)
   a(3, 2) = 1
   b(3, 2) = 1
 !$omp end task
 !$omp taskwait
-  if (l.or..not.allocated (a)) call abort
+  if (l.or..not.allocated (a)) STOP 5
 !$omp task firstprivate (a, b) shared (l)
   l = l.or..not.allocated (a)
   l = l.or.size(a).ne.18.or.size(a,1).ne.6.or.size(a,2).ne.3
@@ -43,5 +43,5 @@
   b(:, :) = 8
 !$omp end task
 !$omp taskwait
-  if (any (a.ne.3).or.any (b.ne.16).or.l) call abort
+  if (any (a.ne.3).or.any (b.ne.16).or.l) STOP 6
 end
index 41809302413c61255498346960ff41cc646152e8..20ac6012ebd0ff4a8b635ddd4b4042580613c1df 100644 (file)
@@ -12,6 +12,6 @@ program pr42866
       a = a + 2
     !$omp end sections
   !$omp end parallel
-  if (any (a.ne.3)) call abort
+  if (any (a.ne.3)) STOP 1
   deallocate (a)
 end
index 47b67aa56d0574074edf745ea2a3db1cc7b5a3f1..444af1dd713fdc5dd0dbb5de5a547963c99f3014 100644 (file)
     else if (i .gt. 1 .and. i .lt. 9) then
       j = 7
     end if
-    if (c(i) .ne. j) call abort
+    if (c(i) .ne. j) STOP 1
     j = 179 - modulo (i, 11)
     if (i .gt. 1 .and. i .lt. 9) j = i
-    if (d(i) .ne. j) call abort
+    if (d(i) .ne. j) STOP 2
   end do
   deallocate (a, b, c, d)
 end
index dc68baa754207066933673a55642f9e9273bc2f6..787b03559e251651cd4c232f480e4a2144f93612 100644 (file)
@@ -12,5 +12,5 @@
   deallocate (a)
   l = l .or. allocated (a)
 !$omp end parallel
-  if (l) call abort
+  if (l) STOP 1
 end
index 209378259e36fa78586e6a43584c79f2ab37ff91..84b18f34940f6fe35c70eed6568477745ea334f7 100644 (file)
@@ -5,10 +5,10 @@
   integer, save, allocatable :: a(:, :)
   logical :: l
 !$omp threadprivate (a)
-  if (allocated (a)) call abort
+  if (allocated (a)) STOP 1
   l = .false.
 !$omp parallel copyin (a) num_threads (4) reduction(.or.:l)
   l = l.or.allocated (a)
 !$omp end parallel
-  if (l.or.allocated (a)) call abort
+  if (l.or.allocated (a)) STOP 2
 end
index 80bf5d389f3d264774c559bc045e39818f20d80d..c7decfb4b33f2b0d0237c450b383dd7d1dc8892c 100644 (file)
 
   integer, allocatable :: a, b(:), c(:,:)
   logical :: l
-  if (allocated (a) .or. allocated (b) .or. allocated (c)) call abort
+  if (allocated (a) .or. allocated (b) .or. allocated (c)) STOP 1
 !$omp parallel private (a, b, c)
-  if (allocated (a) .or. allocated (b) .or. allocated (c)) call abort
+  if (allocated (a) .or. allocated (b) .or. allocated (c)) STOP 2
   allocate (a, b(-7:-1), c(2:3, 3:5))
-  if (.not.allocated (a)) call abort
-  if (.not.allocated (b) .or. size (b) /= 7) call abort
-  if (lbound (b, 1) /= -7 .or. ubound (b, 1) /= -1) call abort
-  if (.not.allocated (c) .or. size (c) /= 6) call abort
-  if (size (c, 1) /= 2 .or. size (c, 2) /= 3) call abort
-  if (lbound (c, 1) /= 2 .or. ubound (c, 1) /= 3) call abort
-  if (lbound (c, 2) /= 3 .or. ubound (c, 2) /= 5) call abort
+  if (.not.allocated (a)) STOP 3
+  if (.not.allocated (b) .or. size (b) /= 7) STOP 4
+  if (lbound (b, 1) /= -7 .or. ubound (b, 1) /= -1) STOP 5
+  if (.not.allocated (c) .or. size (c) /= 6) STOP 6
+  if (size (c, 1) /= 2 .or. size (c, 2) /= 3) STOP 7
+  if (lbound (c, 1) /= 2 .or. ubound (c, 1) /= 3) STOP 8
+  if (lbound (c, 2) /= 3 .or. ubound (c, 2) /= 5) STOP 9
   a = 4
   b = 3
   c = 2
 !$omp end parallel
-  if (allocated (a) .or. allocated (b) .or. allocated (c)) call abort
+  if (allocated (a) .or. allocated (b) .or. allocated (c)) STOP 10
 !$omp parallel firstprivate (a, b, c)
-  if (allocated (a) .or. allocated (b) .or. allocated (c)) call abort
+  if (allocated (a) .or. allocated (b) .or. allocated (c)) STOP 11
   allocate (a, b(-7:-1), c(2:3, 3:5))
-  if (.not.allocated (a)) call abort
-  if (.not.allocated (b) .or. size (b) /= 7) call abort
-  if (lbound (b, 1) /= -7 .or. ubound (b, 1) /= -1) call abort
-  if (.not.allocated (c) .or. size (c) /= 6) call abort
-  if (size (c, 1) /= 2 .or. size (c, 2) /= 3) call abort
-  if (lbound (c, 1) /= 2 .or. ubound (c, 1) /= 3) call abort
-  if (lbound (c, 2) /= 3 .or. ubound (c, 2) /= 5) call abort
+  if (.not.allocated (a)) STOP 12
+  if (.not.allocated (b) .or. size (b) /= 7) STOP 13
+  if (lbound (b, 1) /= -7 .or. ubound (b, 1) /= -1) STOP 14
+  if (.not.allocated (c) .or. size (c) /= 6) STOP 15
+  if (size (c, 1) /= 2 .or. size (c, 2) /= 3) STOP 16
+  if (lbound (c, 1) /= 2 .or. ubound (c, 1) /= 3) STOP 17
+  if (lbound (c, 2) /= 3 .or. ubound (c, 2) /= 5) STOP 18
   a = 4
   b = 3
   c = 2
 !$omp end parallel
-  if (allocated (a) .or. allocated (b) .or. allocated (c)) call abort
+  if (allocated (a) .or. allocated (b) .or. allocated (c)) STOP 19
   allocate (a, b(6:9), c(3, 8:9))
   a = 2
   b = 4
   c = 5
-  if (.not.allocated (a)) call abort
-  if (.not.allocated (b) .or. size (b) /= 4) call abort
-  if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) call abort
-  if (.not.allocated (c) .or. size (c) /= 6) call abort
-  if (size (c, 1) /= 3 .or. size (c, 2) /= 2) call abort
-  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) call abort
-  if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) call abort
+  if (.not.allocated (a)) STOP 20
+  if (.not.allocated (b) .or. size (b) /= 4) STOP 21
+  if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) STOP 22
+  if (.not.allocated (c) .or. size (c) /= 6) STOP 23
+  if (size (c, 1) /= 3 .or. size (c, 2) /= 2) STOP 24
+  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) STOP 25
+  if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) STOP 26
 !$omp parallel firstprivate (a, b, c)
-  if (.not.allocated (a)) call abort
-  if (.not.allocated (b) .or. size (b) /= 4) call abort
-  if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) call abort
-  if (.not.allocated (c) .or. size (c) /= 6) call abort
-  if (size (c, 1) /= 3 .or. size (c, 2) /= 2) call abort
-  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) call abort
-  if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) call abort
-  if (a /= 2 .or. any (b .ne. 4) .or. any (c .ne. 5)) call abort
+  if (.not.allocated (a)) STOP 27
+  if (.not.allocated (b) .or. size (b) /= 4) STOP 28
+  if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) STOP 29
+  if (.not.allocated (c) .or. size (c) /= 6) STOP 30
+  if (size (c, 1) /= 3 .or. size (c, 2) /= 2) STOP 31
+  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) STOP 32
+  if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) STOP 33
+  if (a /= 2 .or. any (b .ne. 4) .or. any (c .ne. 5)) STOP 34
   deallocate (a)
-  if (allocated (a)) call abort
+  if (allocated (a)) STOP 35
   allocate (a)
   a = 8
   b = (/ 1, 2, 3 /)
   c = reshape ((/ 1, 2, 3, 4, 5, 6, 7, 8 /), (/ 2, 4 /))
-  if (.not.allocated (a)) call abort
-  if (.not.allocated (b) .or. size (b) /= 3) call abort
-  if (lbound (b, 1) /= 1 .or. ubound (b, 1) /= 3) call abort
-  if (.not.allocated (c) .or. size (c) /= 8) call abort
-  if (size (c, 1) /= 2 .or. size (c, 2) /= 4) call abort
-  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 2) call abort
-  if (lbound (c, 2) /= 1 .or. ubound (c, 2) /= 4) call abort
-  if (a /= 8 .or. b(2) /= 2 .or. c(1, 2) /= 3) call abort
+  if (.not.allocated (a)) STOP 36
+  if (.not.allocated (b) .or. size (b) /= 3) STOP 37
+  if (lbound (b, 1) /= 1 .or. ubound (b, 1) /= 3) STOP 38
+  if (.not.allocated (c) .or. size (c) /= 8) STOP 39
+  if (size (c, 1) /= 2 .or. size (c, 2) /= 4) STOP 40
+  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 2) STOP 41
+  if (lbound (c, 2) /= 1 .or. ubound (c, 2) /= 4) STOP 42
+  if (a /= 8 .or. b(2) /= 2 .or. c(1, 2) /= 3) STOP 43
 !$omp end parallel
-  if (.not.allocated (a)) call abort
-  if (.not.allocated (b) .or. size (b) /= 4) call abort
-  if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) call abort
-  if (.not.allocated (c) .or. size (c) /= 6) call abort
-  if (size (c, 1) /= 3 .or. size (c, 2) /= 2) call abort
-  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) call abort
-  if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) call abort
-  if (a /= 2 .or. any (b .ne. 4) .or. any (c .ne. 5)) call abort
+  if (.not.allocated (a)) STOP 44
+  if (.not.allocated (b) .or. size (b) /= 4) STOP 45
+  if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) STOP 46
+  if (.not.allocated (c) .or. size (c) /= 6) STOP 47
+  if (size (c, 1) /= 3 .or. size (c, 2) /= 2) STOP 48
+  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) STOP 49
+  if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) STOP 50
+  if (a /= 2 .or. any (b .ne. 4) .or. any (c .ne. 5)) STOP 51
   l = .false.
 !$omp parallel sections lastprivate (a, b, c) firstprivate (l)
 !$omp section
-  if (.not.allocated (a)) call abort
+  if (.not.allocated (a)) STOP 52
   if (l) then
-    if (.not.allocated (b) .or. size (b) /= 6) call abort
-    if (lbound (b, 1) /= 1 .or. ubound (b, 1) /= 6) call abort
-    if (.not.allocated (c) .or. size (c) /= 8) call abort
-    if (size (c, 1) /= 4 .or. size (c, 2) /= 2) call abort
-    if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 4) call abort
-    if (lbound (c, 2) /= 1 .or. ubound (c, 2) /= 2) call abort
-    if (a /= 12 .or. b(2) /= 8 .or. c(1, 2) /= 5) call abort
+    if (.not.allocated (b) .or. size (b) /= 6) STOP 53
+    if (lbound (b, 1) /= 1 .or. ubound (b, 1) /= 6) STOP 54
+    if (.not.allocated (c) .or. size (c) /= 8) STOP 55
+    if (size (c, 1) /= 4 .or. size (c, 2) /= 2) STOP 56
+    if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 4) STOP 57
+    if (lbound (c, 2) /= 1 .or. ubound (c, 2) /= 2) STOP 58
+    if (a /= 12 .or. b(2) /= 8 .or. c(1, 2) /= 5) STOP 59
   else
-    if (.not.allocated (b) .or. size (b) /= 4) call abort
-    if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) call abort
-    if (.not.allocated (c) .or. size (c) /= 6) call abort
-    if (size (c, 1) /= 3 .or. size (c, 2) /= 2) call abort
-    if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) call abort
-    if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) call abort
+    if (.not.allocated (b) .or. size (b) /= 4) STOP 60
+    if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) STOP 61
+    if (.not.allocated (c) .or. size (c) /= 6) STOP 62
+    if (size (c, 1) /= 3 .or. size (c, 2) /= 2) STOP 63
+    if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) STOP 64
+    if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) STOP 65
   end if
   l = .true.
   deallocate (a)
-  if (allocated (a)) call abort
+  if (allocated (a)) STOP 66
   allocate (a)
   a = 8
   b = (/ 1, 2, 3 /)
   c = reshape ((/ 1, 2, 3, 4, 5, 6, 7, 8 /), (/ 2, 4 /))
-  if (.not.allocated (a)) call abort
-  if (.not.allocated (b) .or. size (b) /= 3) call abort
-  if (lbound (b, 1) /= 1 .or. ubound (b, 1) /= 3) call abort
-  if (.not.allocated (c) .or. size (c) /= 8) call abort
-  if (size (c, 1) /= 2 .or. size (c, 2) /= 4) call abort
-  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 2) call abort
-  if (lbound (c, 2) /= 1 .or. ubound (c, 2) /= 4) call abort
-  if (a /= 8 .or. b(2) /= 2 .or. c(1, 2) /= 3) call abort
+  if (.not.allocated (a)) STOP 67
+  if (.not.allocated (b) .or. size (b) /= 3) STOP 68
+  if (lbound (b, 1) /= 1 .or. ubound (b, 1) /= 3) STOP 69
+  if (.not.allocated (c) .or. size (c) /= 8) STOP 70
+  if (size (c, 1) /= 2 .or. size (c, 2) /= 4) STOP 71
+  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 2) STOP 72
+  if (lbound (c, 2) /= 1 .or. ubound (c, 2) /= 4) STOP 73
+  if (a /= 8 .or. b(2) /= 2 .or. c(1, 2) /= 3) STOP 74
 !$omp section
-  if (.not.allocated (a)) call abort
+  if (.not.allocated (a)) STOP 75
   if (l) then
-    if (.not.allocated (b) .or. size (b) /= 3) call abort
-    if (lbound (b, 1) /= 1 .or. ubound (b, 1) /= 3) call abort
-    if (.not.allocated (c) .or. size (c) /= 8) call abort
-    if (size (c, 1) /= 2 .or. size (c, 2) /= 4) call abort
-    if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 2) call abort
-    if (lbound (c, 2) /= 1 .or. ubound (c, 2) /= 4) call abort
-    if (a /= 8 .or. b(2) /= 2 .or. c(1, 2) /= 3) call abort
+    if (.not.allocated (b) .or. size (b) /= 3) STOP 76
+    if (lbound (b, 1) /= 1 .or. ubound (b, 1) /= 3) STOP 77
+    if (.not.allocated (c) .or. size (c) /= 8) STOP 78
+    if (size (c, 1) /= 2 .or. size (c, 2) /= 4) STOP 79
+    if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 2) STOP 80
+    if (lbound (c, 2) /= 1 .or. ubound (c, 2) /= 4) STOP 81
+    if (a /= 8 .or. b(2) /= 2 .or. c(1, 2) /= 3) STOP 82
   else
-    if (.not.allocated (b) .or. size (b) /= 4) call abort
-    if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) call abort
-    if (.not.allocated (c) .or. size (c) /= 6) call abort
-    if (size (c, 1) /= 3 .or. size (c, 2) /= 2) call abort
-    if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) call abort
-    if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) call abort
+    if (.not.allocated (b) .or. size (b) /= 4) STOP 83
+    if (lbound (b, 1) /= 6 .or. ubound (b, 1) /= 9) STOP 84
+    if (.not.allocated (c) .or. size (c) /= 6) STOP 85
+    if (size (c, 1) /= 3 .or. size (c, 2) /= 2) STOP 86
+    if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 3) STOP 87
+    if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 9) STOP 88
   end if
   l = .true.
   deallocate (a)
-  if (allocated (a)) call abort
+  if (allocated (a)) STOP 89
   allocate (a)
   a = 12
   b = (/ 9, 8, 7, 6, 5, 4 /)
   c = reshape ((/ 1, 2, 3, 4, 5, 6, 7, 8 /), (/ 4, 2 /))
-  if (.not.allocated (a)) call abort
-  if (.not.allocated (b) .or. size (b) /= 6) call abort
-  if (lbound (b, 1) /= 1 .or. ubound (b, 1) /= 6) call abort
-  if (.not.allocated (c) .or. size (c) /= 8) call abort
-  if (size (c, 1) /= 4 .or. size (c, 2) /= 2) call abort
-  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 4) call abort
-  if (lbound (c, 2) /= 1 .or. ubound (c, 2) /= 2) call abort
-  if (a /= 12 .or. b(2) /= 8 .or. c(1, 2) /= 5) call abort
+  if (.not.allocated (a)) STOP 90
+  if (.not.allocated (b) .or. size (b) /= 6) STOP 91
+  if (lbound (b, 1) /= 1 .or. ubound (b, 1) /= 6) STOP 92
+  if (.not.allocated (c) .or. size (c) /= 8) STOP 93
+  if (size (c, 1) /= 4 .or. size (c, 2) /= 2) STOP 94
+  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 4) STOP 95
+  if (lbound (c, 2) /= 1 .or. ubound (c, 2) /= 2) STOP 96
+  if (a /= 12 .or. b(2) /= 8 .or. c(1, 2) /= 5) STOP 97
 !$omp end parallel sections
-  if (.not.allocated (a)) call abort
-  if (.not.allocated (b) .or. size (b) /= 6) call abort
-  if (lbound (b, 1) /= 1 .or. ubound (b, 1) /= 6) call abort
-  if (.not.allocated (c) .or. size (c) /= 8) call abort
-  if (size (c, 1) /= 4 .or. size (c, 2) /= 2) call abort
-  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 4) call abort
-  if (lbound (c, 2) /= 1 .or. ubound (c, 2) /= 2) call abort
-  if (a /= 12 .or. b(2) /= 8 .or. c(1, 2) /= 5) call abort
+  if (.not.allocated (a)) STOP 98
+  if (.not.allocated (b) .or. size (b) /= 6) STOP 99
+  if (lbound (b, 1) /= 1 .or. ubound (b, 1) /= 6) STOP 100
+  if (.not.allocated (c) .or. size (c) /= 8) STOP 101
+  if (size (c, 1) /= 4 .or. size (c, 2) /= 2) STOP 102
+  if (lbound (c, 1) /= 1 .or. ubound (c, 1) /= 4) STOP 103
+  if (lbound (c, 2) /= 1 .or. ubound (c, 2) /= 2) STOP 104
+  if (a /= 12 .or. b(2) /= 8 .or. c(1, 2) /= 5) STOP 105
 end
index 3321485efc31157b7289c83970745bf4d6058ec7..ad9b763425f19768d435b6990af17c125bf5194e 100644 (file)
@@ -53,7 +53,7 @@
                 NEIGHBOR = I - 1
           ENDIF
           IF (RESULT(I) .NE. I * 2 + NEIGHBOR * 2) THEN
-            CALL ABORT
+            STOP 1
           ENDIF
         ENDDO
         END PROGRAM A18
index 1fe1c4247268649bd4b63a6f628e4a5a40d5ab3d..8b09e6e93241a0312af152592f2dc4c6ca8dfbe2 100644 (file)
@@ -55,6 +55,6 @@
         RESULT = G(10)
         PRINT *, RESULT
         IF (RESULT .NE. 30) THEN
-          CALL ABORT
+          STOP 1
         ENDIF
       END PROGRAM A19
index e40995515d8e0c19ffea7bcaab5351dcc9d252c4..c7930c7644a25f3bbb9d3f00650e47a40701d463 100644 (file)
@@ -12,12 +12,12 @@ program associate1
 !$omp parallel private(v, a) default(none)
   v = -1
   a = 2.5
-  if (v /= -1 .or. u /= 15) call abort
-  if (a(2,1) /= 2.5 .or. b /= 3.5) call abort
+  if (v /= -1 .or. u /= 15) STOP 1
+  if (a(2,1) /= 2.5 .or. b /= 3.5) STOP 2
   associate(u => v, b => a(2, 1))
-  if (u /= -1 .or. b /= 2.5) call abort
+  if (u /= -1 .or. b /= 2.5) STOP 3
   end associate
-  if (u /= 15 .or. b /= 3.5) call abort
+  if (u /= 15 .or. b /= 3.5) STOP 4
 !$omp end parallel
   end associate
 end program
index dee8496e1d7d11a1331a021ef4db920990ad8865..fbeae95b18f313b7a3c8df6797fc1909f6542422 100644 (file)
@@ -20,12 +20,12 @@ program associate2
 !$omp parallel private(v, a) default(none)
   v = -1
   forall (k = 1:3, l = 1:3) a(k, l)%a(:,:) = 2.5
-  if (v(3) /= -1 .or. u(3) /= 15) call abort
-  if (a(2,1)%a(1,2) /= 2.5 .or. b(1,2) /= 3.5) call abort
+  if (v(3) /= -1 .or. u(3) /= 15) STOP 1
+  if (a(2,1)%a(1,2) /= 2.5 .or. b(1,2) /= 3.5) STOP 2
   associate(u => v, b => a(2, 1)%a)
-  if (u(3) /= -1 .or. b(1,2) /= 2.5) call abort
+  if (u(3) /= -1 .or. b(1,2) /= 2.5) STOP 3
   end associate
-  if (u(3) /= 15 .or. b(1,2) /= 3.5) call abort
+  if (u(3) /= 15 .or. b(1,2) /= 3.5) STOP 4
 !$omp end parallel
   end associate
   forall (k = 1:3, l = 1:3) a(k, l)%c(:,:)%i = 7
@@ -35,12 +35,12 @@ program associate2
   associate(d => a(i, j)%c(2,:)%i)
 !$omp parallel private(a) default(none)
   forall (k = 1:3, l = 1:3) a(k, l)%c(:,:)%i = 15
-  if (a(1,2)%c(2,1)%i /= 15 .or. d(1) /= 9) call abort
-  if (a(1,2)%c(2,2)%i /= 15 .or. d(2) /= 7) call abort
+  if (a(1,2)%c(2,1)%i /= 15 .or. d(1) /= 9) STOP 5
+  if (a(1,2)%c(2,2)%i /= 15 .or. d(2) /= 7) STOP 6
   associate(d => a(2,1)%c(2,:)%i)
-  if (d(1) /= 15 .or. d(2) /= 15) call abort
+  if (d(1) /= 15 .or. d(2) /= 15) STOP 7
   end associate
-  if (d(1) /= 9 .or. d(2) /= 7) call abort
+  if (d(1) /= 9 .or. d(2) /= 7) STOP 8
 !$omp end parallel
   end associate
 end program
index ec3d8dc33b9427da69d35b4f7a9da9da263506b3..da788a467ea9737336d056d52e1c0546e030e75c 100644 (file)
@@ -16,5 +16,5 @@
     if (j.eq.1) k = 7
   end do
   end associate
-  if (any (v%f(:).ne.21.) .or. i.ne.7) call abort
+  if (any (v%f(:).ne.21.) .or. i.ne.7) STOP 1
 end
index 61713c4dd947c6e78880cc7a2189e2cc5d58fb85..84009ec2ac95e8d26f3d326bdc6983fe761cbad1 100644 (file)
@@ -8,7 +8,7 @@
     !$omp do
       do i = 0, 999
        !$omp cancel do
-       if (omp_get_cancellation ()) call abort
+       if (omp_get_cancellation ()) STOP 1
       enddo
   !$omp endparallel
 end
index c748800cad5523fd30174df3f31999a1cc20c190..9d8e91cec9813a0ec523ccb931bc6898b7416ddb 100644 (file)
@@ -22,7 +22,7 @@ contains
       !$omp do
        do i = 0, 999
          !$omp cancel do if (x(1))
-         call abort
+         STOP 1
        end do
       !$omp do
        do i = 0, 999
@@ -47,7 +47,7 @@ contains
        end do
       !$omp end do
     !$omp end parallel
-    if (v.ne.3000.or.w.ne.0) call abort
+    if (v.ne.3000.or.w.ne.0) STOP 2
     !$omp parallel num_threads (32) shared (v, w)
       ! None of these cancel directives should actually cancel anything,
       ! but the compiler shouldn't know that and thus should use cancellable
@@ -56,7 +56,7 @@ contains
       !$omp do
        do i = 0, 999
          !$omp cancel do if (x(1))
-         call abort
+         STOP 3
        end do
       !$omp cancel parallel if (omp_get_thread_num ().eq.2.and.x(5))
       !$omp do
@@ -85,6 +85,6 @@ contains
       !$omp end do
       !$omp cancel parallel if (omp_get_thread_num ().eq.5.and.x(5))
     !$omp end parallel
-    if (v.ne.6000.or.w.ne.0) call abort
+    if (v.ne.6000.or.w.ne.0) STOP 4
   end subroutine
 end
index 7d91ff5c1694da963c75c7c18c920b5fa9c26609..dc0f69b13ed5af7ecc38b353fd382782f3d865f2 100644 (file)
@@ -5,6 +5,6 @@
 
   !$omp parallel num_threads(32)
     !$omp cancel parallel
-    if (omp_get_cancellation ()) call abort
+    if (omp_get_cancellation ()) STOP 1
   !$omp end parallel
 end
index 9ba8af84679e6662899acefb209e859fa1a7784e..7e1d4b37534f87e386c959b276967491b6b7edd7 100644 (file)
@@ -7,16 +7,16 @@
     !$omp parallel num_threads(32)
       !$omp sections
          !$omp cancel sections
-         call abort
+         STOP 1
        !$omp section
          !$omp cancel sections
-         call abort
+         STOP 2
        !$omp section
          !$omp cancel sections
-         call abort
+         STOP 3
        !$omp section
          !$omp cancel sections
-         call abort
+         STOP 4
       !$omp end sections
     !$omp end parallel
   end if
index c727a20ae41d7de9bdaedab5c0e2daf89420c9c6..54c52208b97240cd400577eade1668926bafcadc 100644 (file)
@@ -8,7 +8,7 @@
     !$omp taskgroup
       !$omp task
        !$omp cancel taskgroup
-       call abort
+       STOP 1
       !$omp endtask
     !$omp endtaskgroup
   !$omp endparallel
index f75ae27e8f90997c0d754e83fbaccfd2e7c1aa72..a672b7d2fdc3b1d8e468d7d8cacdd137fc6c4bf3 100644 (file)
@@ -67,6 +67,6 @@ contains
       l = l .or. f .ne. 'YY' .or. p .ne. 'm3' .or. r .ne. 'M3'
     end if
 !$omp end parallel
-    if (l) call abort
+    if (l) STOP 1
   end subroutine test
 end
index d59032b57a00721555f80443639c2c1810450848..20a3f07c4b3c98d83a28e1ec2cc13cc6ed6c5548 100644 (file)
@@ -56,6 +56,6 @@ contains
       l = l .or. t .ne. '456'
     end if
 !$omp end parallel
-    if (l) call abort
+    if (l) STOP 1
   end subroutine test
 end
index 1ecfa0c93650e5733cf55dbcdc7d2cd757b4867f..3777b52024559f939397160620594754ff9e1272 100644 (file)
@@ -22,5 +22,5 @@ program collapse1
       end do
     end do
   !$omp end parallel do
-  if (l) call abort
+  if (l) STOP 1
 end program collapse1
index 77e0dee82608a856cf0d1df1e1cc3c356faf8d30..41126372673f8b726fb65ef5f8e858e06e43da04 100644 (file)
@@ -24,7 +24,7 @@ firstdo: do i = 1, 3
         end do
       end do firstdo
     !$omp end parallel do
-    if (l) call abort
+    if (l) STOP 1
   end subroutine test1
 
   subroutine test2
@@ -37,7 +37,7 @@ firstdo: do i = 1, 3
           enddo
         enddo dokk
 115   continue
-    if (any(a(1:3,1:3,1:3).ne.1)) call abort
+    if (any(a(1:3,1:3,1:3).ne.1)) STOP 2
 
     !$omp do collapse(3)
  dol: do 120 l=1,3
@@ -47,7 +47,7 @@ firstdo: do i = 1, 3
           enddo
         enddo doll
 120   end do dol
-    if (any(a(1:3,1:3,1:3).ne.2)) call abort
+    if (any(a(1:3,1:3,1:3).ne.2)) STOP 3
   end subroutine test2
 
 end program collapse2
index eac9eac651bc2faba7b7da6cf6e65dc257c78083..001dc2ac630adbf7408f9aa2f94972d448ec5d6c 100644 (file)
@@ -24,8 +24,8 @@ contains
           end do
         end do
       end do
-    if (i.ne.7.or.j.ne.5.or.k.ne.19) call abort
-    if (m.ne.(600+40+18)) call abort
+    if (i.ne.7.or.j.ne.5.or.k.ne.19) STOP 1
+    if (m.ne.(600+40+18)) STOP 2
     do i = 1, 7
       do j = -3, 5
         do k = 12, 19
@@ -56,8 +56,8 @@ contains
           end do
         end do
       end do
-    if (i.ne.7.or.j.ne.5.or.k.ne.19) call abort
-    if (m.ne.(600+40+18)) call abort
+    if (i.ne.7.or.j.ne.5.or.k.ne.19) STOP 3
+    if (m.ne.(600+40+18)) STOP 4
     do i = 1, 7
       do j = -3, 5
         do k = 12, 19
@@ -88,8 +88,8 @@ contains
           end do
         end do
       end do
-    if (i.ne.7.or.j.ne.5.or.k.ne.19) call abort
-    if (m.ne.(600+40+18)) call abort
+    if (i.ne.7.or.j.ne.5.or.k.ne.19) STOP 5
+    if (m.ne.(600+40+18)) STOP 6
     do i = 1, 7
       do j = -3, 5
         do k = 12, 19
@@ -120,8 +120,8 @@ contains
           end do
         end do
       end do
-    if (i.ne.7.or.j.ne.5.or.k.ne.19) call abort
-    if (m.ne.(600+40+18)) call abort
+    if (i.ne.7.or.j.ne.5.or.k.ne.19) STOP 7
+    if (m.ne.(600+40+18)) STOP 8
     do i = 1, 7
       do j = -3, 5
         do k = 12, 19
@@ -153,8 +153,8 @@ contains
           end do
         end do
       end do
-    if (i.ne.7.or.j.ne.5.or.k.ne.19) call abort
-    if (m.ne.(600+40+18)) call abort
+    if (i.ne.7.or.j.ne.5.or.k.ne.19) STOP 9
+    if (m.ne.(600+40+18)) STOP 10
     do i = 1, 7
       do j = -3, 5
         do k = 12, 19
@@ -186,8 +186,8 @@ contains
           end do
         end do
       end do
-    if (i.ne.7.or.j.ne.5.or.k.ne.19) call abort
-    if (m.ne.(600+40+18)) call abort
+    if (i.ne.7.or.j.ne.5.or.k.ne.19) STOP 11
+    if (m.ne.(600+40+18)) STOP 12
     do i = 1, 7
       do j = -3, 5
         do k = 12, 19
index f19b0f6c695c671d2d1b193b0ff8cd628b0609ff..2019d8dcccd7d57467fd115abe18a545c4a066f5 100644 (file)
@@ -8,5 +8,5 @@
         end do
       end do
     end do
-  if (i .ne. 18 .or. j .ne. 7 .or. k .ne. 6) call abort
+  if (i .ne. 18 .or. j .ne. 7 .or. k .ne. 6) STOP 1
 end
index fb9495e7d7aad00d18a9a17894552f65cec592f8..28e2aa62d805a937462029fb77dbebc79e485d64 100644 (file)
@@ -26,7 +26,7 @@
   l = l .or. p .ne. 3
 !$omp end parallel
 
-  if (l) call abort
+  if (l) STOP 1
 
   l = .false.
 !$omp parallel num_threads (2) reduction (.or.:l) default (private)
@@ -41,6 +41,6 @@
   l = l .or. p .ne. 3 * omp_get_thread_num () + 5
 !$omp end parallel
 
-  if (l) call abort
+  if (l) STOP 2
 
 end
index 7e69b87dfa5490d6deb647de8d0a04ac79a9ea8f..2847de92e374f4e9333bc0c6d6bfa4d72535ae09 100644 (file)
@@ -27,5 +27,5 @@
   l = l .or. (p .ne. d + 1)
 !$omp end parallel
 
-  if (l) call abort
+  if (l) STOP 1
 end
index 5b3de656c4a868f8578acf8a0fa37f78b4318767..bb48f9e73719c0f8f4a8ac5ebcc1b65d6d511c8c 100644 (file)
@@ -18,7 +18,7 @@
   l = l .or. (p .ne. (2 + omp_get_thread_num ()))
 !$omp end parallel
 
-  if (l) call abort
+  if (l) STOP 1
 
   l = .false.
   ip = loc (a)
@@ -31,6 +31,6 @@
     l = l .or. (p .ne. (2 + i))
   end do
 
-  if (l) call abort
-  if (p .ne. 3) call abort
+  if (l) STOP 2
+  if (p .ne. 3) STOP 3
 end
index 5cd592c09db4ab786661b11fac7e176d7db31fb5..c5b021dd95165d1c49f68bba869e6dc41dd60976 100644 (file)
@@ -61,7 +61,7 @@ end module declare_simd_1_mod
   do i = 1, 128
     b(i) = bar (a(i), 2 * i, b(i))
   end do
-  if (any (b.ne.d)) call abort
+  if (any (b.ne.d)) STOP 1
   !$omp simd
   do i = 1, 128
     b(i) = i * 2.0
@@ -71,7 +71,7 @@ end module declare_simd_1_mod
     b(i) = baz (7.0_8, 2, b(i))
   end do
   do i = 1, 128
-    if (b(i).ne.(7.0 + 4.0 * i)) call abort
+    if (b(i).ne.(7.0 + 4.0 * i)) STOP 2
   end do
 contains
   function baz (x, y, z)
index 031625ec43514e2ec996bdb26000266427c0fe97..85cea9cab0ae1a40ed10ad70e9dbe686e2cf293c 100644 (file)
@@ -17,6 +17,6 @@ subroutine bar
     b(i) = foo (7.0_8, 5 * i, b(i))
   end do
   do i = 1, 128
-    if (b(i).ne.(7.0 + 10.0 * i * i)) call abort
+    if (b(i).ne.(7.0 + 10.0 * i * i)) STOP 1
   end do
 end subroutine bar
index f8d3ab2b60649865bce93765fcd4372ee8b96fe1..1fbc0dc0cb7ebb10a80bb86eb2634be63eddff6a 100644 (file)
@@ -14,5 +14,5 @@ subroutine foo
   !$omp end target
 
   !$omp target update from(var_x)
-  if (var_x /= 20) call abort
+  if (var_x /= 20) STOP 1
 end subroutine foo
index 030d3fb6a552e13b6de396499f1e03ea4b48d7c4..5f7bb5faf21711755f1c697004812d266be6c8a1 100644 (file)
@@ -21,7 +21,7 @@ contains
           x = 2
         !$omp end task
         !$omp task shared (x) depend(in: x)
-          if (x.ne.2) call abort
+          if (x.ne.2) STOP 1
         !$omp end task
       !$omp end single
     !$omp end parallel
@@ -36,7 +36,7 @@ contains
           x = 2
         !$omp end task
         !$omp task shared (x) depend(in: x)
-          if (x.ne.2) call abort
+          if (x.ne.2) STOP 2
         !$omp end task
         !$omp taskwait
       !$omp end single
@@ -52,7 +52,7 @@ contains
           x = 2
         !$omp endtask
         !$omp task shared (x) depend(in: x)
-          if (x.ne.2) call abort
+          if (x.ne.2) STOP 3
         !$omp endtask
       !$omp endsingle
     !$omp endparallel
@@ -67,7 +67,7 @@ contains
           x = 2
         !$omp end task
         !$omp task depend(in: x)
-          if (x.ne.1) call abort
+          if (x.ne.1) STOP 4
         !$omp end task
       !$omp end single
     !$omp end parallel
@@ -79,7 +79,7 @@ contains
     !$omp parallel
       !$omp single
         !$omp task shared(x) depend(in: x)
-          if (x.ne.1) call abort
+          if (x.ne.1) STOP 5
         !$omp end task
         !$omp task shared(x) depend(out: x)
           x = 2
@@ -95,7 +95,7 @@ contains
         x = 1
         !$omp taskgroup
           !$omp task shared(x) depend(in: x)
-            if (x.ne.1) call abort
+            if (x.ne.1) STOP 6
           !$omp end task
           !$omp task shared(x) depend(out: x)
             x = 2
@@ -111,7 +111,7 @@ contains
       x = 1
       !$omp single
         !$omp task shared(x) depend(in: x)
-          if (x.ne.1) call abort
+          if (x.ne.1) STOP 7
         !$omp end task
         !$omp task shared(x) depend(out: x)
           x = 2
@@ -132,7 +132,7 @@ contains
           x = 2
         !$omp end task
         !$omp taskwait
-        if (x.ne.2) call abort
+        if (x.ne.2) STOP 8
       !$omp end single
     !$omp end parallel
   end subroutine outdep
@@ -146,13 +146,13 @@ contains
           x = 2
         !$omp end task
         !$omp task shared (x) depend(in: x)
-          if (x.ne.2) call abort
+          if (x.ne.2) STOP 9
         !$omp end task
         !$omp task shared (x) depend(in: x)
-          if (x.ne.2) call abort
+          if (x.ne.2) STOP 10
         !$omp end task
         !$omp task shared (x) depend(in: x)
-          if (x.ne.2) call abort
+          if (x.ne.2) STOP 11
         !$omp end task
       !$omp end single
     !$omp end parallel
@@ -167,13 +167,13 @@ contains
           x = 2;
         !$omp end task
         !$omp task shared (x) depend(in: x)
-          if (x.ne.2) call abort
+          if (x.ne.2) STOP 12
         !$omp end task
         !$omp task shared (x) depend(in: x)
-          if (x.ne.2) call abort
+          if (x.ne.2) STOP 13
         !$omp end task
         !$omp task shared (x) depend(in: x)
-          if (x.ne.2) call abort
+          if (x.ne.2) STOP 14
         !$omp end task
         !$omp taskwait
       !$omp end single
@@ -189,13 +189,13 @@ contains
           x = 2
         !$omp end task
         !$omp task shared (x) depend(in: x)
-          if (x.ne.2) call abort
+          if (x.ne.2) STOP 15
         !$omp end task
         !$omp task shared (x) depend(in: x)
-          if (x.ne.2) call abort
+          if (x.ne.2) STOP 16
         !$omp end task
         !$omp task shared (x) depend(in: x)
-          if (x.ne.2) call abort
+          if (x.ne.2) STOP 17
         !$omp end task
       !$omp end single
     !$omp end parallel
index 0694ce742063c1f243e0ce8a0b43658c0745a34c..b53ba0795e6980402e215d629a9d212ef382b320 100644 (file)
@@ -6,7 +6,7 @@
     !$omp single
       !$omp taskgroup
         !$omp task depend(in: x(:, :))
-         if (y.ne.1) call abort
+         if (y.ne.1) STOP 1
         !$omp end task
         !$omp task depend(out: x(:, :))
          y = 2
@@ -14,7 +14,7 @@
       !$omp end taskgroup
       !$omp taskgroup
         !$omp task depend(in: x(4, 7))
-         if (y.ne.2) call abort
+         if (y.ne.2) STOP 2
         !$omp end task
         !$omp task depend(out: x(4:4, 7:7))
          y = 3
@@ -22,7 +22,7 @@
       !$omp end taskgroup
       !$omp taskgroup
         !$omp task depend(in: x(4:, 8:))
-         if (y.ne.3) call abort
+         if (y.ne.3) STOP 3
         !$omp end task
         !$omp task depend(out: x(4:6, 8:12))
          y = 4
@@ -30,5 +30,5 @@
       !$omp end taskgroup
     !$omp end single
   !$omp end parallel
-  if (y.ne.4) call abort
+  if (y.ne.4) STOP 4
 end
index 11be6410692968abddb0d9613777f8ceb21393e5..09478da4134fa4ba761a141ded150f3f051df068 100644 (file)
@@ -13,7 +13,7 @@ contains
       !$omp single
         !$omp taskgroup
           !$omp task depend(in: x)
-         if (y.ne.1) call abort
+         if (y.ne.1) STOP 1
           !$omp end task
           !$omp task depend(out: x(1:2, 1:3))
          y = 2
@@ -21,7 +21,7 @@ contains
         !$omp end taskgroup
         !$omp taskgroup
           !$omp task depend(in: z)
-         if (y.ne.2) call abort
+         if (y.ne.2) STOP 2
           !$omp end task
           !$omp task depend(out: z(-2:3, 2:4))
          y = 3
@@ -29,7 +29,7 @@ contains
         !$omp end taskgroup
         !$omp taskgroup
           !$omp task depend(in: x)
-         if (y.ne.3) call abort
+         if (y.ne.3) STOP 3
           !$omp end task
           !$omp task depend(out: x(1:, 1:))
          y = 4
@@ -37,6 +37,6 @@ contains
         !$omp end taskgroup
       !$omp end single
     !$omp end parallel
-    if (y.ne.4) call abort
+    if (y.ne.4) STOP 4
   end subroutine
 end
index 2a48c7345fc040c80f01c86f3710bf01f86f499d..bb7b6d83e14284eb58f01d4b4be29f0af8dbfc25 100644 (file)
@@ -47,7 +47,7 @@
 
 !$omp end parallel
 
-  if (any (a .ne. b)) call abort
+  if (any (a .ne. b)) STOP 1
   a = -1
 
 !$omp parallel num_threads (4)
@@ -79,7 +79,7 @@
 
 !$omp end parallel
 
-  if (any (a .ne. b)) call abort
+  if (any (a .ne. b)) STOP 2
   a = -1
 
 !$omp parallel num_threads (4)
 
 !$omp end parallel
 
-  if (any (a .ne. b)) call abort
+  if (any (a .ne. b)) STOP 3
   a = -1
 
 !$omp parallel num_threads (4)
 
 !$omp end parallel
 
-  if (any (a .ne. b)) call abort
+  if (any (a .ne. b)) STOP 4
   a = -1
 
 !$omp parallel num_threads (4)
 
 !$omp end parallel
 
-  if (any (a .ne. b)) call abort
+  if (any (a .ne. b)) STOP 5
 end
index b90ccddd80b919eb36e88c52033b9d2110acd025..11e3b8cec1192fd20e059fe13b26ab8eb44ffafc 100644 (file)
@@ -86,7 +86,7 @@
 
 !$omp end parallel
 
-  if (any (a .ne. b) .or. k) call abort
+  if (any (a .ne. b) .or. k) STOP 1
   a = -1
   k = .false.
   j = 8
 
 !$omp end parallel
 
-  if (any (a .ne. b) .or. k) call abort
+  if (any (a .ne. b) .or. k) STOP 2
   a = -1
   k = .false.
   j = 8
 
 !$omp end parallel
 
-  if (any (a .ne. b) .or. k) call abort
+  if (any (a .ne. b) .or. k) STOP 3
   a = -1
   k = .false.
   j = 8
 
 !$omp end parallel
 
-  if (any (a .ne. b) .or. k) call abort
+  if (any (a .ne. b) .or. k) STOP 4
   a = -1
   k = .false.
   j = 8
 
 !$omp end parallel
 
-  if (any (a .ne. b) .or. k) call abort
+  if (any (a .ne. b) .or. k) STOP 5
 end
index b4eda8fef64397cfdb7bb08e7d25caa270b042d7..e3beda05e890fe0dd766e06e0bfe511663234e6e 100644 (file)
       if (i.gt.1) then
         !$omp atomic read
         l = a(i - 1)
-        if (l.lt.2) call abort
+        if (l.lt.2) STOP 1
       end if
       !$omp atomic write
       a(i) = 2
       if (i.lt.N) then
         !$omp atomic read
         l = a(i + 1)
-        if (l.eq.3) call abort
+        if (l.eq.3) STOP 2
       end if
       !$omp ordered depend(source)
       !$omp atomic write
           if (j.gt.2.and.k.gt.2) then
             !$omp atomic read
             l = b(i,j-2,k-1)
-            if (l.lt.2) call abort
+            if (l.lt.2) STOP 3
           end if
           !$omp atomic write
           b(i,j,k) = 2
           if (i.gt.4.and.j.gt.2.and.k.lt.4) then
             !$omp atomic read
             l = b(i-2,j-2, k+1)
-            if (l.lt.2) call abort
+            if (l.lt.2) STOP 4
           end if
           if (i.gt.5.and.j.le.N/16-3.and.k.eq.4) then
             !$omp atomic read
             l = b( i - 3, j+2, k-2)
-            if (l.lt.2) call abort
+            if (l.lt.2) STOP 5
           end if
           !$omp ordered depend(source)
           !$omp atomic write
             if (k.le.5) then
               !$omp atomic read
               l = c(i, j, k + 2)
-              if (l.lt.2) call abort
+              if (l.lt.2) STOP 6
             end if
             !$omp atomic write
             c(i, j, k) = 2
             if (i.ge.3.and.j.lt.8.and.k.ge.5) then
               !$omp atomic read
               l = c(i - 2, j + 1, k - 4)
-              if (l.lt.2) call abort
+              if (l.lt.2) STOP 7
             end if
             if (i.ge.2.and.j.ge.5.and.k.ge.3) then
               !$omp atomic read
               l = c(i - 1, j - 2, k - 2)
-              if (l.lt.2) call abort
+              if (l.lt.2) STOP 8
             end if
             !$omp ordered depend ( source )
             !$omp atomic write
           do l = 0, d + 1
             !$omp ordered depend(source)
             !$omp ordered depend(sink: i-2,j+2,k-2,l)
-            if (e.eq.0) call abort
+            if (e.eq.0) STOP 9
           end do
         end do
       end do
     end do
     !$omp single
-    if (i.ne.1.or.j.ne.-1.or.k.ne.0) call abort
+    if (i.ne.1.or.j.ne.-1.or.k.ne.0) STOP 10
     i = 8; j = 9; k = 10
     !$omp end single
     !$omp do ordered(4) collapse(2) lastprivate (i, j, k, m)
           do m = 0, d-1
             !$omp ordered depend(source)
             !$omp ordered depend(sink: i - 2, j + 2, k - 2, m)
-            call abort
+            STOP 11
           end do
         end do
       end do
     end do
     !$omp single
-    if (i.ne.1.or.j.ne.-1.or.k.ne.2.or.m.ne.0) call abort
+    if (i.ne.1.or.j.ne.-1.or.k.ne.2.or.m.ne.0) STOP 12
     !$omp end single
     !$omp do collapse(2) ordered(4) lastprivate (i,j,k)
     do i = 0, d
           do l = 0, d + 3
             !$omp ordered depend(source)
             !$omp ordered depend(sink: i-2,j+2,k-2,l)
-            if (e.eq.0) call abort
+            if (e.eq.0) STOP 13
           end do
         end do
       end do
     !$omp end do nowait
     !$omp do
     do i = 1, N
-      if (a(i) .ne. 3) call abort
+      if (a(i) .ne. 3) STOP 14
     end do
     !$omp end do nowait
     !$omp do collapse(2) private(k)
       do j = 1, 8
         do k = 1, 4
           if (i.ge.3.and.i.lt.N/16.and.iand(j,1).ne.0.and.k.ge.2) then
-            if (b(i,j,k).ne.3) call abort
+            if (b(i,j,k).ne.3) STOP 15
           else
-            if (b(i,j,k).ne.0) call abort
+            if (b(i,j,k).ne.0) STOP 16
           end if
         end do
       end do
       do j = 1, 8
         do k = 1, 4
           if (j.ge.3.and.iand(k,1).ne.0) then
-            if (c(i,j,k).ne.3) call abort
+            if (c(i,j,k).ne.3) STOP 17
           else
-            if (c(i,j,k).ne.0) call abort
+            if (c(i,j,k).ne.0) STOP 18
           end if
         end do
       end do
index ddc0c99fd1753d423bf8c55d44f419891bca25a2..226dbe2c14ed4d81ff18f37e7dd56be57ad4ddb3 100644 (file)
       if (i.gt.2) then
         !$omp atomic read
         l = a(i - 1)
-        if (l.lt.2) call abort
+        if (l.lt.2) STOP 1
       end if
       !$omp atomic write
       a(i) = 2
       if (i.lt.N) then
         !$omp atomic read
         l = a(i + 1)
-        if (l.eq.3) call abort
+        if (l.eq.3) STOP 2
       end if
       !$omp ordered depend(source)
       !$omp atomic write
           if (j.gt.2.and.k.gt.2) then
             !$omp atomic read
             l = b(i,j-2,k-1)
-            if (l.lt.2) call abort
+            if (l.lt.2) STOP 3
           end if
           !$omp atomic write
           b(i,j,k) = 2
           if (i.gt.5.and.j.gt.2.and.k.lt.4) then
             !$omp atomic read
             l = b(i-2,j-2, k+1)
-            if (l.lt.2) call abort
+            if (l.lt.2) STOP 4
           end if
           if (i.gt.6.and.j.le.N/16-3.and.k.eq.4) then
             !$omp atomic read
             l = b( i - 3, j+2, k-2)
-            if (l.lt.2) call abort
+            if (l.lt.2) STOP 5
           end if
           !$omp ordered depend(source)
           !$omp atomic write
             if (k.le.5) then
               !$omp atomic read
               l = c(i, j, k + 2)
-              if (l.lt.2) call abort
+              if (l.lt.2) STOP 6
             end if
             !$omp atomic write
             c(i, j, k) = 2
             if (i.ge.5.and.j.lt.8.and.k.ge.5) then
               !$omp atomic read
               l = c(i - 2, j + 1, k - 4)
-              if (l.lt.2) call abort
+              if (l.lt.2) STOP 7
             end if
             if (i.ge.4.and.j.ge.5.and.k.ge.3) then
               !$omp atomic read
               l = c(i - 1, j - 2, k - 2)
-              if (l.lt.2) call abort
+              if (l.lt.2) STOP 8
             end if
             !$omp ordered depend ( source )
             !$omp atomic write
           if (k.gt.2.and.i.gt.4) then
             !$omp atomic read
             l = g(j,k-2,i-1)
-            if (l.lt.2) call abort
+            if (l.lt.2) STOP 9
           end if
           !$omp atomic write
           g(j,k,i) = 2
           if (j.gt.2.and.k.gt.2.and.i.lt.6) then
             !$omp atomic read
             l = g(j-2,k-2, i+1)
-            if (l.lt.2) call abort
+            if (l.lt.2) STOP 10
           end if
           if (j.gt.3.and.k.le.N/16-3.and.i.eq.6) then
             !$omp atomic read
             l = g( j - 3, k+2, i-2)
-            if (l.lt.2) call abort
+            if (l.lt.2) STOP 11
           end if
           !$omp ordered depend(source)
           !$omp atomic write
           do l = 0, d + 1
             !$omp ordered depend(source)
             !$omp ordered depend(sink: i-2,j+2,k-2,l)
-            if (e.eq.0) call abort
+            if (e.eq.0) STOP 12
           end do
         end do
       end do
     end do
     !$omp single
-    if (i.ne.3.or.j.ne.-1.or.k.ne.0) call abort
+    if (i.ne.3.or.j.ne.-1.or.k.ne.0) STOP 13
     i = 8; j = 9; k = 10
     !$omp end single
     !$omp do ordered(4) collapse(2) lastprivate (i, j, k, m)
           do m = 0, d-1
             !$omp ordered depend(source)
             !$omp ordered depend(sink: i - 2, j + 2, k - 2, m)
-            call abort
+            STOP 14
           end do
         end do
       end do
     end do
     !$omp single
-    if (i.ne.3.or.j.ne.-1.or.k.ne.2.or.m.ne.0) call abort
+    if (i.ne.3.or.j.ne.-1.or.k.ne.2.or.m.ne.0) STOP 15
     !$omp end single
     !$omp do collapse(2) ordered(4) lastprivate (i,j,k)
     do i = 2, f + 2
           do l = 0, d + 3
             !$omp ordered depend(source)
             !$omp ordered depend(sink: i-2,j+2,k-2,l)
-            if (e.eq.0) call abort
+            if (e.eq.0) STOP 16
           end do
         end do
       end do
     end do
     !$omp end do nowait
     !$omp single
-    if (a(1) .ne. 0) call abort
+    if (a(1) .ne. 0) STOP 17
     !$omp end single nowait
     !$omp do
     do i = 2, N
-      if (a(i) .ne. 3) call abort
+      if (a(i) .ne. 3) STOP 18
     end do
     !$omp end do nowait
     !$omp do collapse(2) private(k)
       do j = 1, 8
         do k = 1, 4
           if (i.ge.4.and.i.lt.N/16.and.iand(j,1).ne.0.and.k.ge.2) then
-            if (b(i,j,k).ne.3) call abort
+            if (b(i,j,k).ne.3) STOP 19
           else
-            if (b(i,j,k).ne.0) call abort
+            if (b(i,j,k).ne.0) STOP 20
           end if
         end do
       end do
       do j = 1, 8
         do k = 1, 4
           if (i.ge.3.and.j.ge.3.and.iand(k,1).ne.0) then
-            if (c(i,j,k).ne.3) call abort
+            if (c(i,j,k).ne.3) STOP 21
           else
-            if (c(i,j,k).ne.0) call abort
+            if (c(i,j,k).ne.0) STOP 22
           end if
         end do
       end do
       do j = 1, 8
         do k = 1, 6
           if (i.lt.N/16.and.iand(j,1).ne.0.and.k.ge.4) then
-            if (g(i,j,k).ne.3) call abort
+            if (g(i,j,k).ne.3) STOP 23
           else
-            if (g(i,j,k).ne.0) call abort
+            if (g(i,j,k).ne.0) STOP 24
           end if
         end do
       end do
index 66cfb06284b2a6b1772ca3a01dbcd602ac68c722..6649894a8febe77b0c134205209625ab11320278 100644 (file)
       if (i.gt.2) then
         !$omp atomic read
         l = a(i - 1)
-        if (l.lt.2) call abort
+        if (l.lt.2) STOP 1
       end if
       !$omp atomic write
       a(i) = 2
       if (i.lt.N) then
         !$omp atomic read
         l = a(i + 1)
-        if (l.eq.3) call abort
+        if (l.eq.3) STOP 2
       end if
       !$omp ordered depend(source)
       !$omp atomic write
           if (j.gt.2.and.k.gt.2) then
             !$omp atomic read
             l = b(i,j-2,k-1)
-            if (l.lt.2) call abort
+            if (l.lt.2) STOP 3
           end if
           !$omp atomic write
           b(i,j,k) = 2
           if (i.gt.5.and.j.gt.2.and.k.lt.4) then
             !$omp atomic read
             l = b(i-2,j-2, k+1)
-            if (l.lt.2) call abort
+            if (l.lt.2) STOP 4
           end if
           if (i.gt.6.and.j.le.N/16-3.and.k.eq.4) then
             !$omp atomic read
             l = b( i - 3, j+2, k-2)
-            if (l.lt.2) call abort
+            if (l.lt.2) STOP 5
           end if
           !$omp ordered depend(source)
           !$omp atomic write
             if (k.le.5) then
               !$omp atomic read
               l = c(i, j, k + 2)
-              if (l.lt.2) call abort
+              if (l.lt.2) STOP 6
             end if
             !$omp atomic write
             c(i, j, k) = 2
             if (i.ge.5.and.j.lt.8.and.k.ge.5) then
               !$omp atomic read
               l = c(i - 2, j + 1, k - 4)
-              if (l.lt.2) call abort
+              if (l.lt.2) STOP 7
             end if
             if (i.ge.4.and.j.ge.5.and.k.ge.3) then
               !$omp atomic read
               l = c(i - 1, j - 2, k - 2)
-              if (l.lt.2) call abort
+              if (l.lt.2) STOP 8
             end if
             !$omp ordered depend ( source )
             !$omp atomic write
           if (k.gt.2.and.i.gt.4) then
             !$omp atomic read
             l = g(j,k-2,i-1)
-            if (l.lt.2) call abort
+            if (l.lt.2) STOP 9
           end if
           !$omp atomic write
           g(j,k,i) = 2
           if (j.gt.2.and.k.gt.2.and.i.lt.6) then
             !$omp atomic read
             l = g(j-2,k-2, i+1)
-            if (l.lt.2) call abort
+            if (l.lt.2) STOP 10
           end if
           if (j.gt.3.and.k.le.N/16-3.and.i.eq.6) then
             !$omp atomic read
             l = g( j - 3, k+2, i-2)
-            if (l.lt.2) call abort
+            if (l.lt.2) STOP 11
           end if
           !$omp ordered depend(source)
           !$omp atomic write
           do l = 0, d + 1, 1 + d
             !$omp ordered depend(source)
             !$omp ordered depend(sink: i-2,j+2,k-2,l)
-            if (e.eq.0) call abort
+            if (e.eq.0) STOP 12
           end do
         end do
       end do
     end do
     !$omp single
-    if (i.ne.3.or.j.ne.-1.or.k.ne.0) call abort
+    if (i.ne.3.or.j.ne.-1.or.k.ne.0) STOP 13
     i = 8; j = 9; k = 10
     !$omp end single
     !$omp do ordered(4) collapse(2) lastprivate (i, j, k, m)
           do m = 0, d-1, d+1
             !$omp ordered depend(source)
             !$omp ordered depend(sink: i - 2, j + 2, k - 2, m)
-            call abort
+            STOP 14
           end do
         end do
       end do
     end do
     !$omp single
-    if (i.ne.3.or.j.ne.-1.or.k.ne.2.or.m.ne.0) call abort
+    if (i.ne.3.or.j.ne.-1.or.k.ne.2.or.m.ne.0) STOP 15
     !$omp end single
     !$omp do collapse(2) ordered(4) lastprivate (i,j,k)
     do i = 2, f + 2, 1 + f
           do l = 0, d + 3, d + 1
             !$omp ordered depend(source)
             !$omp ordered depend(sink: i-2,j+2,k-2,l)
-            if (e.eq.0) call abort
+            if (e.eq.0) STOP 16
           end do
         end do
       end do
     end do
     !$omp end do nowait
     !$omp single
-    if (a(1) .ne. 0) call abort
+    if (a(1) .ne. 0) STOP 17
     !$omp end single nowait
     !$omp do
     do i = 2, N
-      if (a(i) .ne. 3) call abort
+      if (a(i) .ne. 3) STOP 18
     end do
     !$omp end do nowait
     !$omp do collapse(2) private(k)
       do j = 1, 8
         do k = 1, 4
           if (i.ge.4.and.i.lt.N/16.and.iand(j,1).ne.0.and.k.ge.2) then
-            if (b(i,j,k).ne.3) call abort
+            if (b(i,j,k).ne.3) STOP 19
           else
-            if (b(i,j,k).ne.0) call abort
+            if (b(i,j,k).ne.0) STOP 20
           end if
         end do
       end do
       do j = 1, 8
         do k = 1, 4
           if (i.ge.3.and.j.ge.3.and.iand(k,1).ne.0) then
-            if (c(i,j,k).ne.3) call abort
+            if (c(i,j,k).ne.3) STOP 21
           else
-            if (c(i,j,k).ne.0) call abort
+            if (c(i,j,k).ne.0) STOP 22
           end if
         end do
       end do
       do j = 1, 8
         do k = 1, 6
           if (i.lt.N/16.and.iand(j,1).ne.0.and.k.ge.4) then
-            if (g(i,j,k).ne.3) call abort
+            if (g(i,j,k).ne.3) STOP 23
           else
-            if (g(i,j,k).ne.0) call abort
+            if (g(i,j,k).ne.0) STOP 24
           end if
         end do
       end do
index 94da51e4fc3437e7420d4494fc9ffa6312232fa0..08091b83fcba17819403cb3c48817cdf08efb0ed 100644 (file)
@@ -12,6 +12,6 @@ contains
         p(9) = 777
       !$omp end target
     !$omp end target data
-    if (A(3) /= 777 .or. A(9) /= 777) call abort
+    if (A(3) /= 777 .or. A(9) /= 777) STOP 1
   end subroutine
 end
index 6eb9bc1e5c33a4f57ae704efabeff153507c20b9..f730894bd956f67471c4e481843795f120b5b581 100644 (file)
@@ -13,6 +13,6 @@ contains
         A(9) = 999
       !$omp end target
     !$omp end target data
-    if (A(3) /= 777 .or. A(9) /= 999) call abort
+    if (A(3) /= 777 .or. A(9) /= 999) STOP 1
   end subroutine
 end
index c3849de335acb69672ce478a95c07d6e0f69b48f..dd6f7f5a791bc024d01be750c4d7d630ff01b6a3 100644 (file)
@@ -27,7 +27,7 @@ subroutine check ()
     else
       err = (Y(i) - Z(i)) / Z(i)
     end if
-    if (err > EPS .or. err < -EPS) call abort
+    if (err > EPS .or. err < -EPS) STOP 1
   end do
 end subroutine
 
index a94db899cc89203730ce284e8240dc99bc03c9b8..2380f3a01f0cea02d590ed22b33c9b93a261541b 100644 (file)
@@ -17,7 +17,7 @@ subroutine check (p, N)
   real :: diff, p(N)
   do i = 1, N
     diff = p(i) - (i + 2.0) * (i - 3.0)
-    if (diff > EPS .or. -diff > EPS) call abort
+    if (diff > EPS .or. -diff > EPS) STOP 1
   end do
 end subroutine
 
@@ -30,14 +30,14 @@ subroutine vec_mult (p, N)
   !$omp target data map(to: v1, v2, N) map(from: p)
     !$omp task shared(v1, v2, p) depend(out: v1, v2)
       !$omp target map(to: v1, v2, N)
-        if (omp_is_initial_device ()) call abort
+        if (omp_is_initial_device ()) STOP 2
         allocate (v1(N), v2(N))
         call init (v1, v2, N)
       !$omp end target
     !$omp end task
     !$omp task shared(v1, v2, p) depend(in: v1, v2)
       !$omp target map(to: v1, v2, N) map(from: p)
-        if (omp_is_initial_device ()) call abort
+        if (omp_is_initial_device ()) STOP 3
         !$omp parallel do
         do i = 1, N
           p(i) = v1(i) * v2(i)
index dcd2c4a0c25ad32e6ca3688381ac4e6f24bd03fe..df941eeaa2e542c755c67d6fd4094c702f349313 100644 (file)
@@ -26,6 +26,6 @@ end module
 
 program e_53_1
   use e_53_1_mod, only : fib, fib_wrapper
-  if (fib (15) /= fib_wrapper (15)) call abort
-  if (fib (25) /= fib_wrapper (25)) call abort
+  if (fib (15) /= fib_wrapper (15)) STOP 1
+  if (fib (25) /= fib_wrapper (25)) STOP 2
 end program
index 0fb64af7e6d77258bf92d6489da4b7047866acc7..9c315697275dfffeb137c290dea62ccd0e8f0ef9 100644 (file)
@@ -6,7 +6,7 @@ program e_53_2
   !$omp target map(from: x)
     x = fib (25)
   !$omp end target
-  if (x /= fib (25)) call abort
+  if (x /= fib (25)) STOP 1
 end program
 
 integer recursive function fib (n) result (f)
index fffbb7ff17b179db33f1a97d11b5db58486058a7..1405ea7179339db41fdb9aa6c8aacf0a46f43382 100644 (file)
@@ -21,7 +21,7 @@ subroutine check (p, N)
   real :: diff, p(N)
   do i = 1, N
     diff = p(i) - (i + 2.0) * (i - 3.0)
-    if (diff > EPS .or. -diff > EPS) call abort
+    if (diff > EPS .or. -diff > EPS) STOP 1
   end do
 end subroutine
 
index 7b4d7e37eb26f44eb5f201783351affdc3db69fd..47d6cd87d5f8bcaee3f65c563654f6586e66bbed 100644 (file)
@@ -53,7 +53,7 @@ subroutine check (a, b)
   else
     err = (a - b) / b
   end if
-  if (err > EPS .or. err < -EPS) call abort
+  if (err > EPS .or. err < -EPS) STOP 1
 end subroutine
 
 program e_53_4
index 94bd6c1a21ae0a84b171c9ebee28badfa5df6224..8fd6af7d7389ae91363410c91ccaf3d8108197c7 100644 (file)
@@ -68,7 +68,7 @@ subroutine check (a, b)
   else
     err = (a - b) / b
   end if
-  if (err > EPS .or. err < -EPS) call abort
+  if (err > EPS .or. err < -EPS) STOP 1
 end subroutine
 
 program e_53_5
index 30148f1b20023430ee1481692073f088bb04310c..a141e058e52d59e3704528ff7d9dccdc064cf94c 100644 (file)
@@ -20,7 +20,7 @@ program e_57_1
     !$omp end target
   !$omp end target data
 
-  if (b /= 100 .or. .not. c .or. d) call abort
+  if (b /= 100 .or. .not. c .or. d) STOP 1
 
   a = a + 200
   b = 0
@@ -36,7 +36,7 @@ program e_57_1
     !$omp end target
   !$omp end target data
 
-  if (b /= 0 .or. c .or. d) call abort
+  if (b /= 0 .or. c .or. d) STOP 2
 
   a = a + 200
   b = 0
@@ -52,5 +52,5 @@ program e_57_1
     !$omp end target
   !$omp end target data
 
-  if (b /= 100 .or. .not. c .or. d) call abort
+  if (b /= 100 .or. .not. c .or. d) STOP 3
 end program
index 4a304b5c799cfd71f3ad73b11c19e0f6c1d040d0..a7d4f24611f94756548a080dd475e58bfeeab1f1 100644 (file)
@@ -15,10 +15,10 @@ program e_57_2
   end do
 
   do i = 1, num
-    if (offload(i)) call abort
+    if (offload(i)) STOP 1
   end do
 
   do i = num+1, N
-    if (.not. offload(i)) call abort
+    if (.not. offload(i)) STOP 2
   end do
 end program
index d770b910e1a0d75f927b495bbcdeb916e2405704..d6bc042d6c28d37cceda00a558d77e56df31dac7 100644 (file)
@@ -11,11 +11,11 @@ program e_57_3
   !$omp target map(from: res)
     res = omp_is_initial_device ()
   !$omp end target
-  if (res) call abort
+  if (res) STOP 1
 
   call omp_set_default_device (omp_get_num_devices ())
   !$omp target map(from: res)
     res = omp_is_initial_device ()
   !$omp end target
-  if (.not. res) call abort
+  if (.not. res) STOP 2
 end program
index b1af859dee427d06dde700f2b4308c91329990c7..1d705535cfdc44176f793fe629b9a9b1fc808759 100644 (file)
@@ -28,7 +28,7 @@ contains
     double precision :: diff, a(*), b(*)
     do i = 1, n
       diff = a(i) - b(i)
-      if (diff > EPS .or. -diff > EPS) call abort
+      if (diff > EPS .or. -diff > EPS) STOP 1
     end do
   end subroutine
 
index 74a0303fd79ef6bc36e5c28f6cd398dc160ab602..c9c162fef0d1781821145e066ae79bf74186b6dd 100644 (file)
@@ -49,7 +49,7 @@ contains
       double precision :: diff, a(*), b(*)
       do i = 1, n
         diff = a(i) - b(i)
-        if (diff > EPS .or. -diff > EPS) call abort
+        if (diff > EPS .or. -diff > EPS) STOP 1
       end do
   end subroutine
 end module
index 2c02945de87408ab2a2452bb83bcacda99d7bb24..eb8497053bf7f429000f06d67c901915fe4bdca7 100644 (file)
@@ -57,6 +57,6 @@ program SIMD3
 
   diff = sum - sum_ref
 
-  if (diff > EPS .or. -diff > EPS) call abort
+  if (diff > EPS .or. -diff > EPS) STOP 1
 
 end program
index 414f8bc70a8d1b269e997949fb867a53fe1a922c..cb78e2c776553dbcab81b42522ec379b42b26e5e 100644 (file)
@@ -47,7 +47,7 @@ contains
     real :: diff, a(*), b(*)
     do i = 1, n
       diff = a(i) - b(i)
-      if (diff > EPS .or. -diff > EPS) call abort
+      if (diff > EPS .or. -diff > EPS) STOP 1
     end do
   end subroutine
 
index e64e1d53e214ab2bf3beba6864a2ee1316e31c46..561deb786c45b37640e8243d8dc655ca19629394 100644 (file)
@@ -56,7 +56,7 @@ contains
     do j = 1, n
       do i = 1, n
         diff = a(i,j) - b(i,j)
-        if (diff > EPS .or. -diff > EPS) call abort
+        if (diff > EPS .or. -diff > EPS) STOP 1
       end do
     end do
   end subroutine
index 5cb1e047cbd8f9b34267d649bf53ec6e2c9c0802..7f7c5101475c8243dd089c285ddf6bf8a631578f 100644 (file)
@@ -109,14 +109,14 @@ contains
       real :: diff, a(*), b(*)
       do i = 1, n
         diff = a(i) - b(i)
-        if (diff > EPS .or. -diff > EPS) call abort
+        if (diff > EPS .or. -diff > EPS) STOP 1
       end do
   end subroutine
 
   subroutine checkint (a, b, n)
       integer :: i, n, a(*), b(*)
       do i = 1, n
-        if (a(i) .ne. b(i)) call abort
+        if (a(i) .ne. b(i)) STOP 2
       end do
   end subroutine
 
index 7560657050391f358d1af790b8bc873901458500..e6af9c8224bb9b02c810e164d2e2b2ee9c855e82 100644 (file)
@@ -23,7 +23,7 @@ program fibonacci
    call fib_ref (a_ref, N)
 
    do i = 0, N-1
-     if (a(i) .ne. a_ref(i)) call abort ()
+     if (a(i) .ne. a_ref(i)) STOP 1
    end do
 
 end program
index 3c7869d602ed1865a1e034c478bae9d8789de70f..722d9824c5fd1b20f9711526e1ba2e1ed760e6bf 100644 (file)
@@ -47,6 +47,6 @@ program simd_8f
 
   diff = pri - 8237.25
 
-  if (diff > EPS .or. -diff > EPS) call abort
+  if (diff > EPS .or. -diff > EPS) STOP 1
 
 end program
index 76e9068e30f38ce5b41644b9b0afb6054a3b823b..2ec4f68f30939bba9c4a6fe4bab0d38c5ad69db4 100644 (file)
@@ -17,7 +17,7 @@ contains
     real :: diff, p(N)
     do i = 1, N
       diff = p(i) - (i + 2.0) * (i - 3.0)
-      if (diff > EPS .or. -diff > EPS) call abort
+      if (diff > EPS .or. -diff > EPS) STOP 1
     end do
   end subroutine
 
index af469f4d6872f2a9ecdc34c32ba95e701dba5752..e995ef5a3acf917d466b042e6c7888197886b8ea 100644 (file)
@@ -17,7 +17,7 @@ contains
     real :: diff, p(N)
     do i = 1, N
       diff = p(i) - (i + 2.0) * (i - 3.0)
-      if (diff > EPS .or. -diff > EPS) call abort
+      if (diff > EPS .or. -diff > EPS) STOP 1
     end do
   end subroutine
 
index 975470411cb43535be86d571188aa104efac1572..338189f695283d54dab66447b479059bf7c0771d 100644 (file)
@@ -17,7 +17,7 @@ contains
     real :: diff, p(N)
     do i = 1, N
       diff = p(i) - (i + 2.0) * (i - 3.0)
-      if (diff > EPS .or. -diff > EPS) call abort
+      if (diff > EPS .or. -diff > EPS) STOP 1
     end do
   end subroutine
 
index f94794e16aa67dc423292aa33453185fcc51cbe6..856ccdb536a98bf7a7a7dbd5d04ac9482baae01f 100644 (file)
@@ -17,7 +17,7 @@ contains
     real, pointer, dimension(:) :: p
     do i = 1, N
       diff = p(i) - (i + 2.0) * (i - 3.0)
-      if (diff > EPS .or. -diff > EPS) call abort
+      if (diff > EPS .or. -diff > EPS) STOP 1
     end do
   end subroutine
 
index 813a273f95835ac10fff62c935544f169bf8e954..bae304142340e8c85cdf9518bc2477b04e69592d 100644 (file)
@@ -19,7 +19,7 @@ contains
     real :: diff, p(N)
     do i = 1, N
       diff = p(i) - (i + 2.0) * (i - 3.0)
-      if (diff > EPS .or. -diff > EPS) call abort
+      if (diff > EPS .or. -diff > EPS) STOP 1
     end do
   end subroutine
 
@@ -29,7 +29,7 @@ contains
     real :: p(N), v1(N), v2(N)
     call init (v1, v2, N)
     !$omp target if(N > THRESHOLD1) map(to: v1,v2) map(from: p)
-      if (omp_is_initial_device ()) call abort
+      if (omp_is_initial_device ()) STOP 2
       !$omp parallel do if(N > THRESHOLD2)
       do i = 1, N
         p(i) = v1(i) * v2(i)
index 98e5c0b8f77752a04676760c9549f89f3bc51dc8..f9cceb94050f8d76314e503cc5281f886b117d87 100644 (file)
@@ -17,7 +17,7 @@ contains
     real :: diff, p(N)
     do i = 1, N
       diff = p(i) - (i + 2.0) * (i - 3.0)
-      if (diff > EPS .or. -diff > EPS) call abort
+      if (diff > EPS .or. -diff > EPS) STOP 1
     end do
   end subroutine
 
index 360cdeda7e170c1a49f8952da248257171af583e..219b450c005a76fd5ce5308ef76be8ba404d4205 100644 (file)
@@ -26,7 +26,7 @@ contains
     real :: diff, p(N)
     do i = 1, N
       diff = p(i) - 2 * (i + 2.0) * (i - 3.0)
-      if (diff > EPS .or. -diff > EPS) call abort
+      if (diff > EPS .or. -diff > EPS) STOP 1
     end do
   end subroutine
 
index a05c54fb20ff148e3841e52a3d55f9bc19d52822..b48dbe29836d7d2836052a30fbc79bc653552ce7 100644 (file)
@@ -19,7 +19,7 @@ contains
     do k = 1, cols
       do i = 1, rows
         diff = P(i,k) - Q(i,k)
-        if (diff > EPS .or. -diff > EPS) call abort
+        if (diff > EPS .or. -diff > EPS) STOP 1
       end do
     end do
   end subroutine
index e9de6ae0015fba6242fc3e79ff2f3c31cc442e3d..7499e3b70a52c2a1d9ca64b14e9a9839ad8c584c 100644 (file)
@@ -17,7 +17,7 @@ contains
     real :: diff, p(N)
     do i = 1, N
       diff = p(i) - (i + 2.0) * (i - 3.0)
-      if (diff > EPS .or. -diff > EPS) call abort
+      if (diff > EPS .or. -diff > EPS) STOP 1
     end do
   end subroutine
 
index 01a41adb0f41a2502aadcb7248c5aa7bfbdae75d..8057d058a21c774a620c8f54df397827f6766f41 100644 (file)
@@ -17,7 +17,7 @@ contains
     real :: diff, p(N)
     do i = 1, N
       diff = p(i) - (i + 2.0) * (i - 3.0)
-      if (diff > EPS .or. -diff > EPS) call abort
+      if (diff > EPS .or. -diff > EPS) STOP 1
     end do
   end subroutine
 
index 9b79104feb8d6cfbdbd7fe8718bf2f22bc8b490a..ba6d879ca8b1db4cb1954715655f6b93582f7b93 100644 (file)
@@ -28,7 +28,7 @@ contains
     real :: diff, p(N)
     do i = 1, N
       diff = p(i) - 2 * (i + 2.0) * (i - 3.0)
-      if (diff > EPS .or. -diff > EPS) call abort
+      if (diff > EPS .or. -diff > EPS) STOP 1
     end do
   end subroutine
 
@@ -39,7 +39,7 @@ contains
     call init (v1, v2, N)
     !$omp target data if(N > THRESHOLD) map(from: p)
       !$omp target if(N > THRESHOLD) map(to: v1, v2)
-        if (omp_is_initial_device ()) call abort
+        if (omp_is_initial_device ()) STOP 2
         !$omp parallel do
         do i = 1, N
           p(i) = v1(i) * v2(i)
@@ -47,7 +47,7 @@ contains
       !$omp end target
       call init_again (v1, v2, N)
       !$omp target if(N > THRESHOLD) map(to: v1, v2)
-        if (omp_is_initial_device ()) call abort
+        if (omp_is_initial_device ()) STOP 3
         !$omp parallel do
         do i = 1, N
           p(i) = p(i) + v1(i) * v2(i)
index 8fc5832ee86aee611d117e2c96af2fcd648d24cf..629ef2c6c4d5d1d08cd7402f5092ce6dd50e8f78 100644 (file)
@@ -19,7 +19,7 @@ contains
     real :: diff, p(N)
     do i = 1, N
       diff = p(i) - (i + 2.0) * (i - 3.0)
-      if (diff > EPS .or. -diff > EPS) call abort
+      if (diff > EPS .or. -diff > EPS) STOP 1
     end do
   end subroutine
 
@@ -30,7 +30,7 @@ contains
     call init (v1, v2, N)
     !$omp target data if(N > THRESHOLD) map(to: v1, v2) map(from: p)
       !$omp target
-        if (omp_is_initial_device ()) call abort
+        if (omp_is_initial_device ()) STOP 2
         !$omp parallel do
         do i = 1, N
           p(i) = v1(i) * v2(i)
index e23c0bb7bca5e6c6f3d47704fbcc389916fb6f73..1861d4405a5c55ac02ece7bea156f7f7d3acd921 100644 (file)
@@ -26,7 +26,7 @@ contains
     real :: diff, p(N)
     do i = 1, N
       diff = p(i) - 2 * (i + 2.0) * (i - 3.0)
-      if (diff > EPS .or. -diff > EPS) call abort
+      if (diff > EPS .or. -diff > EPS) STOP 1
     end do
   end subroutine
 
index 3735e5342e465458e95bc43a6cdd36e7433b82d4..7734a6adb960caa4735cf5b5dc04626cd1c4dae6 100644 (file)
@@ -26,7 +26,7 @@ contains
     real :: diff, p(N)
     do i = 1, N
       diff = p(i) - (i * i + (i + 2.0) * (i - 3.0))
-      if (diff > EPS .or. -diff > EPS) call abort
+      if (diff > EPS .or. -diff > EPS) STOP 1
     end do
   end subroutine
 
index 78201ea860eb7264f479f8bdd110711f2a01e733..f40e36f3bcab12e705b872eb6059cbcab949672a 100644 (file)
@@ -9,7 +9,7 @@ program example
          x = 2
       !$omp end task
       !$omp task shared(x) depend(in: x)
-         if (x .ne. 2) call abort ()
+         if (x .ne. 2) STOP 1
       !$omp end task
    !$omp end single
    !$omp end parallel
index 5afd76dbf43f13050ba8ca039e7c2fc6a3438059..7debb607ff4721f0a861e5c9c199db30d8d81bca 100644 (file)
@@ -6,7 +6,7 @@ program example
    !$omp parallel
    !$omp single
       !$omp task shared(x) depend(in: x)
-         if (x .ne. 1) call abort ()
+         if (x .ne. 1) STOP 1
       !$omp end task
       !$omp task shared(x) depend(out: x)
          x = 2
index c8d58205858cf6e2c46d58221f4c7c786d1c1a7d..34cd2c749708b77dd4cf1ae79e37dec7d427b9df 100644 (file)
@@ -12,7 +12,7 @@ program example
          x = 2
       !$omp end task
       !$omp taskwait
-      if ((x .ne. 1) .and. (x .ne. 2)) call abort()
+      if ((x .ne. 1) .and. (x .ne. 2)) STOP 1
    !$omp end single
    !$omp end parallel
 end program
index 7fe24c347df983e19264dc87d07c5a6fe592d618..47e93f9213bdb5d106d08052e784470aea7d6018 100644 (file)
@@ -9,10 +9,10 @@ program example
          x = 2
       !$omp end task
       !$omp task shared(x) depend(in: x)
-         if (x .ne. 2) call abort ()
+         if (x .ne. 2) STOP 1
       !$omp end task
       !$omp task shared(x) depend(in: x)
-         if (x .ne. 2) call abort ()
+         if (x .ne. 2) STOP 2
       !$omp end task
    !$omp end single
    !$omp end parallel
index 0746531728e301a4213e7ce33d4aaf00f6f4a06e..9e12db3386c934f87dc657e43e264f76130e7635 100644 (file)
@@ -51,7 +51,7 @@ contains
       do j = 1, N
         diff = A(i, j) - B(i, j)
         if (diff > EPS .or. -diff > EPS) then
-          call abort ()
+          STOP 1
         end if
       end do
     end do
index da5816adb4af617564205a2cde397c4fac4d902a..794c907e975bc8b4fe8e66afca36d5cb2539eaf2 100644 (file)
@@ -49,7 +49,7 @@ subroutine check (a, b)
   else
     err = (a - b) / b
   end if
-  if (err > EPS .or. err < -EPS) call abort
+  if (err > EPS .or. err < -EPS) STOP 1
 end subroutine
 
 program e_54_1
index 9de77afd7d2abf659ac54895632764f98914ccc6..1c8f7d8a43dc70507c44a08b89a10ba7dfac61f6 100644 (file)
@@ -42,7 +42,7 @@ subroutine check (a, b)
   else
     err = (a - b) / b
   end if
-  if (err > EPS .or. err < -EPS) call abort
+  if (err > EPS .or. err < -EPS) STOP 1
 end subroutine
 
 program e_54_3
index 8d4eb5530e882562db964a6b771e5c46068afb7c..94de777c71c876537afc80091875d834705a7480 100644 (file)
@@ -44,7 +44,7 @@ subroutine check (a, b)
   else
     err = (a - b) / b
   end if
-  if (err > EPS .or. err < -EPS) call abort
+  if (err > EPS .or. err < -EPS) STOP 1
 end subroutine
 
 program e_54_4
index 9608d9a2c4e366245157b4890b69654ee675a420..7e380ad2658999ac7e64378ddaff86719cccda53 100644 (file)
@@ -18,7 +18,7 @@ contains
     real :: diff
     do i = 1, N
       diff = p(i) - (i + 2.0) * (i - 3.0)
-      if (diff > EPS .or. -diff > EPS) call abort
+      if (diff > EPS .or. -diff > EPS) STOP 1
     end do
   end subroutine
 
index f79118816f28e9286f0c905287253a5055d8c4e9..8121fba67d72a78051e98304c8783480f12f96b3 100644 (file)
@@ -18,7 +18,7 @@ contains
     real :: diff
     do i = 1, N
       diff = p(i) - (i + 2.0) * (i - 3.0)
-      if (diff > EPS .or. -diff > EPS) call abort
+      if (diff > EPS .or. -diff > EPS) STOP 1
     end do
   end subroutine
 
index 91bb96ca75ad3ac6f0db8a16f84ffec3caf5b82d..132617b5c2730e7f20fbb729bc5267091e2d906e 100644 (file)
@@ -4,15 +4,15 @@ program lastprivate
   !$omp parallel num_threads (4)
   call test1
   !$omp end parallel
-  if (i .ne. 21) call abort
+  if (i .ne. 21) STOP 1
   !$omp parallel num_threads (4)
   call test2
   !$omp end parallel
-  if (i .ne. 64) call abort
+  if (i .ne. 64) STOP 2
   !$omp parallel num_threads (4)
   call test3
   !$omp end parallel
-  if (i .ne. 14) call abort
+  if (i .ne. 14) STOP 3
   call test4
   call test5
   call test6
@@ -53,21 +53,21 @@ contains
     !$omp parallel do lastprivate (j) num_threads (4) default (none)
     do j = 1, 20
     end do
-    if (j .ne. 21) call abort
+    if (j .ne. 21) STOP 4
   end subroutine test4
   subroutine test5
     integer :: j
     !$omp parallel do lastprivate (j) num_threads (4) default (none)
     do j = 7, 61, 3
     end do
-    if (j .ne. 64) call abort
+    if (j .ne. 64) STOP 5
   end subroutine test5
   subroutine test6
     integer :: j
     !$omp parallel do lastprivate (j) num_threads (4) default (none)
     do j = -10, 11, ret3 ()
     end do
-    if (j .ne. 14) call abort
+    if (j .ne. 14) STOP 6
   end subroutine test6
   subroutine test7
     integer :: i
@@ -75,7 +75,7 @@ contains
     !$omp parallel do lastprivate (i) num_threads (4) default (none)
     do i = 1, 20
     end do
-    if (i .ne. 21) call abort
+    if (i .ne. 21) STOP 7
   end subroutine test7
   subroutine test8
     integer :: i
@@ -83,7 +83,7 @@ contains
     !$omp parallel do lastprivate (i) num_threads (4) default (none)
     do i = 7, 61, 3
     end do
-    if (i .ne. 64) call abort
+    if (i .ne. 64) STOP 8
   end subroutine test8
   subroutine test9
     integer :: i
@@ -91,7 +91,7 @@ contains
     !$omp parallel do lastprivate (i) num_threads (4) default (none)
     do i = -10, 11, ret3 ()
     end do
-    if (i .ne. 14) call abort
+    if (i .ne. 14) STOP 9
   end subroutine test9
   subroutine test10
     integer :: i
@@ -101,7 +101,7 @@ contains
     do i = 1, 20
     end do
     !$omp end parallel
-    if (i .ne. 21) call abort
+    if (i .ne. 21) STOP 10
   end subroutine test10
   subroutine test11
     integer :: i
@@ -111,7 +111,7 @@ contains
     do i = 7, 61, 3
     end do
     !$omp end parallel
-    if (i .ne. 64) call abort
+    if (i .ne. 64) STOP 11
   end subroutine test11
   subroutine test12
     integer :: i
@@ -121,6 +121,6 @@ contains
     do i = -10, 11, ret3 ()
     end do
     !$omp end parallel
-    if (i .ne. 14) call abort
+    if (i .ne. 14) STOP 12
   end subroutine test12
 end program lastprivate
index 6d7e11eab00e2e06d7bccb59f30d38e88d7b4619..6cd5760206c913a21b61a167b2a2725c91c21a1c 100644 (file)
@@ -4,15 +4,15 @@ program lastprivate
   !$omp parallel num_threads (4)
   call test1
   !$omp end parallel
-  if (i .ne. 21 .or. k .ne. 20) call abort
+  if (i .ne. 21 .or. k .ne. 20) STOP 1
   !$omp parallel num_threads (4)
   call test2
   !$omp end parallel
-  if (i .ne. 64 .or. k .ne. 61) call abort
+  if (i .ne. 64 .or. k .ne. 61) STOP 2
   !$omp parallel num_threads (4)
   call test3
   !$omp end parallel
-  if (i .ne. 14 .or. k .ne. 11) call abort
+  if (i .ne. 14 .or. k .ne. 11) STOP 3
   call test4
   call test5
   call test6
@@ -57,7 +57,7 @@ contains
     do j = 1, 20
       l = j
     end do
-    if (j .ne. 21 .or. l .ne. 20) call abort
+    if (j .ne. 21 .or. l .ne. 20) STOP 4
   end subroutine test4
   subroutine test5
     integer :: j, l
@@ -66,7 +66,7 @@ contains
     do j = 7, 61, 3
       l = j
     end do
-    if (j .ne. 64 .or. l .ne. 61) call abort
+    if (j .ne. 64 .or. l .ne. 61) STOP 5
   end subroutine test5
   subroutine test6
     integer :: j, l
@@ -74,7 +74,7 @@ contains
     do j = -10, 11, ret3 ()
       l = j
     end do
-    if (j .ne. 14 .or. l .ne. 11) call abort
+    if (j .ne. 14 .or. l .ne. 11) STOP 6
   end subroutine test6
   subroutine test7
     integer :: i, k
@@ -83,7 +83,7 @@ contains
     do i = 1, 20
       k = i
     end do
-    if (i .ne. 21 .or. k .ne. 20) call abort
+    if (i .ne. 21 .or. k .ne. 20) STOP 7
   end subroutine test7
   subroutine test8
     integer :: i, k
@@ -92,7 +92,7 @@ contains
     do i = 7, 61, 3
       k = i
     end do
-    if (i .ne. 64 .or. k .ne. 61) call abort
+    if (i .ne. 64 .or. k .ne. 61) STOP 8
   end subroutine test8
   subroutine test9
     integer :: i, k
@@ -102,7 +102,7 @@ contains
     do i = -10, 11, ret3 ()
       k = i
     end do
-    if (i .ne. 14 .or. k .ne. 11) call abort
+    if (i .ne. 14 .or. k .ne. 11) STOP 9
   end subroutine test9
   subroutine test10
     integer :: i, k
@@ -113,7 +113,7 @@ contains
       k = i
     end do
     !$omp end parallel
-    if (i .ne. 21 .or. k .ne. 20) call abort
+    if (i .ne. 21 .or. k .ne. 20) STOP 10
   end subroutine test10
   subroutine test11
     integer :: i, k
@@ -124,7 +124,7 @@ contains
       k = i
     end do
     !$omp end parallel
-    if (i .ne. 64 .or. k .ne. 61) call abort
+    if (i .ne. 64 .or. k .ne. 61) STOP 11
   end subroutine test11
   subroutine test12
     integer :: i, k
@@ -136,6 +136,6 @@ contains
       k = i
     end do
     !$omp end parallel
-    if (i .ne. 14 .or. k .ne. 11) call abort
+    if (i .ne. 14 .or. k .ne. 11) STOP 12
   end subroutine test12
 end program lastprivate
index e7e1c748a31806c10a0bddac043c14be99db1ea5..92c32508491a9834ea7b3a94b2b09639e3905792 100644 (file)
 
   call omp_init_lock (lck)
   call omp_set_lock (lck)
-  if (omp_test_lock (lck)) call abort
+  if (omp_test_lock (lck)) STOP 1
   call omp_unset_lock (lck)
-  if (.not. omp_test_lock (lck)) call abort
-  if (omp_test_lock (lck)) call abort
+  if (.not. omp_test_lock (lck)) STOP 2
+  if (omp_test_lock (lck)) STOP 3
   call omp_unset_lock (lck)
   call omp_destroy_lock (lck)
 
   call omp_init_nest_lock (nlck)
-  if (omp_test_nest_lock (nlck) .ne. 1) call abort
+  if (omp_test_nest_lock (nlck) .ne. 1) STOP 4
   call omp_set_nest_lock (nlck)
-  if (omp_test_nest_lock (nlck) .ne. 3) call abort
+  if (omp_test_nest_lock (nlck) .ne. 3) STOP 5
   call omp_unset_nest_lock (nlck)
   call omp_unset_nest_lock (nlck)
-  if (omp_test_nest_lock (nlck) .ne. 2) call abort
+  if (omp_test_nest_lock (nlck) .ne. 2) STOP 6
   call omp_unset_nest_lock (nlck)
   call omp_unset_nest_lock (nlck)
   call omp_destroy_nest_lock (nlck)
 
   call omp_set_dynamic (.true.)
-  if (.not. omp_get_dynamic ()) call abort
+  if (.not. omp_get_dynamic ()) STOP 7
   call omp_set_dynamic (.false.)
-  if (omp_get_dynamic ()) call abort
+  if (omp_get_dynamic ()) STOP 8
 
   call omp_set_nested (.true.)
-  if (.not. omp_get_nested ()) call abort
+  if (.not. omp_get_nested ()) STOP 9
   call omp_set_nested (.false.)
-  if (omp_get_nested ()) call abort
+  if (omp_get_nested ()) STOP 10
 
   call omp_set_num_threads (5)
-  if (omp_get_num_threads () .ne. 1) call abort
-  if (omp_get_max_threads () .ne. 5) call abort
-  if (omp_get_thread_num () .ne. 0) call abort
+  if (omp_get_num_threads () .ne. 1) STOP 11
+  if (omp_get_max_threads () .ne. 5) STOP 12
+  if (omp_get_thread_num () .ne. 0) STOP 13
   call omp_set_num_threads (3)
-  if (omp_get_num_threads () .ne. 1) call abort
-  if (omp_get_max_threads () .ne. 3) call abort
-  if (omp_get_thread_num () .ne. 0) call abort
+  if (omp_get_num_threads () .ne. 1) STOP 14
+  if (omp_get_max_threads () .ne. 3) STOP 15
+  if (omp_get_thread_num () .ne. 0) STOP 16
   l = .false.
 !$omp parallel reduction (.or.:l)
   l = omp_get_num_threads () .ne. 3
   l = l .or. (omp_get_thread_num () .ne. 0)
 !$omp end master
 !$omp end parallel
-  if (l) call abort
+  if (l) STOP 17
 
-  if (omp_get_num_procs () .le. 0) call abort
-  if (omp_in_parallel ()) call abort
+  if (omp_get_num_procs () .le. 0) STOP 18
+  if (omp_in_parallel ()) STOP 19
 !$omp parallel reduction (.or.:l)
   l = .not. omp_in_parallel ()
 !$omp end parallel
 !$omp parallel reduction (.or.:l) if (.true.)
   l = .not. omp_in_parallel ()
 !$omp end parallel
-  if (l) call abort
+  if (l) STOP 20
 
   e = omp_get_wtime ()
-  if (d .gt. e) call abort
+  if (d .gt. e) STOP 21
   d = omp_get_wtick ()
   ! Negative precision is definitely wrong,
   ! bigger than 1s clock resolution is also strange
-  if (d .le. 0 .or. d .gt. 1.) call abort
+  if (d .le. 0 .or. d .gt. 1.) STOP 22
 end
index 20db04a1c5f1b0b67e1628b6a20a4d6df12e669c..91b56c06081486ad2c535cb739992a820717dfea 100644 (file)
@@ -11,42 +11,42 @@ C { dg-do run }
 
       CALL OMP_INIT_LOCK (LCK)
       CALL OMP_SET_LOCK (LCK)
-      IF (OMP_TEST_LOCK (LCK)) CALL ABORT
+      IF (OMP_TEST_LOCK (LCK)) STOP 1
       CALL OMP_UNSET_LOCK (LCK)
-      IF (.NOT. OMP_TEST_LOCK (LCK)) CALL ABORT
-      IF (OMP_TEST_LOCK (LCK)) CALL ABORT
+      IF (.NOT. OMP_TEST_LOCK (LCK)) STOP 2
+      IF (OMP_TEST_LOCK (LCK)) STOP 3
       CALL OMP_UNSET_LOCK (LCK)
       CALL OMP_DESTROY_LOCK (LCK)
 
       CALL OMP_INIT_NEST_LOCK (NLCK)
-      IF (OMP_TEST_NEST_LOCK (NLCK) .NE. 1) CALL ABORT
+      IF (OMP_TEST_NEST_LOCK (NLCK) .NE. 1) STOP 4
       CALL OMP_SET_NEST_LOCK (NLCK)
-      IF (OMP_TEST_NEST_LOCK (NLCK) .NE. 3) CALL ABORT
+      IF (OMP_TEST_NEST_LOCK (NLCK) .NE. 3) STOP 5
       CALL OMP_UNSET_NEST_LOCK (NLCK)
       CALL OMP_UNSET_NEST_LOCK (NLCK)
-      IF (OMP_TEST_NEST_LOCK (NLCK) .NE. 2) CALL ABORT
+      IF (OMP_TEST_NEST_LOCK (NLCK) .NE. 2) STOP 6
       CALL OMP_UNSET_NEST_LOCK (NLCK)
       CALL OMP_UNSET_NEST_LOCK (NLCK)
       CALL OMP_DESTROY_NEST_LOCK (NLCK)
 
       CALL OMP_SET_DYNAMIC (.TRUE.)
-      IF (.NOT. OMP_GET_DYNAMIC ()) CALL ABORT
+      IF (.NOT. OMP_GET_DYNAMIC ()) STOP 7
       CALL OMP_SET_DYNAMIC (.FALSE.)
-      IF (OMP_GET_DYNAMIC ()) CALL ABORT
+      IF (OMP_GET_DYNAMIC ()) STOP 8
 
       CALL OMP_SET_NESTED (.TRUE.)
-      IF (.NOT. OMP_GET_NESTED ()) CALL ABORT
+      IF (.NOT. OMP_GET_NESTED ()) STOP 9
       CALL OMP_SET_NESTED (.FALSE.)
-      IF (OMP_GET_NESTED ()) CALL ABORT
+      IF (OMP_GET_NESTED ()) STOP 10
 
       CALL OMP_SET_NUM_THREADS (5)
-      IF (OMP_GET_NUM_THREADS () .NE. 1) CALL ABORT
-      IF (OMP_GET_MAX_THREADS () .NE. 5) CALL ABORT
-      IF (OMP_GET_THREAD_NUM () .NE. 0) CALL ABORT
+      IF (OMP_GET_NUM_THREADS () .NE. 1) STOP 11
+      IF (OMP_GET_MAX_THREADS () .NE. 5) STOP 12
+      IF (OMP_GET_THREAD_NUM () .NE. 0) STOP 13
       CALL OMP_SET_NUM_THREADS (3)
-      IF (OMP_GET_NUM_THREADS () .NE. 1) CALL ABORT
-      IF (OMP_GET_MAX_THREADS () .NE. 3) CALL ABORT
-      IF (OMP_GET_THREAD_NUM () .NE. 0) CALL ABORT
+      IF (OMP_GET_NUM_THREADS () .NE. 1) STOP 14
+      IF (OMP_GET_MAX_THREADS () .NE. 3) STOP 15
+      IF (OMP_GET_THREAD_NUM () .NE. 0) STOP 16
       L = .FALSE.
 C$OMP PARALLEL REDUCTION (.OR.:L)
       L = OMP_GET_NUM_THREADS () .NE. 3
@@ -56,22 +56,22 @@ C$OMP MASTER
       L = L .OR. (OMP_GET_THREAD_NUM () .NE. 0)
 C$OMP END MASTER
 C$OMP END PARALLEL
-      IF (L) CALL ABORT
+      IF (L) STOP 17
 
-      IF (OMP_GET_NUM_PROCS () .LE. 0) CALL ABORT
-      IF (OMP_IN_PARALLEL ()) CALL ABORT
+      IF (OMP_GET_NUM_PROCS () .LE. 0) STOP 18
+      IF (OMP_IN_PARALLEL ()) STOP 19
 C$OMP PARALLEL REDUCTION (.OR.:L)
       L = .NOT. OMP_IN_PARALLEL ()
 C$OMP END PARALLEL
 C$OMP PARALLEL REDUCTION (.OR.:L) IF (.TRUE.)
       L = .NOT. OMP_IN_PARALLEL ()
 C$OMP END PARALLEL
-      IF (L) CALL ABORT
+      IF (L) STOP 20
 
       E = OMP_GET_WTIME ()
-      IF (D .GT. E) CALL ABORT
+      IF (D .GT. E) STOP 21
       D = OMP_GET_WTICK ()
 C Negative precision is definitely wrong,
 C bigger than 1s clock resolution is also strange
-      IF (D .LE. 0 .OR. D .GT. 1.) CALL ABORT
+      IF (D .LE. 0 .OR. D .GT. 1.) STOP 22
       END
index 264a377e5ddd339d2f96c5988d9222bd9ece4e86..34d9b64d9a3bc2424f8c821c60c1422e39500b03 100644 (file)
@@ -11,42 +11,42 @@ C { dg-do run }
 
       CALL OMP_INIT_LOCK (LCK)
       CALL OMP_SET_LOCK (LCK)
-      IF (OMP_TEST_LOCK (LCK)) CALL ABORT
+      IF (OMP_TEST_LOCK (LCK)) STOP 1
       CALL OMP_UNSET_LOCK (LCK)
-      IF (.NOT. OMP_TEST_LOCK (LCK)) CALL ABORT
-      IF (OMP_TEST_LOCK (LCK)) CALL ABORT
+      IF (.NOT. OMP_TEST_LOCK (LCK)) STOP 2
+      IF (OMP_TEST_LOCK (LCK)) STOP 3
       CALL OMP_UNSET_LOCK (LCK)
       CALL OMP_DESTROY_LOCK (LCK)
 
       CALL OMP_INIT_NEST_LOCK (NLCK)
-      IF (OMP_TEST_NEST_LOCK (NLCK) .NE. 1) CALL ABORT
+      IF (OMP_TEST_NEST_LOCK (NLCK) .NE. 1) STOP 4
       CALL OMP_SET_NEST_LOCK (NLCK)
-      IF (OMP_TEST_NEST_LOCK (NLCK) .NE. 3) CALL ABORT
+      IF (OMP_TEST_NEST_LOCK (NLCK) .NE. 3) STOP 5
       CALL OMP_UNSET_NEST_LOCK (NLCK)
       CALL OMP_UNSET_NEST_LOCK (NLCK)
-      IF (OMP_TEST_NEST_LOCK (NLCK) .NE. 2) CALL ABORT
+      IF (OMP_TEST_NEST_LOCK (NLCK) .NE. 2) STOP 6
       CALL OMP_UNSET_NEST_LOCK (NLCK)
       CALL OMP_UNSET_NEST_LOCK (NLCK)
       CALL OMP_DESTROY_NEST_LOCK (NLCK)
 
       CALL OMP_SET_DYNAMIC (.TRUE.)
-      IF (.NOT. OMP_GET_DYNAMIC ()) CALL ABORT
+      IF (.NOT. OMP_GET_DYNAMIC ()) STOP 7
       CALL OMP_SET_DYNAMIC (.FALSE.)
-      IF (OMP_GET_DYNAMIC ()) CALL ABORT
+      IF (OMP_GET_DYNAMIC ()) STOP 8
 
       CALL OMP_SET_NESTED (.TRUE.)
-      IF (.NOT. OMP_GET_NESTED ()) CALL ABORT
+      IF (.NOT. OMP_GET_NESTED ()) STOP 9
       CALL OMP_SET_NESTED (.FALSE.)
-      IF (OMP_GET_NESTED ()) CALL ABORT
+      IF (OMP_GET_NESTED ()) STOP 10
 
       CALL OMP_SET_NUM_THREADS (5)
-      IF (OMP_GET_NUM_THREADS () .NE. 1) CALL ABORT
-      IF (OMP_GET_MAX_THREADS () .NE. 5) CALL ABORT
-      IF (OMP_GET_THREAD_NUM () .NE. 0) CALL ABORT
+      IF (OMP_GET_NUM_THREADS () .NE. 1) STOP 11
+      IF (OMP_GET_MAX_THREADS () .NE. 5) STOP 12
+      IF (OMP_GET_THREAD_NUM () .NE. 0) STOP 13
       CALL OMP_SET_NUM_THREADS (3)
-      IF (OMP_GET_NUM_THREADS () .NE. 1) CALL ABORT
-      IF (OMP_GET_MAX_THREADS () .NE. 3) CALL ABORT
-      IF (OMP_GET_THREAD_NUM () .NE. 0) CALL ABORT
+      IF (OMP_GET_NUM_THREADS () .NE. 1) STOP 14
+      IF (OMP_GET_MAX_THREADS () .NE. 3) STOP 15
+      IF (OMP_GET_THREAD_NUM () .NE. 0) STOP 16
       L = .FALSE.
 C$OMP PARALLEL REDUCTION (.OR.:L)
       L = OMP_GET_NUM_THREADS () .NE. 3
@@ -56,22 +56,22 @@ C$OMP MASTER
       L = L .OR. (OMP_GET_THREAD_NUM () .NE. 0)
 C$OMP END MASTER
 C$OMP END PARALLEL
-      IF (L) CALL ABORT
+      IF (L) STOP 17
 
-      IF (OMP_GET_NUM_PROCS () .LE. 0) CALL ABORT
-      IF (OMP_IN_PARALLEL ()) CALL ABORT
+      IF (OMP_GET_NUM_PROCS () .LE. 0) STOP 18
+      IF (OMP_IN_PARALLEL ()) STOP 19
 C$OMP PARALLEL REDUCTION (.OR.:L)
       L = .NOT. OMP_IN_PARALLEL ()
 C$OMP END PARALLEL
 C$OMP PARALLEL REDUCTION (.OR.:L) IF (.TRUE.)
       L = .NOT. OMP_IN_PARALLEL ()
 C$OMP END PARALLEL
-      IF (L) CALL ABORT
+      IF (L) STOP 20
 
       E = OMP_GET_WTIME ()
-      IF (D .GT. E) CALL ABORT
+      IF (D .GT. E) STOP 21
       D = OMP_GET_WTICK ()
 C Negative precision is definitely wrong,
 C bigger than 1s clock resolution is also strange
-      IF (D .LE. 0 .OR. D .GT. 1.) CALL ABORT
+      IF (D .LE. 0 .OR. D .GT. 1.) STOP 22
       END
index cbb984574ffa5e1664adc014db1af12bd76554ef..ce6aa00e521659547753af432cc20fc767d357e3 100644 (file)
@@ -6,11 +6,11 @@ program lib4
   integer :: modifier
   call omp_set_schedule (omp_sched_static, 32)
   call omp_get_schedule (kind, modifier)
-  if (kind.ne.omp_sched_static.or.modifier.ne.32) call abort
+  if (kind.ne.omp_sched_static.or.modifier.ne.32) STOP 1
   call omp_set_schedule (omp_sched_dynamic, 4)
   call omp_get_schedule (kind, modifier)
-  if (kind.ne.omp_sched_dynamic.or.modifier.ne.4) call abort
-  if (omp_get_thread_limit ().lt.0) call abort
+  if (kind.ne.omp_sched_dynamic.or.modifier.ne.4) STOP 2
+  if (omp_get_thread_limit ().lt.0) STOP 3
   call omp_set_max_active_levels (6)
-  if (omp_get_max_active_levels ().ne.6) call abort
+  if (omp_get_max_active_levels ().ne.6) STOP 4
 end program lib4
index d7d3e3fd6cc902d4f59c8bdc45aeb91318e2cf22..b3408388c5db0c5a0a14f2c2fd4c5497b1fadde2 100644 (file)
@@ -7,16 +7,16 @@
 
   l = .false.
   call omp_init_nest_lock (lock)
-  if (omp_test_nest_lock (lock) .ne. 1) call abort
-  if (omp_test_nest_lock (lock) .ne. 2) call abort
+  if (omp_test_nest_lock (lock) .ne. 1) STOP 1
+  if (omp_test_nest_lock (lock) .ne. 2) STOP 2
 !$omp parallel if (.false.) reduction (.or.:l)
   ! In OpenMP 2.5 this was supposed to return 3,
   ! but in OpenMP 3.0 the parallel region has a different
   ! task and omp_*_lock_t are owned by tasks, not by threads.
   if (omp_test_nest_lock (lock) .ne. 0) l = .true.
 !$omp end parallel
-  if (l) call abort
-  if (omp_test_nest_lock (lock) .ne. 3) call abort
+  if (l) STOP 3
+  if (omp_test_nest_lock (lock) .ne. 3) STOP 4
   call omp_unset_nest_lock (lock)
   call omp_unset_nest_lock (lock)
   call omp_unset_nest_lock (lock)
index 9965139b9ba9d716a094a054c0cf38d264e60005..8608027ef54675a2bb03b3e110e1715a9ec0d890 100644 (file)
@@ -8,8 +8,8 @@
   l = .false.
   call omp_init_nest_lock (lock)
 !$omp parallel num_threads (1) reduction (.or.:l)
-  if (omp_test_nest_lock (lock) .ne. 1) call abort
-  if (omp_test_nest_lock (lock) .ne. 2) call abort
+  if (omp_test_nest_lock (lock) .ne. 1) STOP 1
+  if (omp_test_nest_lock (lock) .ne. 2) STOP 2
 !$omp task if (.false.) shared (lock, l)
   if (omp_test_nest_lock (lock) .ne. 0) l = .true.
 !$omp end task
@@ -19,6 +19,6 @@
   call omp_unset_nest_lock (lock)
   call omp_unset_nest_lock (lock)
 !$omp end parallel
-  if (l) call abort
+  if (l) STOP 3
   call omp_destroy_nest_lock (lock)
 end
index 98c4322d0bf3fd8f277553057201e24762386ede..ed1e832ee6edc4981e4497b46aedbe30eb6cedf7 100644 (file)
@@ -8,16 +8,16 @@ program nested1
   e3 = 0
   call omp_set_nested (.true.)
   call omp_set_dynamic (.false.)
-  if (omp_in_parallel ()) call abort
-  if (omp_get_num_threads ().ne.1) call abort
-  if (omp_get_level ().ne.0) call abort
-  if (omp_get_ancestor_thread_num (0).ne.0) call abort
-  if (omp_get_ancestor_thread_num (-1).ne.-1) call abort
-  if (omp_get_ancestor_thread_num (1).ne.-1) call abort
-  if (omp_get_team_size (0).ne.1) call abort
-  if (omp_get_team_size (-1).ne.-1) call abort
-  if (omp_get_team_size (1).ne.-1) call abort
-  if (omp_get_active_level ().ne.0) call abort
+  if (omp_in_parallel ()) STOP 1
+  if (omp_get_num_threads ().ne.1) STOP 2
+  if (omp_get_level ().ne.0) STOP 3
+  if (omp_get_ancestor_thread_num (0).ne.0) STOP 4
+  if (omp_get_ancestor_thread_num (-1).ne.-1) STOP 5
+  if (omp_get_ancestor_thread_num (1).ne.-1) STOP 6
+  if (omp_get_team_size (0).ne.1) STOP 7
+  if (omp_get_team_size (-1).ne.-1) STOP 8
+  if (omp_get_team_size (1).ne.-1) STOP 9
+  if (omp_get_active_level ().ne.0) STOP 10
 !$omp parallel num_threads (4) private (e, tn1)
   e = 0
   tn1 = omp_get_thread_num ()
@@ -83,5 +83,5 @@ program nested1
 !$omp end parallel
 !$omp end parallel
 !$omp end parallel
-  if (e1.ne.0.or.e2.ne.0.or.e3.ne.0) call abort
+  if (e1.ne.0.or.e2.ne.0.or.e3.ne.0) STOP 11
 end program nested1
index 67dadd6dfc1229870a7d86425d297ceef0390b00..833cb9a088456b29e514ea50883f2e4be8d16362 100644 (file)
@@ -5,7 +5,7 @@
   b = 2
   c = 3
   call foo
-  if (a .ne. 7) call abort
+  if (a .ne. 7) STOP 1
 contains
   subroutine foo
     use omp_lib
@@ -38,6 +38,6 @@ contains
       if (a .ne. 7 .or. b .ne. 8 .or. c .ne. 9) l = .true.
     end if
 !$omp end parallel
-    if (l) call abort
+    if (l) STOP 2
   end subroutine foo
 end
index dfb12ae6622c863113d635f13ecf3a4dd0798b97..34054ad49373b2404f7ea763a75896585450df3b 100644 (file)
@@ -24,8 +24,8 @@ contains
   subroutine test3
     integer :: i
     common /c/ i
-    if (i .lt. 0 .or. i .ge. 4) call abort
-    if (i + 10 .ne. vari) call abort
+    if (i .lt. 0 .or. i .ge. 4) STOP 1
+    if (i + 10 .ne. vari) STOP 2
   end subroutine test3
   subroutine test4
     use omp_lib
index 454749c54851c0f3a8da94f68ee6e69bca1517e8..4e8a18a63ac720500d08b30ec46c15a328fe5816 100644 (file)
@@ -5,7 +5,7 @@ program nestomp
   integer :: j
   j = 8
   call bar
-  if (j.ne.10) call abort
+  if (j.ne.10) STOP 1
 contains
   subroutine foo (i)
     integer :: i
index c987bf440b04517350ab180f31dd1cb2aa95fe6e..bc8614a340ab4771abd52da77f556584c5cdee76 100644 (file)
@@ -6,19 +6,19 @@ program foo
   call test1
   call test2
   do i = 1, 10
-    if (a(i) .ne. 10 * i) call abort
+    if (a(i) .ne. 10 * i) STOP 1
   end do
   !$omp parallel do reduction (+:c)
   do i = 1, 10
     c = c + a
   end do
   do i = 1, 10
-    if (c(i) .ne. 10 * a(i)) call abort
+    if (c(i) .ne. 10 * a(i)) STOP 2
   end do
   !$omp parallel do lastprivate (j)
   do j = 1, 10, k
   end do
-  if (j .ne. 11) call abort
+  if (j .ne. 11) STOP 3
 contains
   subroutine test1
     integer :: i
@@ -36,6 +36,6 @@ contains
     !$omp parallel do lastprivate (j)
     do j = 1, 10, k
     end do
-    if (j .ne. 11) call abort
+    if (j .ne. 11) STOP 4
   end subroutine test2
 end program foo
index 6f306f01d6d4d4e270a2cb82e626645bbd5f801a..e65019e2666c064f83af8722e8ff5ceab5598013 100644 (file)
@@ -30,7 +30,7 @@ contains
       b = b + 1
     end do
 !$omp end simd
-    if (a /= 21 .or. b /= 12) call abort
+    if (a /= 21 .or. b /= 12) STOP 1
 !$omp simd aligned(f : c_sizeof (e(1)))
     do b = 1, 64
       g(b) = f
@@ -44,8 +44,8 @@ contains
     d(2:2,4:5) = d(2:2,4:5) + 1
 !$omp end task
 !$omp task depend(in : a, d(2:2,4:5))
-    if (a /= 22) call abort
-    if (any (d(2:2,4:5) /= 5)) call abort
+    if (a /= 22) STOP 2
+    if (any (d(2:2,4:5) /= 5)) STOP 3
 !$omp end task
 !$omp end taskgroup
 !$omp end single
@@ -64,8 +64,8 @@ contains
     d(2:3,4:4) = 9
 !$omp end target
 !$omp target update from (a, q, d(2:3,4:4), l)
-    if (a /= 6 .or. l .or. b /= 11 .or. any (q /= 8)) call abort
-    if (any (d(2:3,4:4) /= 9) .or. d(2,5) /= 5 .or. d(3,5) /= 4) call abort
+    if (a /= 6 .or. l .or. b /= 11 .or. any (q /= 8)) STOP 4
+    if (any (d(2:3,4:4) /= 9) .or. d(2,5) /= 5 .or. d(3,5) /= 4) STOP 5
     a = 12
     b = 13
     q = 14
@@ -82,7 +82,7 @@ contains
     m = 0
     n = 64
     o = 16
-    if (l) call abort
+    if (l) STOP 6
 !$omp target teams distribute parallel do simd if (.not.l) device(a) &
 !$omp & num_teams(b) dist_schedule(static, c) num_threads (h) &
 !$omp & reduction (+: m) safelen (n) schedule(static, o) &
@@ -91,7 +91,7 @@ contains
       m = m + 1
     end do
 !$omp end target teams distribute parallel do simd
-    if (m /= 64) call abort
+    if (m /= 64) STOP 7
 !$omp end target data
   end subroutine foo
 end subroutine bar
index f9ce94b9ad7a3088aa84d4bb58696d53ac1a4440..cec05287fc2a5842a240a6c742803af80b26f828 100644 (file)
     c = c * 2
 !$omp atomic
     d = 2 / d
-    if (a .ne. 5 .or. b .ne. 2 .or. c .ne. 6 .or. d .ne. 0.5) call abort
+    if (a .ne. 5 .or. b .ne. 2 .or. c .ne. 6 .or. d .ne. 0.5) STOP 1
     d = 1.2
 !$omp atomic
     a = a + c + d
 !$omp atomic
     b = b - (a + c + d)
-    if (a .ne. 12 .or. b .ne. -17) call abort
+    if (a .ne. 12 .or. b .ne. -17) STOP 2
 !$omp atomic
     a = c + d + a
 !$omp atomic
     b = a + c + d - b
-    if (a .ne. 19 .or. b .ne. 43) call abort
+    if (a .ne. 19 .or. b .ne. 43) STOP 3
 !$omp atomic
     b = (a + c + d) - b
     a = 32
 !$omp atomic
     a = a / 3.4
-    if (a .ne. 9 .or. b .ne. -16) call abort
+    if (a .ne. 9 .or. b .ne. -16) STOP 4
 end
index 1dea2c8ebd88dc081d4ee2cce888990343d0cee9..06f6241f01f0e60eafd3664d842681d9ff0dc475 100644 (file)
   n = 20
   call foo (r, d, n)
 
-  if (n .ne. 22) call abort
-  if (any (r .ne. 33)) call abort
+  if (n .ne. 22) STOP 1
+  if (any (r .ne. 33)) STOP 2
 
   i = 1
   j = 18
   k = 23
 !$omp atomic
   i = min (i, j, k, n)
-  if (i .ne. 1) call abort
+  if (i .ne. 1) STOP 3
 !$omp atomic
   i = max (j, n, k, i)
-  if (i .ne. 23) call abort
+  if (i .ne. 23) STOP 4
 
   a = 1
   b = 18
   c = 23
 !$omp atomic
   a = min (a, b, c)
-  if (a .ne. 1) call abort
+  if (a .ne. 1) STOP 5
 !$omp atomic
   a = max (a, b, c)
-  if (a .ne. 23) call abort
+  if (a .ne. 23) STOP 6
 
 contains
   function bar (i)
index e8923d1f21468e91091fc8c6f03a925e8fffc438..e4a1a6e460d64e6cd85a02ce6b2056db9d728ea4 100644 (file)
     c2 = c
 !$omp atomic read
     d2 = d
-    if (a2 .ne. 5 .or. b2 .ne. 2 .or. c2 .ne. 6 .or. d2 .ne. 0.5) call abort
+    if (a2 .ne. 5 .or. b2 .ne. 2 .or. c2 .ne. 6 .or. d2 .ne. 0.5) STOP 1
 !$omp atomic write
     d = 1.2
 !$omp atomic
     a = a + c + d
 !$omp atomic
     b = b - (a + c + d)
-    if (a .ne. 12 .or. b .ne. -17) call abort
+    if (a .ne. 12 .or. b .ne. -17) STOP 2
 !$omp atomic
     a = c + d + a
 !$omp atomic
     b = a + c + d - b
-    if (a .ne. 19 .or. b .ne. 43) call abort
+    if (a .ne. 19 .or. b .ne. 43) STOP 3
 !$omp atomic
     b = (a + c + d) - b
     a = 32
 !$omp atomic
     a = a / 3.4
-    if (a .ne. 9 .or. b .ne. -16) call abort
+    if (a .ne. 9 .or. b .ne. -16) STOP 4
 end
index 725a3bc24eee309fb057167bc4f43aef59fb811b..c4cb5cf9de926ae1289494b5159874828dda28ce 100644 (file)
     d = d / 2.0
     d2 = d
 !$omp end atomic
-    if (a2 .ne. 1 .or. b2 .ne. -16 .or. c2 .ne. 3 .or. d2 .ne. 2) call abort
+    if (a2 .ne. 1 .or. b2 .ne. -16 .or. c2 .ne. 3 .or. d2 .ne. 2) STOP 1
 !$omp atomic read
     a2 = a
 !$omp atomic read
     c2 = c
-    if (a2 .ne. 5 .or. b2 .ne. -16 .or. c2 .ne. 6 .or. d2 .ne. 2) call abort
+    if (a2 .ne. 5 .or. b2 .ne. -16 .or. c2 .ne. 6 .or. d2 .ne. 2) STOP 2
 end
index 8e0641592fd1a26118ec31536bd0fff3a5d97909..1303ba4b51ce4ee0012e2488198a60aed2db2e70 100644 (file)
     d = d / 2.0
     d2 = d
 !$omp end atomic
-    if (a2 .ne. 1 .or. b2 .ne. -16 .or. c2 .ne. 3 .or. d2 .ne. 2) call abort
+    if (a2 .ne. 1 .or. b2 .ne. -16 .or. c2 .ne. 3 .or. d2 .ne. 2) STOP 1
 !$omp atomic read seq_cst
     a2 = a
 !$omp atomic seq_cst, read
     c2 = c
-    if (a2 .ne. 5 .or. b2 .ne. -16 .or. c2 .ne. 6 .or. d2 .ne. 2) call abort
+    if (a2 .ne. 5 .or. b2 .ne. -16 .or. c2 .ne. 6 .or. d2 .ne. 2) STOP 2
     a2 = 10
-    if (a2 .ne. 10) call abort
+    if (a2 .ne. 10) STOP 3
 !$omp atomic capture
     a2 = a
     a = e(1) + e(6) + e(7) * 2
 !$omp endatomic
-    if (a2 .ne. 5) call abort
+    if (a2 .ne. 5) STOP 4
 !$omp atomic read
     a2 = a
 !$omp end atomic
-    if (a2 .ne. 28) call abort
+    if (a2 .ne. 28) STOP 5
 !$omp atomic capture seq_cst
     b2 = b
     b = e(1) + e(7) + e(5) * 2
 !$omp end atomic
-    if (b2 .ne. -16) call abort
+    if (b2 .ne. -16) STOP 6
 !$omp atomic seq_cst, read
     b2 = b
 !$omp end atomic
-    if (b2 .ne. 24) call abort
+    if (b2 .ne. 24) STOP 7
 end
index f51e868aa385516716add58e94acf21671d2f0fe..f050f5101be4d67945fc4e7578040daf7aa4debd 100644 (file)
@@ -1,13 +1,13 @@
 C Test conditional compilation in fixed form if -fopenmp
    10 foo = 2
      &56
-      if (foo.ne.256) call abort
+      if (foo.ne.256) STOP 1
       bar = 26
 !$2 0 ba
 c$   +r = 42
       !$ bar = 62
 !$    bar = bar + 1
-      if (bar.ne.43) call abort
+      if (bar.ne.43) STOP 2
       baz = bar
 *$   0baz = 5
 C$   +12! Comment
@@ -17,5 +17,5 @@ c$   !4
 !$ X  baz = 0 ! Not valid OpenMP conditional compilation lines
 ! $   baz = 1
 c$ 10&baz = 2
-      if (baz.ne.51242) call abort
+      if (baz.ne.51242) STOP 3
       end
index 6df891c6c67051eee42a42f978871c37dcd1cd31..83e79dc36eba50b9025fa8d49f29932e0c2f222a 100644 (file)
@@ -2,13 +2,13 @@ c Test conditional compilation in fixed form if -fno-openmp
 ! { dg-options "-fno-openmp" }
    10 foo = 2
      &56
-      if (foo.ne.256) call abort
+      if (foo.ne.256) STOP 1
       bar = 26
 !$2 0 ba
 c$   +r = 42
       !$ bar = 62
 !$    bar = bar + 1
-      if (bar.ne.26) call abort
+      if (bar.ne.26) STOP 2
       baz = bar
 *$   0baz = 5
 C$   +12! Comment
@@ -18,5 +18,5 @@ c$   !4
 !$ X  baz = 0 ! Not valid OpenMP conditional compilation lines
 ! $   baz = 1
 c$ 10&baz = 2
-      if (baz.ne.26) call abort
+      if (baz.ne.26) STOP 3
       end
index fe8c783c6abe3af5b614ba7839f34508fbb63903..3db2fd1163eb222d55460d1fd1c76a934ab2b417 100644 (file)
@@ -1,7 +1,7 @@
 ! Test conditional compilation in free form if -fopenmp
    10 foo = 2&
   &56
-  if (foo.ne.256) call abort
+  if (foo.ne.256) STOP 1
   bar = 26
    !$  20 ba&
 !$   &r = 4&
@@ -11,7 +11,7 @@
 #ifdef _OPENMP
 bar = bar - 1
 #endif
-  if (bar.ne.43) call abort
+  if (bar.ne.43) STOP 2
       baz = bar
 !$ 30 baz = 5&     ! Comment
 !$12  &  
@@ -19,5 +19,5 @@ bar = bar - 1
 !$X baz = 0 ! Not valid OpenMP conditional compilation lines
 ! $   baz = 1
 baz = baz + 1 !$ baz = 2
-      if (baz.ne.515) call abort
+      if (baz.ne.515) STOP 3
       end
index aa4c5cb76d6f834a208a35e4dcd67f1e612a18f1..ae2e93253aa1e217a820534b816318c694554228 100644 (file)
@@ -2,7 +2,7 @@
 ! { dg-options "-fno-openmp" }
    10 foo = 2&
   &56
-  if (foo.ne.256) call abort
+  if (foo.ne.256) STOP 1
   bar = 26
    !$  20 ba&
 !$   &r = 4&
@@ -12,7 +12,7 @@
 #ifdef _OPENMP
 bar = bar - 1
 #endif
-  if (bar.ne.26) call abort
+  if (bar.ne.26) STOP 2
       baz = bar
 !$ 30 baz = 5&     ! Comment
 !$12  &  
@@ -20,5 +20,5 @@ bar = bar - 1
 !$X baz = 0 ! Not valid OpenMP conditional compilation lines
 ! $   baz = 1
 baz = baz + 1 !$ baz = 2
-      if (baz.ne.27) call abort
+      if (baz.ne.27) STOP 3
       end
index 9cd8cc2ba13499d43e0119951c2945896c0d5cd9..59fe372fe00353d39fb05eac54d284c4696aedd9 100644 (file)
@@ -41,16 +41,16 @@ contains
     d(b + 1) = c
     if (f .ne. g .or. f .ne. b) h = .true.
 !$omp endparallel
-    if (h) call abort
-    if (a .ne. 6) call abort
-    if (j .ne. 24) call abort
-    if (d(1) .eq. -1) call abort
+    if (h) STOP 1
+    if (a .ne. 6) STOP 2
+    if (j .ne. 24) STOP 3
+    if (d(1) .eq. -1) STOP 4
     e = 1
     do g = 1, d(1)
-      if (d(g) .ne. d(1)) call abort
+      if (d(g) .ne. d(1)) STOP 5
       e = e * 2
     end do
-    if (e .ne. i) call abort
+    if (e .ne. i) STOP 6
   end subroutine test_parallel
 
   subroutine test_do_orphan
@@ -77,7 +77,7 @@ contains
     call test_do_orphan
 !$omp do schedule (static) firstprivate (n)
     do 200 i = 1, j
-      if (i .eq. 1 .and. n .ne. 24) call abort
+      if (i .eq. 1 .and. n .ne. 24) STOP 7
       n = i
 200   d(n) = omp_get_thread_num ()
 !$omp enddo nowait
@@ -101,11 +101,11 @@ contains
     end do
     ! Implied omp end do here
 !$omp end parallel
-    if (.not. m) call abort
+    if (.not. m) STOP 8
 
     j = 0
     do i = 1, 64
-      if (d(i) .lt. j .or. d(i) .ge. j + k) call abort
+      if (d(i) .lt. j .or. d(i) .ge. j + k) STOP 9
       if (i .eq. 16) j = 1024
       if (i .eq. 32) j = 2048
       if (i .eq. 48) j = 4096
@@ -150,9 +150,9 @@ contains
     n = 7
 !$omp endsections
 !$omp end parallel
-    if (j .ne. 271 .or. l .ne. 0) call abort
-    if (m .ne. 4 + 6 + 8 + 10) call abort
-    if (n .ne. 7) call abort
+    if (j .ne. 271 .or. l .ne. 0) STOP 10
+    if (m .ne. 4 + 6 + 8 + 10) STOP 11
+    if (n .ne. 7) STOP 12
   end subroutine test_sections
 
   subroutine test_single
@@ -180,6 +180,6 @@ contains
 !$omp end single copyprivate (j)
     if (i .ne. omp_get_thread_num () .or. j .ne. -2) m = .true.
 !$omp endparallel
-    if (m) call abort
+    if (m) STOP 13
   end subroutine test_single
 end
index da54a987275601a4eab837fbbef2dd46bdb189e6..e63f55f7c316ec764aa95a75942192179e94ce4a 100644 (file)
@@ -16,7 +16,7 @@ contains
     j = omp_get_thread_num () .eq. 0
 !$omp endmaster
 !$omp end parallel
-    if (.not. (i .or. j)) call abort
+    if (.not. (i .or. j)) STOP 1
   end subroutine test_master
 
   subroutine test_critical_1 (i, j)
@@ -45,7 +45,7 @@ contains
     i = i + 1
 !$omp endcritical (critical_foo)
 !$omp end parallel
-    if (n .lt. 1 .or. i .ne. n * 3 .or. j .ne. n * 3) call abort
+    if (n .lt. 1 .or. i .ne. n * 3 .or. j .ne. n * 3) STOP 2
   end subroutine test_critical
 
   subroutine test_barrier
@@ -62,7 +62,7 @@ contains
       j = j .or. .true.
     end if
 !$omp end parallel
-    if (i .ne. 5 .or. j) call abort
+    if (i .ne. 5 .or. j) STOP 3
   end subroutine test_barrier
 
   subroutine test_atomic
@@ -89,14 +89,14 @@ contains
     f = max (omp_get_thread_num (), f)
     if (omp_get_thread_num () .eq. 0) g = omp_get_num_threads ()
 !$omp end parallel
-    if (g .le. 0 .or. g .gt. 8) call abort
-    if (a .ne. 6 * g .or. b .ne. 3 ** g) call abort
+    if (g .le. 0 .or. g .gt. 8) STOP 4
+    if (a .ne. 6 * g .or. b .ne. 3 ** g) STOP 5
     if (iand (g, 1) .eq. 1) then
-      if (c .ne. 8) call abort
+      if (c .ne. 8) STOP 6
     else if (c .ne. 0) then
-      call abort
+      STOP 7
     end if
-    if (d .ne. 1024 / (2 ** g)) call abort
-    if (e .ne. 0 .or. f .ne. g - 1) call abort
+    if (d .ne. 1024 / (2 ** g)) STOP 8
+    if (e .ne. 0 .or. f .ne. g - 1) STOP 9
   end subroutine test_atomic
 end
index a39ff103ecd3740d12bda78ed546f6b985146029..d8e86d924a5c5086ba6ddf65752123e27f88010b 100644 (file)
@@ -44,10 +44,10 @@ contains
     j = 1
     do 100 i = 1, 100
       if (i .eq. j) then
-       if (d(i) .ne. i) call abort
+       if (d(i) .ne. i) STOP 1
        j = i + 5
       else
-       if (d(i) .ne. -1) call abort
+       if (d(i) .ne. -1) STOP 2
       end if
 100   d(i) = -1
   end subroutine test_ordered
@@ -68,17 +68,17 @@ contains
 !$omp parallel copyin (/tlsblock/, z) reduction (.or.:m) &
 !$omp& num_threads (4)
     if (omp_get_thread_num () .eq. 0) i = omp_get_num_threads ()
-    if (x .ne. 6 .or. y .ne. 7 .or. z .ne. 8) call abort
+    if (x .ne. 6 .or. y .ne. 7 .or. z .ne. 8) STOP 3
     x = omp_get_thread_num ()
     y = omp_get_thread_num () + 1024
     z = omp_get_thread_num () + 4096
 !$omp end parallel
-    if (x .ne. 0 .or. y .ne. 1024 .or. z .ne. 4096) call abort
+    if (x .ne. 0 .or. y .ne. 1024 .or. z .ne. 4096) STOP 4
 !$omp parallel num_threads (4), private (j) reduction (.or.:n)
     if (omp_get_num_threads () .eq. i) then
       j = omp_get_thread_num ()
       if (x .ne. j .or. y .ne. j + 1024 .or. z .ne. j + 4096) &
-&       call abort
+&       STOP 5
     end if
 !$omp end parallel
     m = m .or. n
@@ -88,9 +88,9 @@ contains
     if (z .ne. 4096) n = .true.
     if (omp_get_num_threads () .eq. i) then
       j = omp_get_thread_num ()
-      if (x .ne. j .or. y .ne. j + 1024) call abort
+      if (x .ne. j .or. y .ne. j + 1024) STOP 6
     end if
 !$omp end parallel
-    if (m .or. n) call abort
+    if (m .or. n) STOP 7
   end subroutine test_threadprivate
 end
index ba35bcb2ad4c1b18abb5ba8d961978d64ba91c83..273ce53075b86fb2765461f19d5b44f020262ee8 100644 (file)
@@ -59,14 +59,14 @@ contains
 !$omp end parallel
 
     if (any (f .ne. (/100, 100, 100, 210, 210, 210, 310, 310, 337, 337/))) &
-&     call abort
-    if (any (g .ne. (/-1, -1, -1, 0, 0, 0, 0, 0, 0, 0/))) call abort
-    if (i .ne. 20) call abort
-!$  if (l .ne. 128 + m) call abort
-    if (any (d .ne. 1 .or. e .ne. 1)) call abort
-    if (any (b .ne. transpose (a))) call abort
-    if (any (c .ne. b)) call abort
+&     STOP 1
+    if (any (g .ne. (/-1, -1, -1, 0, 0, 0, 0, 0, 0, 0/))) STOP 2
+    if (i .ne. 20) STOP 3
+!$  if (l .ne. 128 + m) STOP 4
+    if (any (d .ne. 1 .or. e .ne. 1)) STOP 5
+    if (any (b .ne. transpose (a))) STOP 6
+    if (any (c .ne. b)) STOP 7
     if (any (n .ne. (/1, 2, 6, 12, 5, 30, 42, 56, 9, 90, &
-&                     110, 132, 13, 182, 210, 240/))) call abort
+&                     110, 132, 13, 182, 210, 240/))) STOP 8
   end subroutine test_workshare
 end
index 20ca78a9fed4fe2fefaacb62190314cdbd95da07..de16933f9e526f5d7b2be520fd5a5832c688ac30 100644 (file)
@@ -4,6 +4,6 @@
       implicit none
       include "omp_lib.h"
 
-      if (openmp_version .ne. 201511) call abort;
+      if (openmp_version .ne. 201511) STOP 1;
 
       end program main
index 1e0dbec7bc4ff46ee1c7c1bd8e8ca2ff077bbc47..b2e0d3a70645e3ab35f53aafd281ad1cd4401cef 100644 (file)
@@ -4,6 +4,6 @@ program main
   use omp_lib
   implicit none
 
-  if (openmp_version .ne. 201511) call abort;
+  if (openmp_version .ne. 201511) STOP 1;
 
 end program main
index 56add651026b76469f6c980cff3b18b748c08563..bb165cdfaca244478b7a4564ad49709b38dfbad4 100644 (file)
@@ -34,7 +34,7 @@ program main
   call foo ()
 
   do i = 0, n - 1
-     if (c(i) .ne. (i + MODULO ((i * 3), 7))) call abort
+     if (c(i) .ne. (i + MODULO ((i * 3), 7))) STOP 1
   end do
 
 end program
index 72b3c8d647764948698813e88ec322eb0892a393..5ed4a382a08df796ed6298125dafc95be4c9ac94 100644 (file)
@@ -35,7 +35,7 @@ program main
   call foo (n)
 
   do i = 0, n - 1
-     if (c(i) .ne. (i + MODULO ((i * 3), 7))) call abort
+     if (c(i) .ne. (i + MODULO ((i * 3), 7))) STOP 1
   end do
 
 end program
index d55ef35f4a539012ad109c35220899103e2e69e7..817006a2d207a39c4cdf168f0f42f2c81b7091d2 100644 (file)
@@ -21,7 +21,7 @@ contains
         c(1) = c(1) + 1
       r = r + 1
     !$omp end parallel
-    if (a.ne.r.or.c(1).ne.r) call abort
+    if (a.ne.r.or.c(1).ne.r) STOP 1
     r2 = r
     b => a
     d => c
@@ -33,7 +33,7 @@ contains
         d(1) = d(1) + 1
       r = r + 1
     !$omp end parallel
-    if (b.ne.r+r2.or.d(1).ne.r+r2) call abort
+    if (b.ne.r+r2.or.d(1).ne.r+r2) STOP 2
   end subroutine foo
   subroutine bar (a, c)
     integer, pointer :: a, c(:), b, d(:)
@@ -55,8 +55,8 @@ contains
        end if
       end do
     !$omp end parallel do
-    if (b.ne.100.or.any(d.ne.10)) call abort
-    if (a.ne.17.or.any(c.ne.21)) call abort
+    if (b.ne.100.or.any(d.ne.10)) STOP 3
+    if (a.ne.17.or.any(c.ne.21)) STOP 4
     a => b
     c => d
     !$omp parallel do firstprivate (b, d) lastprivate (b, d)
@@ -71,7 +71,7 @@ contains
        end if
       end do
     !$omp end parallel do
-    if (a.ne.200.or.any(c.ne.20)) call abort
-    if (b.ne.17.or.any(d.ne.21)) call abort
+    if (a.ne.200.or.any(c.ne.20)) STOP 5
+    if (b.ne.17.or.any(d.ne.21)) STOP 6
   end subroutine bar
 end
index f172aed4b1259924abbd2bf0c4198c5cc5602531..859c0e4c36bc46dbea54bb4978f2e8f44af5f14f 100644 (file)
@@ -21,8 +21,8 @@
   thr(1) = thr(1) + 1
   i = i + 1
 !$omp end parallel
-  if (l) call abort
-  if (thr(1).ne.14) call abort
-  if (s(1).ne.1+i) call abort
-  if (u(1).ne.14) call abort
+  if (l) STOP 1
+  if (thr(1).ne.14) STOP 2
+  if (s(1).ne.1+i) STOP 3
+  if (u(1).ne.14) STOP 4
 end
index a868ea4c9b2c64e627744b5fc15f88d5dba5ac2b..f0f760da0aaeff6f083f3f497d1355e93af91491 100644 (file)
@@ -34,7 +34,7 @@ C$OMP END PARALLEL
 C$OMP THREADPRIVATE(/TESTCOM/)
       INTEGER K
       DO K = 1, 10
-         IF (K.NE.BPRIM(K)) CALL ABORT
+         IF (K.NE.BPRIM(K)) STOP 1
       END DO
       RETURN
       END
index 7fe1a53aa1c1f05311d9ade93bb50feaffcdcc7d..61dd1bc04e6c232b2f7d43ce637201fb79ef370b 100644 (file)
@@ -11,5 +11,5 @@
   end do
 !$omp end do
 !$omp end parallel
-  if (k .ne. 100) call abort
+  if (k .ne. 100) STOP 1
 end
index 380a107760bc3e3c068534cd9b8608dcc610adff..8930c780ff25230324201fe805d11d8ad10db300 100644 (file)
@@ -8,7 +8,7 @@ program pr27395_1
   integer, dimension(n) :: sumarray
   call foo(n,m,sumarray)
   do i=1,n
-    if (sumarray(i).ne.m*i) call abort
+    if (sumarray(i).ne.m*i) STOP 1
   end do
 end program pr27395_1
 
index b3cb255f6dd7ce13ccdad6521a35a367f45b7c94..f55b701cdb4285b5ec1654819f7b477a7f1fd97d 100644 (file)
@@ -25,6 +25,6 @@ subroutine foo(n,m)
 !$OMP END DO
 !$OMP END PARALLEL
   do i=1,n
-    if (sumarray(i).ne.m*i) call abort
+    if (sumarray(i).ne.m*i) STOP 1
   end do
 end subroutine foo
index d42e1ef19ab564c623763bf4b146925eb09ba138..7bc5d3e78c8b7e2385958a8ef25ab619aca7b42e 100644 (file)
@@ -6,7 +6,7 @@
 !$omp parallel num_threads (4)
   call foo (j)
 !$omp end parallel
-  if (j.ne.6+16) call abort
+  if (j.ne.6+16) STOP 1
 end
 
 subroutine foo (j)
index 7f6b51d0892d4519e32581ef4a65cf8c69c9c32d..bb75af9c15cdc1e70f7a1f12a0dab0e398f416bc 100644 (file)
@@ -22,5 +22,5 @@ program pr27916
     r = r .or. allocated (a)
   end do
  !$omp end parallel do
-  if (r) call abort
+  if (r) STOP 1
 end program pr27916
index aa8bb0aec6291f0d611355f206298acca2093c3c..7973726cb5793a6d4cb63c0f151c6fbc7d740a86 100644 (file)
@@ -22,5 +22,5 @@ program pr27916
     r = r .or. allocated (a)
   end do
  !$omp end parallel do
-  if (r) call abort
+  if (r) STOP 1
 end program pr27916
index 68fc32b6f503a89d7032580407415189b0b6a946..a667e08f73ee97a1e6b5769098b222c95f568f8e 100644 (file)
@@ -4,5 +4,5 @@
 !$omp parallel do lastprivate(i)
       do i=1,100
       end do
-      if (i.ne.101) call abort
+      if (i.ne.101) STOP 1
       end
index 9ccddffb03921fa68062362518320c98affc5a86..4b802c563105f826231665fba2b9c19c012d1617 100644 (file)
@@ -4,7 +4,7 @@
 program pr29629
   integer :: n
   n = 10000
-  if (any (func(n).ne.10000)) call abort
+  if (any (func(n).ne.10000)) STOP 1
   contains
     function func(n)
       integer, intent(in) :: n
index 2c95cc6e05edc7aad2151129f2684baa97c8ee62..ce496cacd232d96958ae44454e3b07560c0ead8c 100644 (file)
@@ -17,5 +17,5 @@
        e = e + 1
       end if
 !$omp end parallel
-      if (e.ne.0) call abort
+      if (e.ne.0) STOP 1
       end
index 679cab6822dcfd55cc65385e1d1f913d83cc1d98..e6a26f42d82721372324aee89e28832ca52dd5c0 100644 (file)
@@ -9,7 +9,7 @@ program pr33880
     !$omp atomic
       j = j + 1
   end do
-  if (j .ne. 1000) call abort
+  if (j .ne. 1000) STOP 1
 contains
   subroutine something()
     i = 0
index 39f7046d1975602580bf4cbfa919f000770d9bc2..6d2316472d838effa5f61de6f9f79945eab5231e 100644 (file)
@@ -16,5 +16,5 @@
       do i = 1, 300000
         call atomic_add(lhs, rhs)
       enddo
-      if (lhs .ne. 300000) call abort
+      if (lhs .ne. 300000) STOP 1
       end
index 50ff351527abcfe736bf72a333fd1e70d36ebfae..e6be64f15f521bba22aac095ea20cdd9b0df9adf 100644 (file)
@@ -10,7 +10,7 @@ program pr35130
     call inner(k)
   end do
 !$omp end parallel do
-  if (any (a.ne.42)) call abort
+  if (any (a.ne.42)) STOP 1
 contains
  subroutine inner(i)
    implicit none
index dbcc3b71d9b4a0c06d7d1f7a50f9d1caf003a710..3792a33fe9f506fa93d98657d85f71aad3deb67a 100644 (file)
@@ -49,5 +49,5 @@ program pr42162
   !$omp parallel num_threads(3)
   call sub3 (k, c)
   !$omp end parallel
-  if (k.ne.4.or.any(a.ne.2).or.any(b.ne.3).or.any(c.ne.4)) call abort
+  if (k.ne.4.or.any(a.ne.2).or.any(b.ne.3).or.any(c.ne.4)) STOP 1
 end
index f4833abc845ce9427fa88f9cac15ce0e88951568..0d9debce1961b342efc81b2359783d43bbc84ca4 100644 (file)
@@ -7,11 +7,11 @@
   do i = 2147483636, 2147483646
     j = j + 1
   end do
-  if (j.ne.11) call abort
+  if (j.ne.11) STOP 1
   j = 0
 !$omp parallel do reduction(+:j)
   do i = -2147483637, -2147483647, -1
     j = j + 1
   end do
-  if (j.ne.11) call abort
+  if (j.ne.11) STOP 2
 end
index af35112ad32d9d8add8c77069e50e713505b3531..0f7bfad4caeb7f48c5b787a88f901783c2e7f0fc 100644 (file)
@@ -19,5 +19,5 @@
       endif
     !$omp end parallel
   !$omp end parallel
-  if (err .ne. 0) call abort
+  if (err .ne. 0) STOP 1
 end
index cf2bb66fc894b3dcbeea5a4979cea2c8d1346a4e..18643ac5a5057ec7984c1ebab1e930ada533b7fc 100644 (file)
@@ -14,5 +14,5 @@ program pr49792
   real(kind=8) :: b(16)
   b(:) = a(16:1:-1)
   call reverse (16,a)
-  if (any (a.ne.b)) call abort
+  if (any (a.ne.b)) STOP 1
 end program pr49792
index 2101028a9c283f54b673feed83c6e4ab86bfebb2..689f7decacba8e4a2994677b93b4bb345a1e926d 100644 (file)
@@ -17,6 +17,6 @@ program pr49792
 !$omp parallel workshare
   a = b
 !$omp end parallel workshare
-  if (size(a).ne.size(b)) call abort()
-  if (any (a.ne.b)) call abort()
+  if (size(a).ne.size(b)) STOP 1
+  if (any (a.ne.b)) STOP 2
 end program pr49792
index 27501b2f8ab09b30913766997ee6228584abfa49..eb85500ea4c1b962f778a8c7fbe324c1b0939c0e 100644 (file)
@@ -10,5 +10,5 @@ program pr63938_1
     x(1) = x(1) + 1
   end do
 !$omp end parallel do
-  if (x(1) .ne. 1000) call abort
+  if (x(1) .ne. 1000) STOP 1
 end program pr63938_1
index e5f37ba7602a3ce1906a4ce9ee2691dbd8586e20..934e800648e45cde348160e16f2bad3134014efb 100644 (file)
@@ -14,5 +14,5 @@ program pr63938_2
     x%x = x%x + 1
   end do
 !$omp end parallel do
-  if (x%x .ne. 1000) call abort
+  if (x%x .ne. 1000) STOP 1
 end program pr63938_2
index c19f077753d4f6f37cdaad28e41f2b998c96e15e..25754314766b5088b2e75c1148566b89c493796b 100644 (file)
@@ -13,9 +13,9 @@
     end do
   do i = 1, 151
     if (mod (i, 31) .eq. 1) then
-      if (a(i) .ne. 2) call abort
+      if (a(i) .ne. 2) STOP 1
     else
-      if (a(i) .ne. 0) call abort
+      if (a(i) .ne. 0) STOP 2
     end if
   end do
 end
index 55ad6277307347818233cb716bf739537adbd037..ecf624583401ab99651dbb03b7294fad316a160d 100644 (file)
@@ -10,7 +10,7 @@
   do d = a, b
     u(d) = v(d) + w(d)
   end do
-  if (d .ne. 1025) call abort
+  if (d .ne. 1025) STOP 1
   c = 17
   d = 75
   !$omp parallel do simd default(none) firstprivate (a, b) shared(u, v, w) &
@@ -20,8 +20,8 @@
     c = c + 5
     e = c
   end do
-  if (d .ne. 1025 .or. c .ne. (17 + 5 * 1024)) call abort
-  if (e .ne. (17 + 5 * 1024)) call abort
+  if (d .ne. 1025 .or. c .ne. (17 + 5 * 1024)) STOP 2
+  if (e .ne. (17 + 5 * 1024)) STOP 3
   a1 = 0
   a2 = 0
   b1 = 31
@@ -35,7 +35,7 @@
       u(d1 * 32 + d2 + 1) = v(d1 * 32 + d2 + 1) + w(d1 * 32 + d2 + 1)
     end do
   end do
-  if (d1 .ne. 32 .or. d2 .ne. 32) call abort
+  if (d1 .ne. 32 .or. d2 .ne. 32) STOP 4
   d1 = 7
   d2 = 9
   !$omp parallel do simd default(none) firstprivate (a1, b1, a2, b2) &
@@ -45,5 +45,5 @@
       u(d1 * 32 + d2 + 1) = v(d1 * 32 + d2 + 1) + w(d1 * 32 + d2 + 1)
     end do
   end do
-  if (d1 .ne. 32 .or. d2 .ne. 32) call abort
+  if (d1 .ne. 32 .or. d2 .ne. 32) STOP 5
 end
index 6d0d6bec46d34b6c7c46c7106014ac93286dc631..7fcbf73862dfd3a6d4ed71beaaf4deceed65ec38 100644 (file)
@@ -16,5 +16,5 @@ program pr71014
       end do
     end associate
   end do
-  if (any(s /= t)) call abort
+  if (any(s /= t)) STOP 1
 end program pr71014
index 460a2a04fb33a2e50e0f4570325cdf2c5c0ff98d..c7419342ca62d05c431b5ade3dff6b4f8487becf 100644 (file)
@@ -13,5 +13,5 @@ program pr81304
      a = min (a, c)
      b = max (b, c)
    end do
-   if (any (a /= (/ 1, -4, 6 /)) .or. any (b /= (/ 16, 11, 21 /))) call abort
+   if (any (a /= (/ 1, -4, 6 /)) .or. any (b /= (/ 16, 11, 21 /))) STOP 1
 end
index 176d1c8d9c0c38136127ba11c163a85d649a4789..ed75837c37b95f78d1b9354467f17c437580e6e4 100644 (file)
@@ -17,10 +17,10 @@ program pr81841
   common /c/ e, f
   !$omp threadprivate (/c/)
   !$omp parallel num_threads(8)
-  if ((e /= 32) .or. any(f /= 1.)) call abort
+  if ((e /= 32) .or. any(f /= 1.)) STOP 1
   e = omp_get_thread_num ()
   f = e + 19.
   !$omp barrier
-  if ((e /= omp_get_thread_num ()) .or. any(f /= e + 19.)) call abort
+  if ((e /= omp_get_thread_num ()) .or. any(f /= e + 19.)) STOP 2
   !$omp end parallel
 end
index e56c022446cddc71386af569934bf719040a7da3..59391211a749230ecebfd62f7aa983ca106caf53 100644 (file)
@@ -15,7 +15,7 @@
     c(i) = foo (a(i), b(i))
   end do
   do i = 1, 1024
-    if (c(i).ne.(2 * i)) call abort
+    if (c(i).ne.(2 * i)) STOP 1
   end do
 contains
   real function foo (x, y)
index a6657d180959aeaa82eadf470054b3ffeaaefd8e..f85fbf2ba87450d3f651a50c013e6a166fa9045e 100644 (file)
@@ -23,7 +23,7 @@
     c(i) = foo (a(i), b(:,i))
   end do
   do i = 1, 1024
-    if (c(i).ne.(6 * i)) call abort
+    if (c(i).ne.(6 * i)) STOP 1
   end do
 contains  
   function foo (x, y)
index 4187739826facd55715a170b5ca5016b673a18d7..560d0da421636c877871db41eb219c2ca5fd9925 100644 (file)
   integer :: i
   ptr => foo
 !$omp parallel shared (ptr)
-  if (ptr () /= 1) call abort
+  if (ptr () /= 1) STOP 1
 !$omp end parallel
   ptr => bar
 !$omp parallel firstprivate (ptr)
-  if (ptr () /= 2) call abort
+  if (ptr () /= 2) STOP 2
 !$omp end parallel
 !$omp parallel sections lastprivate (ptr)
 !$omp section
   ptr => foo
-  if (ptr () /= 1) call abort
+  if (ptr () /= 1) STOP 3
 !$omp section
   ptr => bar
-  if (ptr () /= 2) call abort
+  if (ptr () /= 2) STOP 4
 !$omp section
   ptr => baz
-  if (ptr () /= 3) call abort
+  if (ptr () /= 3) STOP 5
 !$omp end parallel sections
-  if (ptr () /= 3) call abort
-  if (.not.associated (ptr, baz)) call abort
+  if (ptr () /= 3) STOP 6
+  if (.not.associated (ptr, baz)) STOP 7
 end
 integer function foo ()
   foo = 1
index 0cae26173f69c45b3434948728142bc683d16e77..c9aec7e415964157506caaeb9fa1bf140ceb7237 100644 (file)
@@ -14,7 +14,7 @@ do i=1,10
   call sub(i)
 end do
 !$omp end parallel do
-if (s/=55) call abort()
+if (s/=55) STOP 1
 
 contains
 
index d6ceb081443a8b75ac51566101beb136cc7188a9..bc036b057ea7dba7c13b73810c1490c25d92d488 100644 (file)
     ca = cmplx (-1, 0)
   end if
 !$omp end parallel
-  if (v) call abort
+  if (v) STOP 1
   if (cnt .eq. 3) then
-    if (i .ne. 8 .or. any (ia .ne. (/3, 3, 1, 6, 6, 8/))) call abort
-    if (r .ne. 8 .or. any (ra .ne. (/9.5, 8.0, 1.5, 1.5/))) call abort
-    if (d .ne. 12.5 .or. any (da .ne. (/8.0, 16.5, 16.5, 14.0, 5.5/))) call abort
-    if (c .ne. cmplx (11.5, -5)) call abort
-    if (ca(1) .ne. cmplx (12, 2)) call abort
-    if (ca(2) .ne. cmplx (6.5, 3) .or. ca(2) .ne. ca(3)) call abort
+    if (i .ne. 8 .or. any (ia .ne. (/3, 3, 1, 6, 6, 8/))) STOP 2
+    if (r .ne. 8 .or. any (ra .ne. (/9.5, 8.0, 1.5, 1.5/))) STOP 3
+    if (d .ne. 12.5 .or. any (da .ne. (/8.0, 16.5, 16.5, 14.0, 5.5/))) STOP 4
+    if (c .ne. cmplx (11.5, -5)) STOP 5
+    if (ca(1) .ne. cmplx (12, 2)) STOP 6
+    if (ca(2) .ne. cmplx (6.5, 3) .or. ca(2) .ne. ca(3)) STOP 7
   end if
 
   i = 1
     ca = cmplx (-1, 0)
   end if
 !$omp end parallel
-  if (v) call abort
+  if (v) STOP 8
   if (cnt .eq. 3) then
-    if (i .ne. 8 .or. any (ia .ne. (/3, 3, 1, 6, 6, 8/))) call abort
-    if (r .ne. 8 .or. any (ra .ne. (/9.5, 8.0, 1.5, 1.5/))) call abort
-    if (d .ne. 12.5 .or. any (da .ne. (/8.0, 16.5, 16.5, 14.0, 5.5/))) call abort
-    if (c .ne. cmplx (11.5, -5)) call abort
-    if (ca(1) .ne. cmplx (12, 2)) call abort
-    if (ca(2) .ne. cmplx (6.5, 3) .or. ca(2) .ne. ca(3)) call abort
+    if (i .ne. 8 .or. any (ia .ne. (/3, 3, 1, 6, 6, 8/))) STOP 9
+    if (r .ne. 8 .or. any (ra .ne. (/9.5, 8.0, 1.5, 1.5/))) STOP 10
+    if (d .ne. 12.5 .or. any (da .ne. (/8.0, 16.5, 16.5, 14.0, 5.5/))) STOP 11
+    if (c .ne. cmplx (11.5, -5)) STOP 12
+    if (ca(1) .ne. cmplx (12, 2)) STOP 13
+    if (ca(2) .ne. cmplx (6.5, 3) .or. ca(2) .ne. ca(3)) STOP 14
   end if
 
   i = 1
     ca = cmplx (-1, 0)
   end if
 !$omp end parallel
-  if (v) call abort
+  if (v) STOP 15
   if (cnt .eq. 3) then
-    if (i .ne. 6 .or. any (ia .ne. (/4, 4, 8, -16, -16, -8/))) call abort
-    if (r .ne. 8 .or. any (ra .ne. (/4., -2., -1., -1./))) call abort
-    if (d .ne. -40 .or. any (da .ne. (/32., -64., -64., 64., -32./))) call abort
-    if (c .ne. cmplx (0, 15)) call abort
-    if (ca(1) .ne. cmplx (0, 10)) call abort
-    if (ca(2) .ne. cmplx (-2, 0) .or. ca(2) .ne. ca(3)) call abort
+    if (i .ne. 6 .or. any (ia .ne. (/4, 4, 8, -16, -16, -8/))) STOP 16
+    if (r .ne. 8 .or. any (ra .ne. (/4., -2., -1., -1./))) STOP 17
+    if (d .ne. -40 .or. any (da .ne. (/32., -64., -64., 64., -32./))) STOP 18
+    if (c .ne. cmplx (0, 15)) STOP 19
+    if (ca(1) .ne. cmplx (0, 10)) STOP 20
+    if (ca(2) .ne. cmplx (-2, 0) .or. ca(2) .ne. ca(3)) STOP 21
   end if
 end
index 9bdeb77de857474d1acf172cf567ca47bd205fb0..6af173d2397ffb5deae0cbe9ab085cd4fbef4d0e 100644 (file)
     ma(1) = .true.
   end if
 !$omp end parallel
-  if (v) call abort
+  if (v) STOP 1
   if (cnt .eq. 3) then
-    if (l .or. any (la .neqv. (/.true., .false., .false., .false./))) call abort
-    if (.not. m .or. any (ma .neqv. (/.true., .true., .false., .true./))) call abort
+    if (l .or. any (la .neqv. (/.true., .false., .false., .false./))) STOP 2
+    if (.not. m .or. any (ma .neqv. (/.true., .true., .false., .true./))) STOP 3
   end if
 
   l = .true.
     ma(1) = .true.
   end if
 !$omp end parallel
-  if (v) call abort
+  if (v) STOP 4
   if (cnt .eq. 3) then
-    if (.not. l .or. any (la .neqv. (/.true., .false., .true., .false./))) call abort
-    if (.not. m .or. any (ma .neqv. (/.false., .true., .false., .true./))) call abort
+    if (.not. l .or. any (la .neqv. (/.true., .false., .true., .false./))) STOP 5
+    if (.not. m .or. any (ma .neqv. (/.false., .true., .false., .true./))) STOP 6
   end if
 
 end
index 89b9d1af695a928cd96c76a496f46b67da067fbe..b0a858b54f02cf7eb8503ab34f025eb087787c68 100644 (file)
     da = -1
   end if
 !$omp end parallel
-  if (v) call abort
+  if (v) STOP 1
   if (cnt .eq. 3) then
-    if (i .ne. 4 .or. any (ia .ne. (/7, 2, 2, 5, 5, 5/))) call abort
-    if (r .ne. 5 .or. any (ra .ne. (/6.5, 6.5, 4., 4./))) call abort
-    if (d .ne. 8.5 .or. any (da .ne. (/6.5, 8.5, 8.5, 8.5, 6.5/))) call abort
+    if (i .ne. 4 .or. any (ia .ne. (/7, 2, 2, 5, 5, 5/))) STOP 2
+    if (r .ne. 5 .or. any (ra .ne. (/6.5, 6.5, 4., 4./))) STOP 3
+    if (d .ne. 8.5 .or. any (da .ne. (/6.5, 8.5, 8.5, 8.5, 6.5/))) STOP 4
   end if
 
   i = 1
     da(1:4) = 6
   end if
 !$omp end parallel
-  if (v) call abort
+  if (v) STOP 5
   if (cnt .eq. 3) then
-    if (i .ne. 1 .or. any (ia .ne. (/1, 1, -2, -2, -2, 1/))) call abort
-    if (r .ne. -1 .or. any (ra .ne. (/4., -1.5, -8.5, -1.5/))) call abort
-    if (d .ne. -2.5 .or. any (da .ne. (/2.5, 2.5, 2.5, 6., 6.5/))) call abort
+    if (i .ne. 1 .or. any (ia .ne. (/1, 1, -2, -2, -2, 1/))) STOP 6
+    if (r .ne. -1 .or. any (ra .ne. (/4., -1.5, -8.5, -1.5/))) STOP 7
+    if (d .ne. -2.5 .or. any (da .ne. (/2.5, 2.5, 2.5, 6., 6.5/))) STOP 8
   end if
 end
index bb1ed0e209cf48e54a03b08c0969429a7d679dbf..91c7fc89bf25e4cca4df9530b8508c882d18884a 100644 (file)
     ka(6:6) = Z'777'
   end if
 !$omp end parallel
-  if (v) call abort
+  if (v) STOP 1
   if (cnt .eq. 3) then
     ta = (/Z'f0ff03', Z'f0af03', Z'f0af01', Z'f0af01', Z'f0af01', Z'f0ff0f'/)
-    if (i .ne. Z'777f07' .or. any (ia .ne. ta)) call abort
+    if (i .ne. Z'777f07' .or. any (ia .ne. ta)) STOP 2
     ta = (/Z'f5a01', Z'f5a09', Z'f5a09', Z'f5a08', Z'f5f08', Z'f5f00'/)
-    if (j .ne. Z'fff80' .or. any (ja .ne. ta)) call abort
+    if (j .ne. Z'fff80' .or. any (ja .ne. ta)) STOP 3
     ta = (/Z'5a5a5', Z'5a5a5', Z'aaba2', Z'aaba2', Z'5aaaa', Z'5addd'/)
-    if (k .ne. Z'54a8f' .or. any (ka .ne. ta)) call abort
+    if (k .ne. Z'54a8f' .or. any (ka .ne. ta)) STOP 4
   end if
 end
index 24c2ff612e26bc1f23cf0f4fd89d5866b872c5ac..f8fdcb471fe6fd5cdb28aa00a18662f82fb2195f 100644 (file)
@@ -18,7 +18,7 @@ contains
 !$omp section
     n = bitwise_or (n, Z'2000')
 !$omp end parallel sections
-    if (n .ne. Z'243f') call abort
+    if (n .ne. Z'243f') STOP 1
   end subroutine
   subroutine test2
     use reduction5, min => max, max => min
@@ -36,7 +36,7 @@ contains
     if (m .gt. 3) m = 3
     if (n .lt. -1) n = -1
 !$omp end parallel sections
-    if (m .ne. 3 .or. n .ne. 15) call abort
+    if (m .ne. 3 .or. n .ne. 15) STOP 2
   end subroutine test2
 end
 
index 9f3ec6ca8935cd816901c4c751656417b2862392..99fb8d16bc0390b27917c8c95ef40b926b0be68b 100644 (file)
@@ -8,7 +8,7 @@
   call foo (a (2:4, 3:5), nthreads)
   if (nthreads .eq. 3) then
     write (c, '(36i1)') a
-    if (c .ne. '999999999999966699966699966699999999') call abort
+    if (c .ne. '999999999999966699966699966699999999') STOP 1
   end if
 contains
   subroutine foo (b, nthreads)
@@ -27,6 +27,6 @@ contains
 !$omp end master
     b = 2
 !$omp end parallel
-    if (err .gt. 0) call abort
+    if (err .gt. 0) STOP 2
   end subroutine foo
 end
index b959e2716b89f42b6f69511f3551f4b6b6c1ab29..8c9631b49d2d7ae58aeae3fa96a06408efb83ddc 100644 (file)
@@ -8,10 +8,10 @@
   k = 0
   d = 24.5
   call test (i, j, k, d)
-  if (i .ne. 38) call abort
-  if (iand (k, 255) .ne. 0) call abort
+  if (i .ne. 38) STOP 1
+  if (iand (k, 255) .ne. 0) STOP 2
   if (iand (k, 65280) .eq. 0) then
-    if (k .ne. 65536 * 4) call abort
+    if (k .ne. 65536 * 4) STOP 3
   end if
 contains
   subroutine test (i, j, k, d)
index 1232b6926cb368b2afd37b5cba6c84b6389051a1..87efab255e12242c0ef82ee1c6a4f012cc53c916 100644 (file)
@@ -11,7 +11,7 @@ contains
     a = 15
     l = bar (a)
 !$omp end parallel
-    if (l) call abort
+    if (l) STOP 1
   end subroutine
   function bar (a)
     real, dimension (5) :: a
index b25945731e905966a51e42858e25015687a4829b..db49a0da8a0bebe96b5c60aad8a883a5d56f2de8 100644 (file)
@@ -14,7 +14,7 @@ function f1 ()
   l = l .or. (omp_get_thread_num () .eq. 0 .and. f1 .ne. 8.5)
   l = l .or. (omp_get_thread_num () .eq. 1 .and. f1 .ne. 14.5)
 !$omp end parallel
-  if (l) call abort
+  if (l) STOP 1
   f1 = -2.5
 end function f1
 function f2 ()
@@ -32,7 +32,7 @@ entry e2 ()
   l = l .or. (omp_get_thread_num () .eq. 0 .and. e2 .ne. 8.5)
   l = l .or. (omp_get_thread_num () .eq. 1 .and. e2 .ne. 14.5)
 !$omp end parallel
-  if (l) call abort
+  if (l) STOP 2
   e2 = 7.5
 end function f2
 function f3 ()
@@ -53,7 +53,7 @@ entry e3 ()
   l = l .or. (omp_get_thread_num () .eq. 1 .and. e3 .ne. 14.5)
   l = l .or. f3 .ne. e3 - 4.5
 !$omp end parallel
-  if (l) call abort
+  if (l) STOP 3
   e3 = 0.5
 end function f3
 function f4 () result (r4)
@@ -74,7 +74,7 @@ entry e4 () result (s4)
   l = l .or. (omp_get_thread_num () .eq. 1 .and. s4 .ne. 14.5)
   l = l .or. r4 .ne. s4 - 4.5
 !$omp end parallel
-  if (l) call abort
+  if (l) STOP 4
   s4 = -0.5
 end function f4
 function f5 (is_f5)
@@ -101,20 +101,20 @@ entry e5 (is_f5)
   l = l .or. (omp_get_thread_num () .eq. 1 .and. e5 .ne. 14)
   l = l .or. f5 .ne. e5 - 4.5
 !$omp end parallel
-  if (l) call abort
+  if (l) STOP 5
   if (is_f5) f5 = -2.5
   if (.not. is_f5) e5 = 8
 end function f5
 
   real :: f1, f2, e2, f3, e3, f4, e4, f5
   integer :: e5
-  if (f1 () .ne. -2.5) call abort
-  if (f2 () .ne. 7.5) call abort
-  if (e2 () .ne. 7.5) call abort
-  if (f3 () .ne. 0.5) call abort
-  if (e3 () .ne. 0.5) call abort
-  if (f4 () .ne. -0.5) call abort
-  if (e4 () .ne. -0.5) call abort
-  if (f5 (.true.) .ne. -2.5) call abort
-  if (e5 (.false.) .ne. 8) call abort
+  if (f1 () .ne. -2.5) STOP 6
+  if (f2 () .ne. 7.5) STOP 7
+  if (e2 () .ne. 7.5) STOP 8
+  if (f3 () .ne. 0.5) STOP 9
+  if (e3 () .ne. 0.5) STOP 10
+  if (f4 () .ne. -0.5) STOP 11
+  if (e4 () .ne. -0.5) STOP 12
+  if (f5 (.true.) .ne. -2.5) STOP 13
+  if (e5 (.false.) .ne. 8) STOP 14
 end
index 92da15f58f1b0cdf861c33ea5b3fc700ebb851c6..a2fd5b991172a7107016517a3c0ed63869e13369 100644 (file)
@@ -17,11 +17,11 @@ contains
     l = l .or. (omp_get_thread_num () .eq. 0 .and. f1 .ne. 8.5)
     l = l .or. (omp_get_thread_num () .eq. 1 .and. f1 .ne. 14.5)
 !$omp end parallel
-    if (l) call abort
+    if (l) STOP 1
     f1 = -2.5
   end subroutine sub1
 end function f1
 
   real :: f1
-  if (f1 () .ne. -2.5) call abort
+  if (f1 () .ne. -2.5) STOP 2
 end
index 063e7db835783531a6f3d6a7bc8cbbbd70b4208d..03633e9a78ca7f86a1f992482e49cba76b82e370 100644 (file)
@@ -25,5 +25,5 @@
 !$omp barrier
   if (j .ne. 25 .or. i .ne. (k * 10 + 14)) l = .true.
 !$omp end parallel
-  if (l .or. j .ne. 25) call abort
+  if (l .or. j .ne. 25) STOP 1
 end
index 266dd46fadb01fce48266b57248044e05bea55a8..0b01059ee1d545932c84d901725aaa0fbac1fa69 100644 (file)
@@ -27,6 +27,6 @@
 !$omp barrier
   if (j .ne. 25 .or. i .ne. (k * 10 + 14)) l = .true.
 !$omp end parallel
-  if (l) call abort
-  if (j .ne. 25) call abort
+  if (l) STOP 1
+  if (j .ne. 25) STOP 2
 end
index b97d27f8dc50e72000ba867877f246a2f0350a93..558e141e1d175414d5cead6db50ec7d3efa2298d 100644 (file)
@@ -30,6 +30,6 @@
     s = s + l
     t%x = t%x + l
   end do
-  if (r.ne.2700.or.j.ne.70.or.k.ne.80.or.s.ne.2700) call abort
-  if (t%x.ne.2700) call abort
+  if (r.ne.2700.or.j.ne.70.or.k.ne.80.or.s.ne.2700) STOP 1
+  if (t%x.ne.2700) STOP 2
 end
index 9b90bcdd019bccc96b02c50a1f1d9df2af2593e9..0062d5e6e60bfdcf2ebb2f39cc54b4b3dae8a96f 100644 (file)
   end do
   s = foo (b)
   do i = 1, 1024
-    if (a(i).ne.((i - 513) * b(i))) call abort
+    if (a(i).ne.((i - 513) * b(i))) STOP 1
     if (i.lt.52.and.modulo (i - 52, 39).ne.0) then
-      if (b(i).ne.(modulo (i - 52, 39) - 39)) call abort
+      if (b(i).ne.(modulo (i - 52, 39) - 39)) STOP 2
     else
-      if (b(i).ne.(modulo (i - 52, 39))) call abort
+      if (b(i).ne.(modulo (i - 52, 39))) STOP 3
     end if
     a(i) = i - 513
   end do
-  if (k.ne.(4 + 3 * 1024).or.s.ne.1596127) call abort
+  if (k.ne.(4 + 3 * 1024).or.s.ne.1596127) STOP 4
   k = 4
   m = 2
   t = 1
   s = bar (b)
   do i = 1, 1024
-    if (a(i).ne.((i - 513) * b(i))) call abort
+    if (a(i).ne.((i - 513) * b(i))) STOP 5
     if (i.lt.52.and.modulo (i - 52, 39).ne.0) then
-      if (b(i).ne.(modulo (i - 52, 39) - 39)) call abort
+      if (b(i).ne.(modulo (i - 52, 39) - 39)) STOP 6
     else
-      if (b(i).ne.(modulo (i - 52, 39))) call abort
+      if (b(i).ne.(modulo (i - 52, 39))) STOP 7
     end if
     a(i) = i - 513
   end do
-  if (k.ne.(4 + 3 * 1024).or.s.ne.1596127) call abort
+  if (k.ne.(4 + 3 * 1024).or.s.ne.1596127) STOP 8
   k = 4
   m = 2
   t = 1
   s = baz (b)
   do i = 1, 1024
-    if (a(i).ne.((i - 513) * b(i))) call abort
+    if (a(i).ne.((i - 513) * b(i))) STOP 9
     if (i.lt.52.and.modulo (i - 52, 39).ne.0) then
-      if (b(i).ne.(modulo (i - 52, 39) - 39)) call abort
+      if (b(i).ne.(modulo (i - 52, 39) - 39)) STOP 10
     else
-      if (b(i).ne.(modulo (i - 52, 39))) call abort
+      if (b(i).ne.(modulo (i - 52, 39))) STOP 11
     end if
   end do
-  if (k.ne.(4 + 3 * 1024).or.s.ne.1596127) call abort
+  if (k.ne.(4 + 3 * 1024).or.s.ne.1596127) STOP 12
 contains
   function foo (p)
     integer :: p(1024), u, v, i, s, foo
@@ -62,8 +62,8 @@ contains
       s = s + p(i) + k
     end do
     !$omp end simd
-    if (i.ne.1025) call abort
-    if (u.ne.(36 + 4 + 3 * 1023).or.v.ne.(36 + 4 + 3 * 1024)) call abort
+    if (i.ne.1025) STOP 13
+    if (u.ne.(36 + 4 + 3 * 1023).or.v.ne.(36 + 4 + 3 * 1024)) STOP 14
     foo = s
   end function foo
   function bar (p)
@@ -78,8 +78,8 @@ contains
       s = s + p(i) + k
     end do
     !$omp end simd
-    if (i.ne.1025) call abort
-    if (u.ne.(36 + 4 + 3 * 1023).or.v.ne.(36 + 4 + 3 * 1024)) call abort
+    if (i.ne.1025) STOP 15
+    if (u.ne.(36 + 4 + 3 * 1023).or.v.ne.(36 + 4 + 3 * 1024)) STOP 16
     bar = s
   end function bar
   function baz (p)
@@ -94,8 +94,8 @@ contains
       v = p(i) + k
       s = s + p(i) + k
     end do
-    if (i.ne.1025) call abort
-    if (u.ne.(36 + 4 + 3 * 1023).or.v.ne.(36 + 4 + 3 * 1024)) call abort
+    if (i.ne.1025) STOP 17
+    if (u.ne.(36 + 4 + 3 * 1023).or.v.ne.(36 + 4 + 3 * 1024)) STOP 18
     baz = s
   end function baz
 end
index df9f4cac3fef42de2a38053e8a36f0f1846eabef..22ff564bd06cb55f53dd7dc0aae4ac177f73f99d 100644 (file)
   end do
   s = foo (b)
   do i = 1, 1024
-    if (a(i).ne.((i - 513) * b(i))) call abort
+    if (a(i).ne.((i - 513) * b(i))) STOP 1
     if (i.lt.52.and.modulo (i - 52, 39).ne.0) then
-      if (b(i).ne.(modulo (i - 52, 39) - 39)) call abort
+      if (b(i).ne.(modulo (i - 52, 39) - 39)) STOP 2
     else
-      if (b(i).ne.(modulo (i - 52, 39))) call abort
+      if (b(i).ne.(modulo (i - 52, 39))) STOP 3
     end if
     a(i) = i - 513
   end do
-  if (k.ne.(4 + 3 * 1024).or.s.ne.1596127) call abort
+  if (k.ne.(4 + 3 * 1024).or.s.ne.1596127) STOP 4
   k = 4
   m = 2
   t = 1
   s = bar (b)
   do i = 1, 1024
-    if (a(i).ne.((i - 513) * b(i))) call abort
+    if (a(i).ne.((i - 513) * b(i))) STOP 5
     if (i.lt.52.and.modulo (i - 52, 39).ne.0) then
-      if (b(i).ne.(modulo (i - 52, 39) - 39)) call abort
+      if (b(i).ne.(modulo (i - 52, 39) - 39)) STOP 6
     else
-      if (b(i).ne.(modulo (i - 52, 39))) call abort
+      if (b(i).ne.(modulo (i - 52, 39))) STOP 7
     end if
     a(i) = i - 513
   end do
-  if (k.ne.(4 + 3 * 1024).or.s.ne.1596127) call abort
+  if (k.ne.(4 + 3 * 1024).or.s.ne.1596127) STOP 8
   k = 4
   m = 2
   t = 1
   s = baz (b)
   do i = 1, 1024
-    if (a(i).ne.((i - 513) * b(i))) call abort
+    if (a(i).ne.((i - 513) * b(i))) STOP 9
     if (i.lt.52.and.modulo (i - 52, 39).ne.0) then
-      if (b(i).ne.(modulo (i - 52, 39) - 39)) call abort
+      if (b(i).ne.(modulo (i - 52, 39) - 39)) STOP 10
     else
-      if (b(i).ne.(modulo (i - 52, 39))) call abort
+      if (b(i).ne.(modulo (i - 52, 39))) STOP 11
     end if
   end do
-  if (k.ne.(4 + 3 * 1024).or.s.ne.1596127) call abort
+  if (k.ne.(4 + 3 * 1024).or.s.ne.1596127) STOP 12
 contains
   function foo (p)
     integer :: p(1024), u, v, i, s, foo
@@ -65,8 +65,8 @@ contains
     end do
     !$omp end do simd
     !$omp end parallel
-    if (i.ne.1025) call abort
-    if (u.ne.(36 + 4 + 3 * 1023).or.v.ne.(36 + 4 + 3 * 1024)) call abort
+    if (i.ne.1025) STOP 13
+    if (u.ne.(36 + 4 + 3 * 1023).or.v.ne.(36 + 4 + 3 * 1024)) STOP 14
     foo = s
   end function foo
   function bar (p)
@@ -84,8 +84,8 @@ contains
     end do
     !$omp end do simd
     !$omp endparallel
-    if (i.ne.1025) call abort
-    if (u.ne.(36 + 4 + 3 * 1023).or.v.ne.(36 + 4 + 3 * 1024)) call abort
+    if (i.ne.1025) STOP 15
+    if (u.ne.(36 + 4 + 3 * 1023).or.v.ne.(36 + 4 + 3 * 1024)) STOP 16
     bar = s
   end function bar
   function baz (p)
@@ -102,8 +102,8 @@ contains
       s = s + p(i) + k
     end do
     !$omp end parallel
-    if (i.ne.1025) call abort
-    if (u.ne.(36 + 4 + 3 * 1023).or.v.ne.(36 + 4 + 3 * 1024)) call abort
+    if (i.ne.1025) STOP 17
+    if (u.ne.(36 + 4 + 3 * 1023).or.v.ne.(36 + 4 + 3 * 1024)) STOP 18
     baz = s
   end function baz
 end
index a5b8ba0babdaed2dc361f9f22dc42d922c299232..ceb1611bd38ed00d3738de553f45f4897f392161 100644 (file)
   end do
   s = foo (b)
   do i = 1, 1024
-    if (a(i).ne.((i - 513) * b(i))) call abort
+    if (a(i).ne.((i - 513) * b(i))) STOP 1
     if (i.lt.52.and.modulo (i - 52, 39).ne.0) then
-      if (b(i).ne.(modulo (i - 52, 39) - 39)) call abort
+      if (b(i).ne.(modulo (i - 52, 39) - 39)) STOP 2
     else
-      if (b(i).ne.(modulo (i - 52, 39))) call abort
+      if (b(i).ne.(modulo (i - 52, 39))) STOP 3
     end if
     a(i) = i - 513
   end do
-  if (k.ne.(4 + 3 * 1024).or.s.ne.1596127) call abort
+  if (k.ne.(4 + 3 * 1024).or.s.ne.1596127) STOP 4
   k = 4
   m = 2
   t = 1
   s = bar (b)
   do i = 1, 1024
-    if (a(i).ne.((i - 513) * b(i))) call abort
+    if (a(i).ne.((i - 513) * b(i))) STOP 5
     if (i.lt.52.and.modulo (i - 52, 39).ne.0) then
-      if (b(i).ne.(modulo (i - 52, 39) - 39)) call abort
+      if (b(i).ne.(modulo (i - 52, 39) - 39)) STOP 6
     else
-      if (b(i).ne.(modulo (i - 52, 39))) call abort
+      if (b(i).ne.(modulo (i - 52, 39))) STOP 7
     end if
     a(i) = i - 513
   end do
-  if (k.ne.(4 + 3 * 1024).or.s.ne.1596127) call abort
+  if (k.ne.(4 + 3 * 1024).or.s.ne.1596127) STOP 8
   k = 4
   m = 2
   t = 1
   s = baz (b)
   do i = 1, 1024
-    if (a(i).ne.((i - 513) * b(i))) call abort
+    if (a(i).ne.((i - 513) * b(i))) STOP 9
     if (i.lt.52.and.modulo (i - 52, 39).ne.0) then
-      if (b(i).ne.(modulo (i - 52, 39) - 39)) call abort
+      if (b(i).ne.(modulo (i - 52, 39) - 39)) STOP 10
     else
-      if (b(i).ne.(modulo (i - 52, 39))) call abort
+      if (b(i).ne.(modulo (i - 52, 39))) STOP 11
     end if
   end do
-  if (k.ne.(4 + 3 * 1024).or.s.ne.1596127) call abort
+  if (k.ne.(4 + 3 * 1024).or.s.ne.1596127) STOP 12
 contains
   function foo (p)
     integer :: p(1024), u, v, i, s, foo
@@ -63,8 +63,8 @@ contains
       s = s + p(i) + k
     end do
     !$omp end parallel do simd
-    if (i.ne.1025) call abort
-    if (u.ne.(36 + 4 + 3 * 1023).or.v.ne.(36 + 4 + 3 * 1024)) call abort
+    if (i.ne.1025) STOP 13
+    if (u.ne.(36 + 4 + 3 * 1023).or.v.ne.(36 + 4 + 3 * 1024)) STOP 14
     foo = s
   end function foo
   function bar (p)
@@ -80,8 +80,8 @@ contains
       s = s + p(i) + k
     end do
     !$omp endparalleldosimd
-    if (i.ne.1025) call abort
-    if (u.ne.(36 + 4 + 3 * 1023).or.v.ne.(36 + 4 + 3 * 1024)) call abort
+    if (i.ne.1025) STOP 15
+    if (u.ne.(36 + 4 + 3 * 1023).or.v.ne.(36 + 4 + 3 * 1024)) STOP 16
     bar = s
   end function bar
   function baz (p)
@@ -96,8 +96,8 @@ contains
       v = p(i) + k
       s = s + p(i) + k
     end do
-    if (i.ne.1025) call abort
-    if (u.ne.(36 + 4 + 3 * 1023).or.v.ne.(36 + 4 + 3 * 1024)) call abort
+    if (i.ne.1025) STOP 17
+    if (u.ne.(36 + 4 + 3 * 1023).or.v.ne.(36 + 4 + 3 * 1024)) STOP 18
     baz = s
   end function baz
 end
index 7a5efecac069741b94da6885697133807e0b4367..e1383d20d306015cc061754d8c5ad9786843fd5f 100644 (file)
@@ -12,7 +12,7 @@
     c = c + b - (7 + 2 * i)
     b = b + 2
   end do
-  if (c /= 0 .or. i /= 64 .or. b /= 7 + 64 * 2) call abort
+  if (c /= 0 .or. i /= 64 .or. b /= 7 + 64 * 2) STOP 1
   i = 4
   j = 4
   b = 7
@@ -21,7 +21,7 @@
     c = c + b - (7 + i / 4 * 3)
     b = b + 3
   end do
-  if (c /= 0 .or. i /= 64 .or. b /= 7 + 16 * 3) call abort
+  if (c /= 0 .or. i /= 64 .or. b /= 7 + 16 * 3) STOP 2
   i = 4
   j = 4
   b = 7
@@ -30,7 +30,7 @@
     c = c + b - (7 + 2 * i)
     b = b + 2
   end do
-  if (c /= 0 .or. i /= 64 .or. b /= 7 + 64 * 2) call abort
+  if (c /= 0 .or. i /= 64 .or. b /= 7 + 64 * 2) STOP 3
   i = 4
   j = 4
   b = 7
@@ -39,7 +39,7 @@
     c = c + b - (7 + i / 4 * 3)
     b = b + 3
   end do
-  if (c /= 0 .or. i /= 64 .or. b /= 7 + 16 * 3) call abort
+  if (c /= 0 .or. i /= 64 .or. b /= 7 + 16 * 3) STOP 4
   i = 4
   j = 4
   b = 7
@@ -50,7 +50,7 @@
       b = b + 2
     end do
   end do
-  if (c /= 0 .or. i /= 8 .or. j /= 8 .or. b /= 7 + 64 * 2) call abort
+  if (c /= 0 .or. i /= 8 .or. j /= 8 .or. b /= 7 + 64 * 2) STOP 5
   i = 4
   j = 4
   b = 7
@@ -61,7 +61,7 @@
       b = b + 2
     end do
   end do
-  if (c /= 0 .or. i /= 8 .or. j /= 8 .or. b /= 7 + 64 * 2) call abort
+  if (c /= 0 .or. i /= 8 .or. j /= 8 .or. b /= 7 + 64 * 2) STOP 6
   i = 4
   j = 4
   b = 7
@@ -70,7 +70,7 @@
     c = c + b - (7 + 2 * i)
     b = b + 2
   end do
-  if (c /= 0 .or. i /= 64 .or. b /= 7 + 64 * 2) call abort
+  if (c /= 0 .or. i /= 64 .or. b /= 7 + 64 * 2) STOP 7
   i = 4
   j = 4
   b = 7
@@ -79,7 +79,7 @@
     c = c + b - (7 + i / 4 * 3)
     b = b + 3
   end do
-  if (c /= 0 .or. i /= 64 .or. b /= 7 + 16 * 3) call abort
+  if (c /= 0 .or. i /= 64 .or. b /= 7 + 16 * 3) STOP 8
   i = 4
   j = 4
   b = 7
@@ -88,7 +88,7 @@
     c = c + b - (7 + 2 * i)
     b = b + 2
   end do
-  if (c /= 0 .or. i /= 64 .or. b /= 7 + 64 * 2) call abort
+  if (c /= 0 .or. i /= 64 .or. b /= 7 + 64 * 2) STOP 9
   i = 4
   j = 4
   b = 7
@@ -97,7 +97,7 @@
     c = c + b - (7 + i / 4 * 3)
     b = b + 3
   end do
-  if (c /= 0 .or. i /= 64 .or. b /= 7 + 16 * 3) call abort
+  if (c /= 0 .or. i /= 64 .or. b /= 7 + 16 * 3) STOP 10
   i = 4
   j = 4
   b = 7
       b = b + 2
     end do
   end do
-  if (c /= 0 .or. i /= 8 .or. j /= 8 .or. b /= 7 + 64 * 2) call abort
+  if (c /= 0 .or. i /= 8 .or. j /= 8 .or. b /= 7 + 64 * 2) STOP 11
   i = 4
   j = 4
   b = 7
       b = b + 2
     end do
   end do
-  if (c /= 0 .or. i /= 8 .or. j /= 8 .or. b /= 7 + 64 * 2) call abort
+  if (c /= 0 .or. i /= 8 .or. j /= 8 .or. b /= 7 + 64 * 2) STOP 12
 end
index 881a8fb8db4b77bbb2bd14b156b5d9cf54d5e83c..b78bb4b6886abeb82fb7ca0ab7244d6c0dfb1881 100644 (file)
@@ -18,7 +18,7 @@
     c = c + b - (7 + 2 * i)
     call foo (b, i, j, 2)
   end do
-  if (c /= 0 .or. i /= 64 .or. b /= 7 + 64 * 2) call abort
+  if (c /= 0 .or. i /= 64 .or. b /= 7 + 64 * 2) STOP 1
   i = 4
   j = 4
   b = 7
@@ -27,7 +27,7 @@
     c = c + b - (7 + i / 4 * 3)
     call foo (b, i, j, 3)
   end do
-  if (c /= 0 .or. i /= 64 .or. b /= 7 + 16 * 3) call abort
+  if (c /= 0 .or. i /= 64 .or. b /= 7 + 16 * 3) STOP 2
   i = 4
   j = 4
   b = 7
@@ -36,7 +36,7 @@
     c = c + b - (7 + 2 * i)
     call foo (b, i, j, 2)
   end do
-  if (c /= 0 .or. i /= 64 .or. b /= 7 + 64 * 2) call abort
+  if (c /= 0 .or. i /= 64 .or. b /= 7 + 64 * 2) STOP 3
   i = 4
   j = 4
   b = 7
@@ -45,7 +45,7 @@
     c = c + b - (7 + i / 4 * 3)
     call foo (b, i, j, 3)
   end do
-  if (c /= 0 .or. i /= 64 .or. b /= 7 + 16 * 3) call abort
+  if (c /= 0 .or. i /= 64 .or. b /= 7 + 16 * 3) STOP 4
   i = 4
   j = 4
   b = 7
@@ -56,7 +56,7 @@
       call foo (b, i, j, 2)
     end do
   end do
-  if (c /= 0 .or. i /= 8 .or. j /= 8 .or. b /= 7 + 64 * 2) call abort
+  if (c /= 0 .or. i /= 8 .or. j /= 8 .or. b /= 7 + 64 * 2) STOP 5
   i = 4
   j = 4
   b = 7
@@ -67,7 +67,7 @@
       call foo (b, i, j, 2)
     end do
   end do
-  if (c /= 0 .or. i /= 8 .or. j /= 8 .or. b /= 7 + 64 * 2) call abort
+  if (c /= 0 .or. i /= 8 .or. j /= 8 .or. b /= 7 + 64 * 2) STOP 6
   i = 4
   j = 4
   b = 7
@@ -76,7 +76,7 @@
     c = c + b - (7 + 2 * i)
     call foo (b, i, j, 2)
   end do
-  if (c /= 0 .or. i /= 64 .or. b /= 7 + 64 * 2) call abort
+  if (c /= 0 .or. i /= 64 .or. b /= 7 + 64 * 2) STOP 7
   i = 4
   j = 4
   b = 7
@@ -85,7 +85,7 @@
     c = c + b - (7 + i / 4 * 3)
     call foo (b, i, j, 3)
   end do
-  if (c /= 0 .or. i /= 64 .or. b /= 7 + 16 * 3) call abort
+  if (c /= 0 .or. i /= 64 .or. b /= 7 + 16 * 3) STOP 8
   i = 4
   j = 4
   b = 7
@@ -94,7 +94,7 @@
     c = c + b - (7 + 2 * i)
     call foo (b, i, j, 2)
   end do
-  if (c /= 0 .or. i /= 64 .or. b /= 7 + 64 * 2) call abort
+  if (c /= 0 .or. i /= 64 .or. b /= 7 + 64 * 2) STOP 9
   i = 4
   j = 4
   b = 7
     c = c + b - (7 + i / 4 * 3)
     call foo (b, i, j, 3)
   end do
-  if (c /= 0 .or. i /= 64 .or. b /= 7 + 16 * 3) call abort
+  if (c /= 0 .or. i /= 64 .or. b /= 7 + 16 * 3) STOP 10
   i = 4
   j = 4
   b = 7
       call foo (b, i, j, 2)
     end do
   end do
-  if (c /= 0 .or. i /= 8 .or. j /= 8 .or. b /= 7 + 64 * 2) call abort
+  if (c /= 0 .or. i /= 8 .or. j /= 8 .or. b /= 7 + 64 * 2) STOP 11
   i = 4
   j = 4
   b = 7
       call foo (b, i, j, 2)
     end do
   end do
-  if (c /= 0 .or. i /= 8 .or. j /= 8 .or. b /= 7 + 64 * 2) call abort
+  if (c /= 0 .or. i /= 8 .or. j /= 8 .or. b /= 7 + 64 * 2) STOP 12
 end
 subroutine foo (b, i, j, x)
   integer, intent (inout) :: b
index b0473faa9e5719e2f5b7c01aaf586805042ae7eb..4b5633e902be3543c94581a0a04b5240806c035c 100644 (file)
@@ -30,20 +30,20 @@ subroutine foo (d, e, f, g, m, n)
     b = b + 1; c = c + 2; d = d + 3; e = e + 4; f = f + 5; g = g + 6
     h = h + 7; k = k + 8; m = m + 9
   end do
-  if (l .or. i /= 64) call abort
-  if (any (b /= 7 + 64) .or. any (c /= 8 + 2 * 64)) call abort
-  if (any (d /= 9 + 3 * 64) .or. any (e /= 10 + 4 * 64)) call abort
-  if (any (f /= 11 + 5 * 64) .or. any (g /= 12 + 6 * 64)) call abort
-  if (any (h /= 13 + 7 * 64) .or. (k /= 14 + 8 * 64)) call abort
-  if (m /= 15 + 9 * 64) call abort
-  if ((lbound (b, 1) /= 2) .or. (ubound (b, 1) /= 9)) call abort
-  if ((lbound (c, 1) /= 3) .or. (ubound (c, 1) /= n)) call abort
-  if ((lbound (d, 1) /= 1) .or. (ubound (d, 1) /= 17)) call abort
-  if ((lbound (e, 1) /= 2) .or. (ubound (e, 1) /= n)) call abort
-  if ((lbound (f, 1) /= 2) .or. (ubound (f, 1) /= 3)) call abort
-  if ((lbound (f, 2) /= 3) .or. (ubound (f, 2) /= 5)) call abort
-  if ((lbound (g, 1) /= 7) .or. (ubound (g, 1) /= 10)) call abort
-  if ((lbound (h, 1) /= 2) .or. (ubound (h, 1) /= 7)) call abort
+  if (l .or. i /= 64) STOP 1
+  if (any (b /= 7 + 64) .or. any (c /= 8 + 2 * 64)) STOP 2
+  if (any (d /= 9 + 3 * 64) .or. any (e /= 10 + 4 * 64)) STOP 3
+  if (any (f /= 11 + 5 * 64) .or. any (g /= 12 + 6 * 64)) STOP 4
+  if (any (h /= 13 + 7 * 64) .or. (k /= 14 + 8 * 64)) STOP 5
+  if (m /= 15 + 9 * 64) STOP 6
+  if ((lbound (b, 1) /= 2) .or. (ubound (b, 1) /= 9)) STOP 7
+  if ((lbound (c, 1) /= 3) .or. (ubound (c, 1) /= n)) STOP 8
+  if ((lbound (d, 1) /= 1) .or. (ubound (d, 1) /= 17)) STOP 9
+  if ((lbound (e, 1) /= 2) .or. (ubound (e, 1) /= n)) STOP 10
+  if ((lbound (f, 1) /= 2) .or. (ubound (f, 1) /= 3)) STOP 11
+  if ((lbound (f, 2) /= 3) .or. (ubound (f, 2) /= 5)) STOP 12
+  if ((lbound (g, 1) /= 7) .or. (ubound (g, 1) /= 10)) STOP 13
+  if ((lbound (h, 1) /= 2) .or. (ubound (h, 1) /= 7)) STOP 14
   i = 4; j = 4; b = 7; c = 8; d = 9; e = 10; f = 11; g = 12; h = 13; k = 14; m = 15
 !$omp simd linear(b)linear(c:2)linear(d:3)linear(e:4)linear(f:5)linear(g:6) &
 !$omp & linear(h:7)linear(k:8)linear(m:9) reduction(.or.:l) collapse(2)
@@ -68,20 +68,20 @@ subroutine foo (d, e, f, g, m, n)
       h = h + 7; k = k + 8; m = m + 9
     end do
   end do
-  if (l .or. i /= 8 .or. j /= 8) call abort
-  if (any (b /= 7 + 64) .or. any (c /= 8 + 2 * 64)) call abort
-  if (any (d /= 9 + 3 * 64) .or. any (e /= 10 + 4 * 64)) call abort
-  if (any (f /= 11 + 5 * 64) .or. any (g /= 12 + 6 * 64)) call abort
-  if (any (h /= 13 + 7 * 64) .or. (k /= 14 + 8 * 64)) call abort
-  if (m /= 15 + 9 * 64) call abort
-  if ((lbound (b, 1) /= 2) .or. (ubound (b, 1) /= 9)) call abort
-  if ((lbound (c, 1) /= 3) .or. (ubound (c, 1) /= n)) call abort
-  if ((lbound (d, 1) /= 1) .or. (ubound (d, 1) /= 17)) call abort
-  if ((lbound (e, 1) /= 2) .or. (ubound (e, 1) /= n)) call abort
-  if ((lbound (f, 1) /= 2) .or. (ubound (f, 1) /= 3)) call abort
-  if ((lbound (f, 2) /= 3) .or. (ubound (f, 2) /= 5)) call abort
-  if ((lbound (g, 1) /= 7) .or. (ubound (g, 1) /= 10)) call abort
-  if ((lbound (h, 1) /= 2) .or. (ubound (h, 1) /= 7)) call abort
+  if (l .or. i /= 8 .or. j /= 8) STOP 15
+  if (any (b /= 7 + 64) .or. any (c /= 8 + 2 * 64)) STOP 16
+  if (any (d /= 9 + 3 * 64) .or. any (e /= 10 + 4 * 64)) STOP 17
+  if (any (f /= 11 + 5 * 64) .or. any (g /= 12 + 6 * 64)) STOP 18
+  if (any (h /= 13 + 7 * 64) .or. (k /= 14 + 8 * 64)) STOP 19
+  if (m /= 15 + 9 * 64) STOP 20
+  if ((lbound (b, 1) /= 2) .or. (ubound (b, 1) /= 9)) STOP 21
+  if ((lbound (c, 1) /= 3) .or. (ubound (c, 1) /= n)) STOP 22
+  if ((lbound (d, 1) /= 1) .or. (ubound (d, 1) /= 17)) STOP 23
+  if ((lbound (e, 1) /= 2) .or. (ubound (e, 1) /= n)) STOP 24
+  if ((lbound (f, 1) /= 2) .or. (ubound (f, 1) /= 3)) STOP 25
+  if ((lbound (f, 2) /= 3) .or. (ubound (f, 2) /= 5)) STOP 26
+  if ((lbound (g, 1) /= 7) .or. (ubound (g, 1) /= 10)) STOP 27
+  if ((lbound (h, 1) /= 2) .or. (ubound (h, 1) /= 7)) STOP 28
   i = 4; j = 4; b = 7; c = 8; d = 9; e = 10; f = 11; g = 12; h = 13; k = 14; m = 15
 !$omp parallel do simd linear(b)linear(c:2)linear(d:3)linear(e:4)linear(f:5) &
 !$omp & linear(g:6)linear(h:7)linear(k:8)linear(m:9) reduction(.or.:l)
@@ -104,20 +104,20 @@ subroutine foo (d, e, f, g, m, n)
     b = b + 1; c = c + 2; d = d + 3; e = e + 4; f = f + 5; g = g + 6
     h = h + 7; k = k + 8; m = m + 9
   end do
-  if (l .or. i /= 64) call abort
-  if (any (b /= 7 + 64) .or. any (c /= 8 + 2 * 64)) call abort
-  if (any (d /= 9 + 3 * 64) .or. any (e /= 10 + 4 * 64)) call abort
-  if (any (f /= 11 + 5 * 64) .or. any (g /= 12 + 6 * 64)) call abort
-  if (any (h /= 13 + 7 * 64) .or. (k /= 14 + 8 * 64)) call abort
-  if (m /= 15 + 9 * 64) call abort
-  if ((lbound (b, 1) /= 2) .or. (ubound (b, 1) /= 9)) call abort
-  if ((lbound (c, 1) /= 3) .or. (ubound (c, 1) /= n)) call abort
-  if ((lbound (d, 1) /= 1) .or. (ubound (d, 1) /= 17)) call abort
-  if ((lbound (e, 1) /= 2) .or. (ubound (e, 1) /= n)) call abort
-  if ((lbound (f, 1) /= 2) .or. (ubound (f, 1) /= 3)) call abort
-  if ((lbound (f, 2) /= 3) .or. (ubound (f, 2) /= 5)) call abort
-  if ((lbound (g, 1) /= 7) .or. (ubound (g, 1) /= 10)) call abort
-  if ((lbound (h, 1) /= 2) .or. (ubound (h, 1) /= 7)) call abort
+  if (l .or. i /= 64) STOP 29
+  if (any (b /= 7 + 64) .or. any (c /= 8 + 2 * 64)) STOP 30
+  if (any (d /= 9 + 3 * 64) .or. any (e /= 10 + 4 * 64)) STOP 31
+  if (any (f /= 11 + 5 * 64) .or. any (g /= 12 + 6 * 64)) STOP 32
+  if (any (h /= 13 + 7 * 64) .or. (k /= 14 + 8 * 64)) STOP 33
+  if (m /= 15 + 9 * 64) STOP 34
+  if ((lbound (b, 1) /= 2) .or. (ubound (b, 1) /= 9)) STOP 35
+  if ((lbound (c, 1) /= 3) .or. (ubound (c, 1) /= n)) STOP 36
+  if ((lbound (d, 1) /= 1) .or. (ubound (d, 1) /= 17)) STOP 37
+  if ((lbound (e, 1) /= 2) .or. (ubound (e, 1) /= n)) STOP 38
+  if ((lbound (f, 1) /= 2) .or. (ubound (f, 1) /= 3)) STOP 39
+  if ((lbound (f, 2) /= 3) .or. (ubound (f, 2) /= 5)) STOP 40
+  if ((lbound (g, 1) /= 7) .or. (ubound (g, 1) /= 10)) STOP 41
+  if ((lbound (h, 1) /= 2) .or. (ubound (h, 1) /= 7)) STOP 42
   i = 4; j = 4; b = 7; c = 8; d = 9; e = 10; f = 11; g = 12; h = 13; k = 14; m = 15
 !$omp parallel do simd linear(b)linear(c:2)linear(d:3)linear(e:4)linear(f:5) &
 !$omp & linear(g:6)linear(h:7)linear(k:8)linear(m:9) reduction(.or.:l) collapse(2)
@@ -142,20 +142,20 @@ subroutine foo (d, e, f, g, m, n)
       h = h + 7; k = k + 8; m = m + 9
     end do
   end do
-  if (l .or. i /= 8 .or. j /= 8) call abort
-  if (any (b /= 7 + 64) .or. any (c /= 8 + 2 * 64)) call abort
-  if (any (d /= 9 + 3 * 64) .or. any (e /= 10 + 4 * 64)) call abort
-  if (any (f /= 11 + 5 * 64) .or. any (g /= 12 + 6 * 64)) call abort
-  if (any (h /= 13 + 7 * 64) .or. (k /= 14 + 8 * 64)) call abort
-  if (m /= 15 + 9 * 64) call abort
-  if ((lbound (b, 1) /= 2) .or. (ubound (b, 1) /= 9)) call abort
-  if ((lbound (c, 1) /= 3) .or. (ubound (c, 1) /= n)) call abort
-  if ((lbound (d, 1) /= 1) .or. (ubound (d, 1) /= 17)) call abort
-  if ((lbound (e, 1) /= 2) .or. (ubound (e, 1) /= n)) call abort
-  if ((lbound (f, 1) /= 2) .or. (ubound (f, 1) /= 3)) call abort
-  if ((lbound (f, 2) /= 3) .or. (ubound (f, 2) /= 5)) call abort
-  if ((lbound (g, 1) /= 7) .or. (ubound (g, 1) /= 10)) call abort
-  if ((lbound (h, 1) /= 2) .or. (ubound (h, 1) /= 7)) call abort
+  if (l .or. i /= 8 .or. j /= 8) STOP 43
+  if (any (b /= 7 + 64) .or. any (c /= 8 + 2 * 64)) STOP 44
+  if (any (d /= 9 + 3 * 64) .or. any (e /= 10 + 4 * 64)) STOP 45
+  if (any (f /= 11 + 5 * 64) .or. any (g /= 12 + 6 * 64)) STOP 46
+  if (any (h /= 13 + 7 * 64) .or. (k /= 14 + 8 * 64)) STOP 47
+  if (m /= 15 + 9 * 64) STOP 48
+  if ((lbound (b, 1) /= 2) .or. (ubound (b, 1) /= 9)) STOP 49
+  if ((lbound (c, 1) /= 3) .or. (ubound (c, 1) /= n)) STOP 50
+  if ((lbound (d, 1) /= 1) .or. (ubound (d, 1) /= 17)) STOP 51
+  if ((lbound (e, 1) /= 2) .or. (ubound (e, 1) /= n)) STOP 52
+  if ((lbound (f, 1) /= 2) .or. (ubound (f, 1) /= 3)) STOP 53
+  if ((lbound (f, 2) /= 3) .or. (ubound (f, 2) /= 5)) STOP 54
+  if ((lbound (g, 1) /= 7) .or. (ubound (g, 1) /= 10)) STOP 55
+  if ((lbound (h, 1) /= 2) .or. (ubound (h, 1) /= 7)) STOP 56
 end subroutine
 
   interface
index b27673d01fdac54f64a945ad34cca1ba220407ce..f0babdd059a0b287edfb9b8ca07cdaa4460f100c 100644 (file)
@@ -11,7 +11,7 @@ program stack
 !$omp end parallel
   ! Check that the two threads are not sharing a location for
   ! the array x in foo()
-  if (ilocs(1) .eq. ilocs(2)) call abort
+  if (ilocs(1) .eq. ilocs(2)) STOP 1
 end program stack
 
 integer function foo ()
index b3d635ffe1f4f2fe4d12fb79b710d8cbc0115186..84faced494aa4a4e89fc54e69da681610b9f4b60 100644 (file)
@@ -19,7 +19,7 @@ program strassen_matmul
   call strassen (A, B, D, N)
   end = omp_get_wtime ()
   write(*,'(a, f10.6)') ' Time for Strassen    = ', end - start
-  if (sqrt (sum ((C - D) ** 2)) / N .gt. 0.1) call abort
+  if (sqrt (sum ((C - D) ** 2)) / N .gt. 0.1) STOP 1
   D = 0
   start = omp_get_wtime ()
 !$omp parallel
@@ -29,7 +29,7 @@ program strassen_matmul
 !$omp end parallel
   end = omp_get_wtime ()
   write(*,'(a, f10.6)') ' Time for Strassen MP = ', end - start
-  if (sqrt (sum ((C - D) ** 2)) / N .gt. 0.1) call abort
+  if (sqrt (sum ((C - D) ** 2)) / N .gt. 0.1) STOP 2
 
 contains
 
index 4f3d4f5b435d5daa1749fadb6e04007f7b8af32e..68dba38c9adf5d8ea9d00f3c692c4511af931a7f 100644 (file)
@@ -1,4 +1,4 @@
-       if (b().ne.2) call abort
+       if (b().ne.2) STOP 1
 contains
 subroutine a
 !$omp parallel
index 7aed5498d34e467622f3d42a8ccccee881c40148..07fca22cac37517dd37c37ea514ea7ade094227d 100644 (file)
@@ -1,5 +1,5 @@
 ! { dg-options "-ffixed-form" }
-      if (b().ne.2) call abort
+      if (b().ne.2) STOP 1
       contains
       subroutine a
 !$omp parallel
index c70daace497c16cd44f455a0ecff80088be3398d..99c5087ca973f58e22b221a5f20e8bd3b5ac67ec 100644 (file)
@@ -13,9 +13,9 @@ contains
         q(i) = p(i)
       end do
     !$omp end target
-    if (any (p /= q)) call abort
+    if (any (p /= q)) STOP 1
     do i = 1, n
-      if (p(i) /= i * iand (i, 63)) call abort
+      if (p(i) /= i * iand (i, 63)) STOP 2
     end do
     !$omp target data if (n > 256) map (to: v(1:n), w) map (from: p, q)
     !$omp target if (n > 256)
@@ -38,7 +38,7 @@ contains
       end do
     !$omp end target
     !$omp end target data
-    if (any (p + 2.0 /= q)) call abort
+    if (any (p + 2.0 /= q)) STOP 3
   end subroutine
 end module target1
   use target1, only : foo
@@ -52,7 +52,7 @@ end module target1
   end do
   call foo (p, v, w, n)
   do i = 1, n
-    if (p(i) /= i * iand (i, 63) + 3) call abort
+    if (p(i) /= i * iand (i, 63) + 3) STOP 4
   end do
   deallocate (p, v, w)
 end
index 40b7b0b985b952db8f228883aec8fbec837d9766..0595ed192d55b1a424f60158235dd7b6df1d8158 100644 (file)
@@ -29,7 +29,7 @@ contains
       r = r .or. (j /= 16)
       r = r .or. (any (k /= 17)) .or. (lbound (k, 1) /= 4) .or. (ubound (k, 1) /= n)
     !$omp end target
-    if (r) call abort
+    if (r) STOP 1
     !$omp target map (to: b(3:n), c(5:n+4), d(2:n+1), e(1:,:2), g(3:n), i(3:n), k(4:n), n) map (from: r)
       r = (any (b /= 8)) .or. (lbound (b, 1) /= 3) .or. (ubound (b, 1) /= n)
       r = r .or. (any (c /= 9)) .or. (lbound (c, 1) /= 5) .or. (ubound (c, 1) /= n + 4)
@@ -40,7 +40,7 @@ contains
       r = r .or. (any (i /= 15)) .or. (lbound (i, 1) /= 3) .or. (ubound (i, 1) /= n)
       r = r .or. (any (k /= 17)) .or. (lbound (k, 1) /= 4) .or. (ubound (k, 1) /= n)
     !$omp end target
-    if (r) call abort
+    if (r) STOP 2
     !$omp target map (to: b(5:n-2), c(7:n), d(4:n-2), e(1:,2:), g(5:n-3), i(6:n-4), k(5:n-5), n) map (from: r)
       r = (any (b(5:n-2) /= 8)) .or. (lbound (b, 1) /= 3) .or. (ubound (b, 1) /= n)
       r = r .or. (any (c(7:n) /= 9)) .or. (lbound (c, 1) /= 5) .or. (ubound (c, 1) /= n + 4)
@@ -62,7 +62,7 @@ contains
       r = r .or. (any (i(6:n-4) /= 15)) .or. (lbound (i, 1) /= 3) .or. (ubound (i, 1) /= n)
       r = r .or. (any (k(5:n-5) /= 17)) .or. (lbound (k, 1) /= 4) .or. (ubound (k, 1) /= n)
     !$omp end target
-    if (r) call abort
+    if (r) STOP 3
     !$omp target map (to: d(2:n+1), n)
       r = a /= 7
       r = r .or. (any (b /= 8)) .or. (lbound (b, 1) /= 3) .or. (ubound (b, 1) /= n)
@@ -77,7 +77,7 @@ contains
       r = r .or. (j /= 16)
       r = r .or. (any (k /= 17)) .or. (lbound (k, 1) /= 4) .or. (ubound (k, 1) /= n)
     !$omp end target
-    if (r) call abort
+    if (r) STOP 4
   end subroutine foo
 end module target2
   use target2, only : foo
index 1f197acdef7b8d9125bb60f956f5f38b72d5fc1f..6c45d119e6e4e2d64430d0fd46dbfd17c343190e 100644 (file)
@@ -13,12 +13,12 @@ contains
       r = associated (f) .or. associated (g)
       r = r .or. associated (j) .or. associated (k)
     !$omp end target
-    if (r) call abort
+    if (r) STOP 1
     !$omp target
       r = associated (f) .or. associated (g)
       r = r .or. associated (j) .or. associated (k)
     !$omp end target
-    if (r) call abort
+    if (r) STOP 2
   end subroutine foo
 end module target3
   use target3, only : foo
index 2ff5db81bc8d959f8b81cc44198336bf7baade17..52575af07f4c072f00f567e204b5b62633138458 100644 (file)
@@ -44,5 +44,5 @@ end module target4
 &   30800.0d0, 33000.0d0, 23256.0d0, 25840.0d0, 28424.0d0, 31008.0d0, 33592.0d0, 36176.0d0, &
 &   38760.0d0, 41344.0d0, 30000.0d0, 33000.0d0, 36000.0d0, 39000.0d0, 42000.0d0, 45000.0d0, &
 &   48000.0d0, 51000.0d0 /), (/ 8, 9 /))
-  if (any (a /= res)) call abort
+  if (any (a /= res)) STOP 1
 end
index 4aad88e89d8d9b1ad85aecac858149f6dcafc977..b03cb58c5445131eb0ac4691dce99ba8cded7acb 100644 (file)
@@ -3,7 +3,7 @@
   integer :: r
   r = 0
   call foo (r)
-  if (r /= 11) call abort
+  if (r /= 11) STOP 1
 contains
   subroutine foo (r)
     integer :: i, r
index 13f5a52edd22500b1bf225b2aef271ada51e5606..82f49e2b9c871d1869d309a11d4e72b642fa5238 100644 (file)
@@ -16,7 +16,7 @@ contains
     !$omp end target
     !$omp target update if (n > 256) from (p)
     do i = 1, n
-      if (p(i) /= i * iand (i, 63)) call abort
+      if (p(i) /= i * iand (i, 63)) STOP 1
       v(i) = v(i) + 1
     end do
     !$omp target update if (n > 256) to (v(1:n))
@@ -28,8 +28,8 @@ contains
     !$omp end target
     !$omp end target data
     do i = 1, n
-      if (q(i) /= (v(i) - 1) * w(i)) call abort
-      if (p(i) /= q(i) + w(i)) call abort
+      if (q(i) /= (v(i) - 1) * w(i)) STOP 2
+      if (p(i) /= q(i) + w(i)) STOP 3
     end do
   end subroutine
 end module target6
@@ -44,7 +44,7 @@ end module target6
   end do
   call foo (p, v, w, n)
   do i = 1, n
-    if (p(i) /= (i + 1) * iand (i, 63)) call abort
+    if (p(i) /= (i + 1) * iand (i, 63)) STOP 4
   end do
   deallocate (p, v, w)
 end
index 0c977c44ae1d2c065682f25d710b3ffd2a46e032..49ebb97618e71c5d0541215432d815e6077557f1 100644 (file)
@@ -28,7 +28,7 @@
   !$omp end single
   !$omp end parallel
   do i = 1, n
-    if (a(i) /= i + 1) call abort
+    if (a(i) /= i + 1) STOP 1
   end do
 end
 real function foo (x)
index 0564e90e08eac0c1004612381d37fa586c4ea5b7..e4874ae275c0ec9c0fecb650ac9b1e85e7c8909b 100644 (file)
@@ -22,7 +22,7 @@
   !$omp end single
   !$omp end parallel
   do i = 1, n
-    if (a(i) /= i + 1) call abort
+    if (a(i) /= i + 1) STOP 1
   end do
 contains
   real function foo (x)
index df57cb8316897a2d766efb9bf2203342b6da83a8..761226cd8540604bf71559a950dcab898cbe2bb8 100644 (file)
@@ -13,7 +13,7 @@ program tasktest
       !$omp end task
     end if
   !$omp end parallel
-  if (j.gt.0) call abort
+  if (j.gt.0) STOP 1
 contains
   subroutine subr (i)
     use omp_lib
index 24ffee53ac8b09c96d3c9d533f0528352f74499b..4e5ce2a76ccb5c8c93bc7a2de5e88c8c2f5e3042 100644 (file)
@@ -5,7 +5,7 @@
   call test
 !$omp end single
 !$omp end parallel
-  if (err.ne.0) call abort
+  if (err.ne.0) STOP 1
 contains
   subroutine check (x, y, l)
     integer :: x, y
index 83b0e9f8163347e9d6f46ebd951eff387f38a538..fcff52ad0165b0fa7ee00a4d69f016c17eba2559 100644 (file)
@@ -21,6 +21,6 @@ program F03_2_7_1d
    !$omp end parallel
    if (sum /= NT) then
       print *, "FAIL - sum == ", sum, " (expected ", NT, ")"
-      call abort
+      STOP 1
    end if
 end program F03_2_7_1d
index 9fa67d95baa8fd27e20c7f9170c473ca13ba8e8b..6430f2914a476562d1b8d770c345f4b41acb5656 100644 (file)
@@ -41,5 +41,5 @@
 !$omp end parallel
 !$omp atomic read
   e = err
-  if (e .ne. 0) call abort
+  if (e .ne. 0) STOP 1
 end
index 018d3e83b92df4e2d494fc56b82b2dd465493a4e..3f6b38a35f9c45b74172ee1161bdc3f505e32c2e 100644 (file)
@@ -18,7 +18,7 @@
        end do
       !$omp end taskgroup
       do i = 1, 16
-       if (v(i).ne.(i + 1)) call abort
+       if (v(i).ne.(i + 1)) STOP 1
       end do
       !$omp taskgroup
        do i = 1, 16, 2
@@ -34,7 +34,7 @@
        end do
       !$omp endtaskgroup
       do i = 1, 16
-       if (v(i).ne.(i + 2)) call abort
+       if (v(i).ne.(i + 2)) STOP 2
       end do
       !$omp taskgroup
        do i = 1, 16, 2
@@ -53,8 +53,8 @@
        end do
       !$omp end taskgroup
       do i = 1, 16, 2
-       if (v(i).ne.(i + 3)) call abort
-       if (v(i + 1).ne.(i + 5)) call abort
+       if (v(i).ne.(i + 3)) STOP 3
+       if (v(i + 1).ne.(i + 5)) STOP 4
       end do
       !$omp taskgroup
        do i = 1, 16, 2
              v(i + 1) = v(i + 1) + 1
            !$omp end task
          !$omp end taskgroup
-         if (v(i).ne.(i + 4).or.v(i + 1).ne.(i + 6)) call abort
+         if (v(i).ne.(i + 4).or.v(i + 1).ne.(i + 6)) STOP 5
          !$omp task
            v(i) = v(i) + 1
          !$omp end task
        end do
       !$omp end taskgroup
       do i = 1, 16
-       if (v(i).ne.(i + 5)) call abort
+       if (v(i).ne.(i + 5)) STOP 6
       end do
     !$omp end single
   !$omp end parallel
index 92f414c4d50d40fdec8a46188f1cbd75703385df..48904b145bdbca3f204001803b216ceb18a52c88 100644 (file)
@@ -7,7 +7,7 @@
   r = bar (12, 18)
 !$omp end single
 !$omp end parallel
-  if (q .ne. 6 .or. r .ne. 17 .or. e) call abort
+  if (q .ne. 6 .or. r .ne. 17 .or. e) STOP 1
 contains
   subroutine foo (a, b)
     integer, intent (in) :: a, b
index dfd003b7682ec23bd691d2090d7d0cb92a83cc48..0e92fcb6f8938c323e9103fe8efb5b0355838bce 100644 (file)
@@ -13,7 +13,7 @@
   !$omp end single
   !$omp end parallel
   do i = 1, 1024
-    if (u(i) .ne. 2 * i + 1) call abort
+    if (u(i) .ne. 2 * i + 1) STOP 1
     v(i) = 1024 - i
     w(i) = 512 - i
   end do
   !$omp end parallel
   do i = 1, 1024
     if (i .lt. 2 .or. i .gt. 1022) then
-      if (u(i) .ne. 2 * i + 1) call abort
+      if (u(i) .ne. 2 * i + 1) STOP 2
     else
-      if (u(i) .ne. 1536 - 2 * i) call abort
+      if (u(i) .ne. 1536 - 2 * i) STOP 3
     end if
     v(i) = i
     w(i) = i + 1
   end do
-  if (m .ne. (1023 + 2 * (1021 * 5 + 17) + 9)) call abort
+  if (m .ne. (1023 + 2 * (1021 * 5 + 17) + 9)) STOP 4
   !$omp parallel
   !$omp single
     call f3 (1, 1024)
   !$omp end single
   !$omp end parallel 
   do i = 1, 1024
-    if (u(i) .ne. 2 * i + 1) call abort
+    if (u(i) .ne. 2 * i + 1) STOP 5
     v(i) = 1024 - i
     w(i) = 512 - i
   end do
-  if (m .ne. 1025) call abort
+  if (m .ne. 1025) STOP 6
   !$omp parallel
   !$omp single
     call f4 (0, 31, 1, 32)
   !$omp end single
   !$omp end parallel 
   do i = 1, 1024
-    if (u(i) .ne. 1536 - 2 * i) call abort
+    if (u(i) .ne. 1536 - 2 * i) STOP 7
     v(i) = i
     w(i) = i + 1
   end do
-  if (m .ne. 32 + 33 + 1024) call abort
+  if (m .ne. 32 + 33 + 1024) STOP 8
   !$omp parallel
   !$omp single
     call f5 (0, 31, 1, 32)
   !$omp end single
   !$omp end parallel 
   do i = 1, 1024
-    if (u(i) .ne. 2 * i + 1) call abort
+    if (u(i) .ne. 2 * i + 1) STOP 9
   end do
-  if (m .ne. 32 + 33) call abort
+  if (m .ne. 32 + 33) STOP 10
 contains
   subroutine f1 (a, b)
     integer, intent(in) :: a, b
index 748433baf553b6c9d644c63f63e1897cb6a7f91e..75f482292111e333ee986ed5241dccba211d9e72 100644 (file)
@@ -5,14 +5,14 @@
   integer :: i
   !$omp parallel
   !$omp single
-    if (f1 (74) .ne. 63 + 4) call abort
+    if (f1 (74) .ne. 63 + 4) STOP 1
     g = 77
     call f2
     !$omp taskwait
-    if (g .ne. 63 + 9) call abort
-    if (f3 (7_8, 11_8, 2_8) .ne. 11 * 7 + 13) call abort
+    if (g .ne. 63 + 9) STOP 2
+    if (f3 (7_8, 11_8, 2_8) .ne. 11 * 7 + 13) STOP 3
     if (f4 (0_8, 31_8, 16_8, 46_8, 1_8, 2_8, 73) .ne. 32 + 5 * 48 &
-&       + 11 * 31 + 17 * 46) call abort
+&       + 11 * 31 + 17 * 46) STOP 4
   !$omp end single
   !$omp end parallel
 contains
@@ -22,7 +22,7 @@ contains
     x = y
     !$omp taskloop firstprivate(x)lastprivate(x)
     do i = 0, 63
-      if (x .ne. 74) call abort
+      if (x .ne. 74) STOP 5
       if (i .eq. 63) then
         x = i + 4
       end if
@@ -33,7 +33,7 @@ contains
     integer :: i
     !$omp taskloop firstprivate(g)lastprivate(g)nogroup
     do i = 0, 63
-      if (g .ne. 77) call abort
+      if (g .ne. 77) STOP 6
       if (i .eq. 63) then
         g = i + 9
       end if
@@ -60,7 +60,7 @@ contains
     !$omp & lastprivate (i, j, k, l)
     do i = a, b, e
       do j = c, d, f
-        if (k .ne. 73) call abort
+        if (k .ne. 73) STOP 7
         if (i .eq. 31 .and. j .eq. 46) then
           k = i
         end if
index ad44f098d00d0c792ca5ae808edbcbb928c3358f..23067a3e48da1225edda8758407a474bb350bc3a 100644 (file)
     ! >= grainsize && < 2 * grainsize,
     ! unless # of loop iterations is smaller than grainsize.
     call test (0, 79, 1, 17, fn, ntasks, min_iters, max_iters, cnt)
-    if (cnt .ne. 79) call abort
-    if (min_iters .lt. 17 .or. max_iters .ge. 17 * 2) call abort
+    if (cnt .ne. 79) STOP 1
+    if (min_iters .lt. 17 .or. max_iters .ge. 17 * 2) STOP 2
     call test (-49, 2541, 7, 28, fn, ntasks, min_iters, max_iters, cnt)
-    if (cnt .ne. 370) call abort
-    if (min_iters .lt. 28 .or. max_iters .ge. 28 * 2) call abort
+    if (cnt .ne. 370) STOP 3
+    if (min_iters .lt. 28 .or. max_iters .ge. 28 * 2) STOP 4
     call test (7, 21, 2, 15, fn, ntasks, min_iters, max_iters, cnt)
-    if (cnt .ne. 7) call abort
-    if (min_iters .ne. 7 .or. max_iters .ne. 7) call abort
-    if (ntasks .ne. 1) call abort
+    if (cnt .ne. 7) STOP 5
+    if (min_iters .ne. 7 .or. max_iters .ne. 7) STOP 6
+    if (ntasks .ne. 1) STOP 7
     fn => num_tasks
     ! If num_tasks is present, # of task loop iters is
     ! min (# of loop iters, num_tasks).
     call test (-51, 2500, 48, 9, fn, ntasks, min_iters, max_iters, cnt)
-    if (cnt .ne. 54 .or. ntasks .ne. 9) call abort
+    if (cnt .ne. 54 .or. ntasks .ne. 9) STOP 8
     call test (0, 25, 2, 17, fn, ntasks, min_iters, max_iters, cnt)
-    if (cnt .ne. 13 .or. ntasks .ne. 13) call abort
+    if (cnt .ne. 13 .or. ntasks .ne. 13) STOP 9
   !$omp end single
   !$omp end parallel
 contains
@@ -42,7 +42,7 @@ contains
           k = v
           v = v + 1
         !$omp end atomic
-        if (k .ge. 64) call abort
+        if (k .ge. 64) STOP 10
       end if
       j = j + 1
       u(k + 1) = j
@@ -60,7 +60,7 @@ contains
           k = v
           v = v + 1
         !$omp end atomic
-        if (k .ge. 64) call abort
+        if (k .ge. 64) STOP 11
       end if
       j = j + 1
       u(k + 1) = j
index 32161426bdef512b22eba67b63f4b161db178610..4867cc2cdbcf836529f2980c1c8f22648f53ff37 100644 (file)
@@ -15,7 +15,7 @@ end module threadprivate1
 !$omp barrier
   if (d .ne. omp_get_thread_num () + 6.5) l = .true.
 !$omp end parallel
-  if (l) call abort ()
+  if (l) STOP 1
 end
 
 ! { dg-final { cleanup-modules "threadprivate1" } }
index fb3f7ae8f8a20d5aae69d7083c7a53ead40e30dd..c0aa5be8a940fb48b9c2a386110cac1d05e9191e 100644 (file)
@@ -53,16 +53,16 @@ end module threadprivate2
   baz%b = omp_get_thread_num () * 2 + 1
 !$omp end parallel
 
-  if (l) call abort
-  if (.not.allocated (foo)) call abort
-  if (size (foo).ne.18) call abort
-  if (any (foo.ne.1)) call abort
-
-  if (associated (bar1)) call abort
-  if (.not.associated (bar3)) call abort
-  if (any (bar3 .ne. -2)) call abort
+  if (l) STOP 1
+  if (.not.allocated (foo)) STOP 2
+  if (size (foo).ne.18) STOP 3
+  if (any (foo.ne.1)) STOP 4
+
+  if (associated (bar1)) STOP 5
+  if (.not.associated (bar3)) STOP 6
+  if (any (bar3 .ne. -2)) STOP 7
   deallocate (bar3)
-  if (associated (bar3)) call abort
+  if (associated (bar3)) STOP 8
 
 !$omp parallel num_threads (4) reduction (.or.:l)
   l = l.or..not.allocated (foo)
@@ -85,12 +85,12 @@ end module threadprivate2
   l = l.or.(baz%b.ne.(omp_get_thread_num () * 2 + 1))
 !$omp end parallel
 
-  if (l) call abort
-  if (.not.allocated (foo)) call abort
-  if (size (foo).ne.18) call abort
-  if (any (foo.ne.1)) call abort
+  if (l) STOP 9
+  if (.not.allocated (foo)) STOP 10
+  if (size (foo).ne.18) STOP 11
+  if (any (foo.ne.1)) STOP 12
   deallocate (foo)
-  if (allocated (foo)) call abort
+  if (allocated (foo)) STOP 13
 end
 
 ! { dg-final { cleanup-modules "threadprivate2" } }
index 7edfbf680ff385406a8f0fae124ccd772aece4d2..5bb6b290e48abc948274d94f033caf1f68ef66ba 100644 (file)
@@ -44,7 +44,7 @@ end module threadprivate3
   bar3 = omp_get_thread_num () - 2
   if (omp_get_thread_num () .ne. 0) then
     deallocate (bar3)
-    if (associated (bar3)) call abort
+    if (associated (bar3)) STOP 1
   else
     bar1 => var
   end if
@@ -55,13 +55,13 @@ end module threadprivate3
   baz%b = omp_get_thread_num () * 2 + 1
 !$omp end parallel
 
-  if (l) call abort
-  if (.not.associated (bar1)) call abort
-  if (any (bar1.ne.6)) call abort
-  if (.not.associated (bar3)) call abort
-  if (any (bar3 .ne. -2)) call abort
+  if (l) STOP 2
+  if (.not.associated (bar1)) STOP 3
+  if (any (bar1.ne.6)) STOP 4
+  if (.not.associated (bar3)) STOP 5
+  if (any (bar3 .ne. -2)) STOP 6
   deallocate (bar3)
-  if (associated (bar3)) call abort
+  if (associated (bar3)) STOP 7
 
   allocate (bar3 (10))
   bar3 = 17
@@ -102,7 +102,7 @@ end module threadprivate3
   l = l.or.(baz%b .ne. omp_get_thread_num () * 3 + 5)
 !$omp end parallel
 
-  if (l) call abort
+  if (l) STOP 8
 end
 
 ! { dg-final { cleanup-modules "threadprivate3" } }
index c86cac72305ad6d48953ec91791431d064c6da38..2e7a438dd7b71e99d9e48c639627308c92aa3ced 100644 (file)
@@ -72,7 +72,7 @@ end module threadprivate4
   vi = -1
 !$omp end parallel
 
-  if (l) call abort
+  if (l) STOP 1
 
 end
 
index 5b8044fbe75bed136cc31036cd6ecf27d675b5e5..138bd58723263b64e88f0d33445932d5949cad93 100644 (file)
@@ -28,24 +28,24 @@ end module udr1
   do i = 1, 100
     j = j + i
   end do
-  if (j .ne. 5050) call abort
+  if (j .ne. 5050) STOP 1
   j = 3
 !$omp parallel do reduction (bar : j)
   do i = 1, 100
     j = j + 4 * i
   end do
-  if (j .ne. (5050 * 4 + 3)) call abort
+  if (j .ne. (5050 * 4 + 3)) STOP 2
 !$omp parallel do reduction (+ : d)
   do i = 1, 100
-    if (d%y .ne. 9) call abort
+    if (d%y .ne. 9) STOP 3
     d%x = d%x + 8 * i
   end do
-  if (d%x .ne. (5050 * 8 + 7) .or. d%y .ne. 9) call abort
+  if (d%x .ne. (5050 * 8 + 7) .or. d%y .ne. 9) STOP 4
   d = dt (5, 21)
 !$omp parallel do reduction (foo : d)
   do i = 1, 100
-    if (d%y .ne. 21) call abort
+    if (d%y .ne. 21) STOP 5
     d%x = d%x + 8 * i
   end do
-  if (d%x .ne. (5050 * 8 + 5) .or. d%y .ne. 21) call abort
+  if (d%x .ne. (5050 * 8 + 5) .or. d%y .ne. 21) STOP 6
 end
index b64b4f48800c5bcf6c12a2e8addbb690cedd380d..a855c0b15c95c3a395813a035071066c05279b80 100644 (file)
@@ -28,5 +28,5 @@ program udr10
     j = j .localadd. dl(i)
     k = k + dl(i * 2)
   end do
-  if (j%x /= 5050 .or. k%x /= 10100) call abort
+  if (j%x /= 5050 .or. k%x /= 10100) STOP 1
 end
index 61fb196105d5057b2e209f5260056527bbadbfd4..d69dd72bac3e36e2f4157e547937254c0cd6e851 100644 (file)
@@ -88,8 +88,8 @@ end module udr11
     t%x = t%x + 2 * i
     u%x = u%x + 3 * i
   end do
-  if (j%x /= 5050 .or. k%x /= 30300 .or. l%x /= 15150) call abort
-  if (m%x /= 5050 .or. n%x /= 10100 .or. o%x /= 15150) call abort
-  if (p%x /= 5050 .or. q%x /= 10100 .or. r%x /= 15150) call abort
-  if (s%x /= 5050 .or. t%x /= 10100 .or. u%x /= 15150) call abort
+  if (j%x /= 5050 .or. k%x /= 30300 .or. l%x /= 15150) STOP 1
+  if (m%x /= 5050 .or. n%x /= 10100 .or. o%x /= 15150) STOP 2
+  if (p%x /= 5050 .or. q%x /= 10100 .or. r%x /= 15150) STOP 3
+  if (s%x /= 5050 .or. t%x /= 10100 .or. u%x /= 15150) STOP 4
 end
index 601bca6a93e1ad09a34854ff008b28d2186c3d7f..c39f0ebc90a2e2ef45af40e904c3161a21a6926a 100644 (file)
@@ -34,7 +34,7 @@
   b = b + 3
   r = r + 1
 !$omp end parallel
-  if (any (a /= 2 * r) .or. b /= 3 * r) call abort
+  if (any (a /= 2 * r) .or. b /= 3 * r) STOP 1
   a(:) = 0
   b = 0
   r = 0
@@ -43,7 +43,7 @@
   b = b + 3
   r = r + 1
 !$omp end parallel
-  if (any (a /= 4 * r) .or. b /= 6 * r) call abort
+  if (any (a /= 4 * r) .or. b /= 6 * r) STOP 2
   a(:) = 0
   b = 0
   r = 0
@@ -52,7 +52,7 @@
   b = b + 3
   r = r + 1
 !$omp end parallel
-  if (any (a /= 2 * r) .or. b /= 3 * r) call abort
+  if (any (a /= 2 * r) .or. b /= 3 * r) STOP 3
 end
 elemental function fn1 (x, y)
   integer, intent(in) :: x, y
index 0da1da4bc65b38708e6bf388ae503d4dc20660c9..0ff53adf0caf5d2f38aa6ce79271dcbfbe8a4013 100644 (file)
   a(:) = 0
   r = 0
 !$omp parallel reduction (bar : a) reduction (+: r)
-  if (lbound (a, 1) /= 1 .or. ubound (a, 1) /= 10) call abort
+  if (lbound (a, 1) /= 1 .or. ubound (a, 1) /= 10) STOP 1
   a = a + 2
   r = r + 1
 !$omp end parallel
-  if (any (a /= 4 * r) ) call abort
+  if (any (a /= 4 * r) ) STOP 2
   b(:,:) = 0
   allocate (c (4:6,8:10))
   c(:,:) = 0
   r = 0
 !$omp parallel reduction (baz : b, c) reduction (+: r)
-  if (lbound (b, 1) /= 3 .or. ubound (b, 1) /= 5) call abort
-  if (lbound (b, 2) /= 7 .or. ubound (b, 2) /= 9) call abort
-  if (.not. allocated (c)) call abort
-  if (lbound (c, 1) /= 4 .or. ubound (c, 1) /= 6) call abort
-  if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 10) call abort
+  if (lbound (b, 1) /= 3 .or. ubound (b, 1) /= 5) STOP 3
+  if (lbound (b, 2) /= 7 .or. ubound (b, 2) /= 9) STOP 4
+  if (.not. allocated (c)) STOP 5
+  if (lbound (c, 1) /= 4 .or. ubound (c, 1) /= 6) STOP 6
+  if (lbound (c, 2) /= 8 .or. ubound (c, 2) /= 10) STOP 7
   b = b + 3
   c = c + 4
   r = r + 1
 !$omp end parallel
-  if (any (b /= 3 * r) .or. any (c /= 4 * r)) call abort
+  if (any (b /= 3 * r) .or. any (c /= 4 * r)) STOP 8
   deallocate (c)
   allocate (c (0:1,7:11))
   c(:,:) = 0
   r = 0
 !$omp parallel reduction (foo : c) reduction (+: r)
-  if (.not. allocated (c)) call abort
-  if (lbound (c, 1) /= 0 .or. ubound (c, 1) /= 1) call abort
-  if (lbound (c, 2) /= 7 .or. ubound (c, 2) /= 11) call abort
+  if (.not. allocated (c)) STOP 9
+  if (lbound (c, 1) /= 0 .or. ubound (c, 1) /= 1) STOP 10
+  if (lbound (c, 2) /= 7 .or. ubound (c, 2) /= 11) STOP 11
   c = c + 5
   r = r + 1
 !$omp end parallel
-  if (any (c /= 10 * r)) call abort
+  if (any (c /= 10 * r)) STOP 12
 end
 function fn1 (x, y, m1, m2)
   integer, intent(in) :: x(:), y(:), m1, m2
index d6974585578b4c27f7db6907ff8c74c103dcac8e..cb54f4350b98bfec15cbd7c0616dfecc8fd04e90 100644 (file)
   a(7)%h = (/ 0, 0, 0 /)
   r = 0
 !$omp parallel reduction(+:r) reduction (baz:a)
-  if (.not.allocated (a)) call abort
-  if (lbound (a, 1) /= 7 .or. ubound (a, 1) /= 8) call abort
-  if (.not.allocated (a(7)%h)) call abort
-  if (allocated (a(8)%h)) call abort
-  if (lbound (a(7)%h, 1) /= 1 .or. ubound (a(7)%h, 1) /= 3) call abort
+  if (.not.allocated (a)) STOP 1
+  if (lbound (a, 1) /= 7 .or. ubound (a, 1) /= 8) STOP 2
+  if (.not.allocated (a(7)%h)) STOP 3
+  if (allocated (a(8)%h)) STOP 4
+  if (lbound (a(7)%h, 1) /= 1 .or. ubound (a(7)%h, 1) /= 3) STOP 5
   a(:)%g = a(:)%g + 2
   a(7)%h = a(7)%h + 3
   r = r + 1
 !$omp end parallel
-  if (.not.allocated (a)) call abort
-  if (lbound (a, 1) /= 7 .or. ubound (a, 1) /= 8) call abort
-  if (.not.allocated (a(7)%h)) call abort
-  if (allocated (a(8)%h)) call abort
-  if (lbound (a(7)%h, 1) /= 1 .or. ubound (a(7)%h, 1) /= 3) call abort
-  if (any (a(:)%g /= 2 * r) .or. any (a(7)%h(:) /= 3 * r)) call abort
+  if (.not.allocated (a)) STOP 6
+  if (lbound (a, 1) /= 7 .or. ubound (a, 1) /= 8) STOP 7
+  if (.not.allocated (a(7)%h)) STOP 8
+  if (allocated (a(8)%h)) STOP 9
+  if (lbound (a(7)%h, 1) /= 1 .or. ubound (a(7)%h, 1) /= 3) STOP 10
+  if (any (a(:)%g /= 2 * r) .or. any (a(7)%h(:) /= 3 * r)) STOP 11
 contains
   subroutine foo (x, y)
     type (dt), allocatable :: x(:), y(:)
-    if (allocated (x) .neqv. allocated (y)) call abort
-    if (lbound (x, 1) /= lbound (y, 1)) call abort
-    if (ubound (x, 1) /= ubound (y, 1)) call abort
-    if (allocated (x(7)%h) .neqv. allocated (y(7)%h)) call abort
-    if (allocated (x(8)%h) .neqv. allocated (y(8)%h)) call abort
-    if (lbound (x(7)%h, 1) /= lbound (y(7)%h, 1)) call abort
-    if (ubound (x(7)%h, 1) /= ubound (y(7)%h, 1)) call abort
+    if (allocated (x) .neqv. allocated (y)) STOP 12
+    if (lbound (x, 1) /= lbound (y, 1)) STOP 13
+    if (ubound (x, 1) /= ubound (y, 1)) STOP 14
+    if (allocated (x(7)%h) .neqv. allocated (y(7)%h)) STOP 15
+    if (allocated (x(8)%h) .neqv. allocated (y(8)%h)) STOP 16
+    if (lbound (x(7)%h, 1) /= lbound (y(7)%h, 1)) STOP 17
+    if (ubound (x(7)%h, 1) /= ubound (y(7)%h, 1)) STOP 18
     x(7)%g = 0
     x(7)%h = 0
     x(8)%g = 0
index 2d1169568dd9a5d5bf209caa8e1c6a687f9dff36..ffdb9a783bc35f992444cbf3b25513ef2cd350ea 100644 (file)
@@ -60,5 +60,5 @@ end module udr15m2
     j = j.addthree.iand (i, -4)
     d = d + dt(i)
   end do
-  if (d%x /= 5050 .or. j /= 4903) call abort
+  if (d%x /= 5050 .or. j /= 4903) STOP 1
 end
index 861a4b2702287a774ea0a368504fc6ff002d33fc..5b7d87b33ebf2edf4d6745e61c0531ece67967bb 100644 (file)
@@ -28,24 +28,24 @@ end module udr2
   do i = 1, 100
     j = j + i
   end do
-  if (any(j .ne. 5050)) call abort
+  if (any(j .ne. 5050)) STOP 1
   j = 3
 !$omp parallel do reduction (bar : j)
   do i = 1, 100
     j = j + 4 * i
   end do
-  if (any(j .ne. (5050 * 4 + 3))) call abort
+  if (any(j .ne. (5050 * 4 + 3))) STOP 2
 !$omp parallel do reduction (+ : d)
   do i = 1, 100
-    if (any(d%y .ne. 9)) call abort
+    if (any(d%y .ne. 9)) STOP 3
     d%x = d%x + 8 * i
   end do
-  if (any(d%x .ne. (5050 * 8 + 7)) .or. any(d%y .ne. 9)) call abort
+  if (any(d%x .ne. (5050 * 8 + 7)) .or. any(d%y .ne. 9)) STOP 4
   d = dt (5, 21)
 !$omp parallel do reduction (foo : d)
   do i = 1, 100
-    if (any(d%y .ne. 21)) call abort
+    if (any(d%y .ne. 21)) STOP 5
     d%x = d%x + 8 * i
   end do
-  if (any(d%x .ne. (5050 * 8 + 5)) .or. any(d%y .ne. 21)) call abort
+  if (any(d%x .ne. (5050 * 8 + 5)) .or. any(d%y .ne. 21)) STOP 6
 end
index 258b6722000e5cd6e62406502ceedf235589ad07..50cecec1f5a85199faf4c95770ab257d3140b1c6 100644 (file)
 &      // char (ichar (f(2:2)) + mod (i, 3))
   end do
   do i = 1, 64
-    if (index (c, char (ichar ('0') + i)) .eq. 0) call abort
-    if (index (d, char (ichar ('0') + i)) .eq. 0) call abort
+    if (index (c, char (ichar ('0') + i)) .eq. 0) STOP 1
+    if (index (d, char (ichar ('0') + i)) .eq. 0) STOP 2
   end do
-  if (e.ne.char (ichar ('0') + 64)) call abort
-  if (f(1:1).ne.char (ichar ('0') + 32)) call abort
-  if (f(2:2).ne.char (ichar ('0') + 64)) call abort
+  if (e.ne.char (ichar ('0') + 64)) STOP 3
+  if (f(1:1).ne.char (ichar ('0') + 32)) STOP 4
+  if (f(2:2).ne.char (ichar ('0') + 64)) STOP 5
 end
index 89365476af7eda7ad9b5ea479ec07b24a469b99d..86d9515c70a91e30d7d096bca1dde44007300f95 100644 (file)
 &      // char (ichar (f(:,:)(2:2)) + mod (i, 3))
   end do
   do i = 1, 64
-    if (any (index (c, char (ichar ('0') + i)) .eq. 0)) call abort
-    if (any (index (d, char (ichar ('0') + i)) .eq. 0)) call abort
+    if (any (index (c, char (ichar ('0') + i)) .eq. 0)) STOP 1
+    if (any (index (d, char (ichar ('0') + i)) .eq. 0)) STOP 2
   end do
-  if (any (e.ne.char (ichar ('0') + 64))) call abort
-  if (any (f(:,:)(1:1).ne.char (ichar ('0') + 32))) call abort
-  if (any (f(:,:)(2:2).ne.char (ichar ('0') + 64))) call abort
+  if (any (e.ne.char (ichar ('0') + 64))) STOP 3
+  if (any (f(:,:)(1:1).ne.char (ichar ('0') + 32))) STOP 4
+  if (any (f(:,:)(2:2).ne.char (ichar ('0') + 64))) STOP 5
 end
 elemental function fn (x, y)
   character (len=64), intent (in) :: x, y
index 6dae9b9b81642e810571ff9dc26942940582ccd1..8c6c525742abcaf44fb8d9b789da60dbf8c4e8a8 100644 (file)
@@ -52,6 +52,6 @@ program udr5
   r4 = r4 + 1.0
   call dp_add (dp, 1.0d0)
 !$omp end parallel
-  if (xdt%r .ne. r) call abort
-  if (i4.ne.r.or.i8.ne.r.or.r4.ne.r.or.dp.ne.r) call abort
+  if (xdt%r .ne. r) STOP 1
+  if (i4.ne.r.or.i8.ne.r.or.r4.ne.r.or.dp.ne.r) STOP 2
 end program udr5
index 20736fb79db34adcbb0c122228df93e15104796b..159f6a40ffbbb6da1b63c8603519fd3368996624 100644 (file)
@@ -62,8 +62,8 @@ program udr6
     call dp_add (dp(i), 1.0d0)
   end do
 !$omp end parallel
-  if (any (xdt%r .ne. r)) call abort
-  if (any (i4.ne.r).or.any(i8.ne.r)) call abort
-  if (any(r4.ne.r).or.any(dp.ne.r)) call abort
+  if (any (xdt%r .ne. r)) STOP 1
+  if (any (i4.ne.r).or.any(i8.ne.r)) STOP 2
+  if (any(r4.ne.r).or.any(dp.ne.r)) STOP 3
   deallocate (xdt, i4, i8, r4, dp)
 end program udr6
index 42be00c3a16332fa66c5996195e5d6a87f856df3..92b24a196f4446b4d2ad9c1531c17b66f71a7f9b 100644 (file)
@@ -22,7 +22,7 @@ program udr7
   do i = 1, 64
     x = x + i
   end do
-  if (any (x /= 2080.0)) call abort
+  if (any (x /= 2080.0)) STOP 1
 contains
   elemental subroutine omp_out (x, y)
     real, intent (out) :: x
index 9ef48a5c78727bcad993f2f7277ee420546abb08..6b8eac22a7fba46a3f9a9dbfe7cfe2d65285701f 100644 (file)
@@ -42,5 +42,5 @@ end module udr8m2
     j = j.add.iand (i, -4)
     d = d + dt(i)
   end do
-  if (d%x /= 5050 .or. j /= 4903) call abort
+  if (d%x /= 5050 .or. j /= 4903) STOP 1
 end
index a4fec1337c2e49d44fd71f234dc14a745831b818..a8ba78d924dfce40e469a78c25b7b093d8022125 100644 (file)
@@ -23,7 +23,7 @@ contains
   end subroutine
   subroutine initializer1 (x, y)
     integer :: x, y
-    if (y .ne. 3) call abort
+    if (y .ne. 3) STOP 1
     x = y
   end subroutine
 end module udr9m1
@@ -61,5 +61,5 @@ end module udr9m2
     j = j.add.iand (i, -4)
     d = d + dt(i)
   end do
-  if (d%x /= 5050 .or. j /= 4903) call abort
+  if (d%x /= 5050 .or. j /= 4903) STOP 2
 end
index c22165ee0a180128694db89dc1e7c4faf490b45a..e483a4c483c64e74f44d604c503795d2c922dd87 100644 (file)
@@ -155,7 +155,7 @@ contains
     call check (size (k, 3), 3, l)
     call check (size (k), 15, l)
 !$omp end parallel
-    if (l) call abort
+    if (l) STOP 1
   end subroutine foo
 
   subroutine test
index a9510fd385ad29af8d1ed53411c365737a550d4f..37dc319f72a42f455f0c34deb9c63f65bbc8c741 100644 (file)
@@ -123,7 +123,7 @@ contains
     call check (size (k, 3), 3, l)
     call check (size (k), 15, l)
 !$omp end parallel
-    if (l) call abort
+    if (l) STOP 1
   end subroutine foo
 
   subroutine test
index bfafc4f7d0546c32a67d9c9e5017055801063182..1f4012b103470c6ff13643f89ffb8d84ad168d3d 100644 (file)
@@ -161,7 +161,7 @@ contains
     call check (size (k, 3), 3, l)
     call check (size (k), 15, l)
 !$omp end parallel
-    if (l) call abort
+    if (l) STOP 1
   end subroutine foo
 
   subroutine test
index 0bee30cf817dc105c9f82c7bb0a8aee7d4103796..64c7315f2bbe84c13855ecab327dc7b8ad9d028d 100644 (file)
@@ -165,7 +165,7 @@ contains
     call check (size (k), 15, l)
 110 continue
 !$omp end parallel do
-    if (l) call abort
+    if (l) STOP 1
     if (z2 == 6) then
       x = 5
       w = 'thread5thr_number_5THREAD5THR_NUMBER_5'
@@ -201,7 +201,7 @@ contains
        do 115, q = 4, 6
          l = l .or. k(p, 1, q - 3) .ne. 19 + x + p + 7 + 3 * q
 115   continue
-      if (l) call abort
+      if (l) STOP 2
     end if
   end subroutine foo
 
index cdd561d39615c39cd952a89be20a270855a10865..867da73c55eca39b9c65da0f766db4ba8ed5f03b 100644 (file)
@@ -137,7 +137,7 @@ contains
     call check (size (k), 15, l)
 110 continue
 !$omp end parallel do
-    if (l) call abort
+    if (l) STOP 1
     if (z2 == 6) then
       x = 5
       w = 'thread5thr_number_5THREAD5THR_NUMBER_5'
@@ -173,7 +173,7 @@ contains
        do 115, q = 4, 6
          l = l .or. k(p, 1, q - 3) .ne. 19 + x + p + 7 + 3 * q
 115   continue
-      if (l) call abort
+      if (l) STOP 2
     end if
   end subroutine foo
 
index bb9c4916d40f3ce1cfda9af18e173227f4e375b6..1017beed184bafc66571587ca9d7f99ab1c21243 100644 (file)
@@ -172,7 +172,7 @@ contains
        l = l .or. k(p, 1, q - 3) .ne. 19 + x + p + 7 + 3 * q
 115 continue
 !$omp end parallel
-    if (l) call abort
+    if (l) STOP 1
   end subroutine foo
 
   subroutine test
index 29a6696443a8b16ec6518e41a9f7d4ca75da32e4..a97132dc0a4a36aedd7017ec821fe4e2f18e1747 100644 (file)
@@ -4,13 +4,13 @@
   character (6) :: c, f2
   character (6) :: d(2)
   c = f1 (6)
-  if (c .ne. 'opqrst') call abort
+  if (c .ne. 'opqrst') STOP 1
   c = f2 (6)
-  if (c .ne. '_/!!/_') call abort
+  if (c .ne. '_/!!/_') STOP 2
   d = f3 (6)
-  if (d(1) .ne. 'opqrst' .or. d(2) .ne. 'a') call abort
+  if (d(1) .ne. 'opqrst' .or. d(2) .ne. 'a') STOP 3
   d = f4 (6)
-  if (d(1) .ne. 'Opqrst' .or. d(2) .ne. 'A') call abort
+  if (d(1) .ne. 'Opqrst' .or. d(2) .ne. 'A') STOP 4
 contains
   function f1 (n)
     use omp_lib
@@ -40,7 +40,7 @@ contains
 !$omp barrier
     l = l .or. f1 .ne. 'def'
 !$omp end parallel
-    if (l) call abort
+    if (l) STOP 5
     f1 = 'opqrst'
   end function f1
   function f3 (n)
@@ -71,7 +71,7 @@ contains
 !$omp barrier
     l = l .or. any (f3 .ne. 'def')
 !$omp end parallel
-    if (l) call abort
+    if (l) STOP 6
     f3(1) = 'opqrst'
     f3(2) = 'a'
   end function f3
@@ -105,7 +105,7 @@ contains
     l = l .or. any (f4 .ne. 'def')
     l = l .or. size (f4) .ne. 2
 !$omp end parallel
-    if (l) call abort
+    if (l) STOP 7
     f4(1) = 'Opqrst'
     f4(2) = 'A'
   end function f4
@@ -138,6 +138,6 @@ function f2 (n)
 !$omp barrier
   l = l .or. f2 .ne. 'def'
 !$omp end parallel
-  if (l) call abort
+  if (l) STOP 8
   f2 = '_/!!/_'
 end function f2
index b06a6f4be5dadedd0dd4ad8b874d9f37265abd2c..68174cadd7ca7d67ed345253c53a519e8c4706b6 100644 (file)
@@ -236,7 +236,7 @@ contains
        l = l .or. k(p, 1, q - 3) .ne. 19 + x + p + 7 + 3 * q
 125 continue
 !$omp end parallel
-    if (l) call abort
+    if (l) STOP 1
   end subroutine foo
 
   subroutine test
index a0e6ff919e517c29cd9989a5ce51d610833b6424..1d2ba7d3ee264b38f9f60deefadefac8c662bc42 100644 (file)
@@ -24,7 +24,7 @@ end
   b = 20
   a(1:5) = max (a(1:5), b(1:5))
 !$omp end parallel workshare
-  if (any (a(1:5) .ne. 20)) call abort
-  if (any (a(6:10) .ne. 10)) call abort
-  if (.not. foo_seen .or. .not. bar_seen) call abort
+  if (any (a(1:5) .ne. 20)) STOP 1
+  if (any (a(6:10) .ne. 10)) STOP 2
+  if (.not. foo_seen .or. .not. bar_seen) STOP 3
 end
index 1b749a6cf0571caa1e3edfdd29328f6895fdf8c2..655a450885e1b9c280063eebe98fb93b92f7884d 100644 (file)
@@ -3,7 +3,7 @@ subroutine f1
 !$omp parallel workshare
   a(:,:) = 17
 !$omp end parallel workshare
-  if (any (a.ne.17)) call abort
+  if (any (a.ne.17)) STOP 1
 end subroutine f1
 subroutine f2
   integer a(20:50,70:90),d(15),e(15),f(15)
@@ -20,14 +20,14 @@ subroutine f2
   f = 7
   where (e.ge.5) f = f + 1
 !$omp end parallel workshare
-  if (any (a.ne.17)) call abort
-  if (c.ne.5.or.b.ne.4) call abort
-  if (any(d.ne.0)) call abort
+  if (any (a.ne.17)) STOP 2
+  if (c.ne.5.or.b.ne.4) STOP 3
+  if (any(d.ne.0)) STOP 4
   do i = 1, 15
     if (e(i).ge.5) then
-      if (f(i).ne.8) call abort
+      if (f(i).ne.8) STOP 5
     else
-      if (f(i).ne.7) call abort
+      if (f(i).ne.7) STOP 6
     end if
   end do
 end subroutine f2
index b38303d015a69fc8e226cb9080f473df32eec58b..dde35123e7907ae90a96bb705e0771c414dd7139 100644 (file)
@@ -3,7 +3,7 @@ program main
 
   print *, "CheCKpOInT"
   !$acc parallel
-  call abort
+  STOP 1
   !$acc end parallel
 
 end program main
index 2ba2bcb8aa665f386eed72bf9702ba3376b2a96e..68d90e945396d6dfd7bc674fba3ac87952c5c8da 100644 (file)
@@ -6,7 +6,7 @@ program main
 
   !$acc parallel copyin(argc)
   if (argc .ne. 0) then
-     call abort
+     STOP 1
   end if
   !$acc end parallel
 
index 1a10f32ab3a46156afaf987e56af799b3cf01a75..d6c67a0c31aad7ee010ba5c677c42edae521e803 100644 (file)
@@ -9,19 +9,19 @@ implicit none
 
 ! Host.
 
-if (.not. acc_on_device (acc_device_none)) call abort
-if (.not. acc_on_device (acc_device_host)) call abort
-if (acc_on_device (acc_device_not_host)) call abort
-if (acc_on_device (acc_device_nvidia)) call abort
+if (.not. acc_on_device (acc_device_none)) STOP 1
+if (.not. acc_on_device (acc_device_host)) STOP 2
+if (acc_on_device (acc_device_not_host)) STOP 3
+if (acc_on_device (acc_device_nvidia)) STOP 4
 
 
 ! Host via offloading fallback mode.
 
 !$acc parallel if(.false.)
-if (.not. acc_on_device (acc_device_none)) call abort
-if (.not. acc_on_device (acc_device_host)) call abort
-if (acc_on_device (acc_device_not_host)) call abort
-if (acc_on_device (acc_device_nvidia)) call abort
+if (.not. acc_on_device (acc_device_none)) STOP 5
+if (.not. acc_on_device (acc_device_host)) STOP 6
+if (acc_on_device (acc_device_not_host)) STOP 7
+if (acc_on_device (acc_device_nvidia)) STOP 8
 !$acc end parallel
 
 
@@ -30,13 +30,13 @@ if (acc_on_device (acc_device_nvidia)) call abort
 ! Offloaded.
 
 !$acc parallel
-if (acc_on_device (acc_device_none)) call abort
-if (acc_on_device (acc_device_host)) call abort
-if (.not. acc_on_device (acc_device_not_host)) call abort
+if (acc_on_device (acc_device_none)) STOP 9
+if (acc_on_device (acc_device_host)) STOP 10
+if (.not. acc_on_device (acc_device_not_host)) STOP 11
 #if ACC_DEVICE_TYPE_nvidia
-if (.not. acc_on_device (acc_device_nvidia)) call abort
+if (.not. acc_on_device (acc_device_nvidia)) STOP 12
 #else
-if (acc_on_device (acc_device_nvidia)) call abort
+if (acc_on_device (acc_device_nvidia)) STOP 13
 #endif
 !$acc end parallel
 
index a19045b05638baef04de686f35aa875b19e61a27..75e24509ce9bdf0f727f2e4aa04a106d9611249c 100644 (file)
@@ -9,19 +9,19 @@
 
 !Host.
 
-      IF (.NOT. ACC_ON_DEVICE (ACC_DEVICE_NONE)) CALL ABORT
-      IF (.NOT. ACC_ON_DEVICE (ACC_DEVICE_HOST)) CALL ABORT
-      IF (ACC_ON_DEVICE (ACC_DEVICE_NOT_HOST)) CALL ABORT
-      IF (ACC_ON_DEVICE (ACC_DEVICE_NVIDIA)) CALL ABORT
+      IF (.NOT. ACC_ON_DEVICE (ACC_DEVICE_NONE)) STOP 1
+      IF (.NOT. ACC_ON_DEVICE (ACC_DEVICE_HOST)) STOP 2
+      IF (ACC_ON_DEVICE (ACC_DEVICE_NOT_HOST)) STOP 3
+      IF (ACC_ON_DEVICE (ACC_DEVICE_NVIDIA)) STOP 4
 
 
 !Host via offloading fallback mode.
 
 !$ACC PARALLEL IF(.FALSE.)
-      IF (.NOT. ACC_ON_DEVICE (ACC_DEVICE_NONE)) CALL ABORT
-      IF (.NOT. ACC_ON_DEVICE (ACC_DEVICE_HOST)) CALL ABORT
-      IF (ACC_ON_DEVICE (ACC_DEVICE_NOT_HOST)) CALL ABORT
-      IF (ACC_ON_DEVICE (ACC_DEVICE_NVIDIA)) CALL ABORT
+      IF (.NOT. ACC_ON_DEVICE (ACC_DEVICE_NONE)) STOP 5
+      IF (.NOT. ACC_ON_DEVICE (ACC_DEVICE_HOST)) STOP 6
+      IF (ACC_ON_DEVICE (ACC_DEVICE_NOT_HOST)) STOP 7
+      IF (ACC_ON_DEVICE (ACC_DEVICE_NVIDIA)) STOP 8
 !$ACC END PARALLEL
 
 
 ! Offloaded.
 
 !$ACC PARALLEL
-      IF (ACC_ON_DEVICE (ACC_DEVICE_NONE)) CALL ABORT
-      IF (ACC_ON_DEVICE (ACC_DEVICE_HOST)) CALL ABORT
-      IF (.NOT. ACC_ON_DEVICE (ACC_DEVICE_NOT_HOST)) CALL ABORT
+      IF (ACC_ON_DEVICE (ACC_DEVICE_NONE)) STOP 9
+      IF (ACC_ON_DEVICE (ACC_DEVICE_HOST)) STOP 10
+      IF (.NOT. ACC_ON_DEVICE (ACC_DEVICE_NOT_HOST)) STOP 11
 #if ACC_DEVICE_TYPE_nvidia
-      IF (.NOT. ACC_ON_DEVICE (ACC_DEVICE_NVIDIA)) CALL ABORT
+      IF (.NOT. ACC_ON_DEVICE (ACC_DEVICE_NVIDIA)) STOP 12
 #else
-      IF (ACC_ON_DEVICE (ACC_DEVICE_NVIDIA)) CALL ABORT
+      IF (ACC_ON_DEVICE (ACC_DEVICE_NVIDIA)) STOP 13
 #endif
 !$ACC END PARALLEL
 
index c3917760682eba478c69df0af4215afcd9d3b5cc..908d185f40c75efba7c4e88ce082b394ac81c869 100644 (file)
@@ -9,19 +9,19 @@
 
 !Host.
 
-      IF (.NOT. ACC_ON_DEVICE (ACC_DEVICE_NONE)) CALL ABORT
-      IF (.NOT. ACC_ON_DEVICE (ACC_DEVICE_HOST)) CALL ABORT
-      IF (ACC_ON_DEVICE (ACC_DEVICE_NOT_HOST)) CALL ABORT
-      IF (ACC_ON_DEVICE (ACC_DEVICE_NVIDIA)) CALL ABORT
+      IF (.NOT. ACC_ON_DEVICE (ACC_DEVICE_NONE)) STOP 1
+      IF (.NOT. ACC_ON_DEVICE (ACC_DEVICE_HOST)) STOP 2
+      IF (ACC_ON_DEVICE (ACC_DEVICE_NOT_HOST)) STOP 3
+      IF (ACC_ON_DEVICE (ACC_DEVICE_NVIDIA)) STOP 4
 
 
 !Host via offloading fallback mode.
 
 !$ACC PARALLEL IF(.FALSE.)
-      IF (.NOT. ACC_ON_DEVICE (ACC_DEVICE_NONE)) CALL ABORT
-      IF (.NOT. ACC_ON_DEVICE (ACC_DEVICE_HOST)) CALL ABORT
-      IF (ACC_ON_DEVICE (ACC_DEVICE_NOT_HOST)) CALL ABORT
-      IF (ACC_ON_DEVICE (ACC_DEVICE_NVIDIA)) CALL ABORT
+      IF (.NOT. ACC_ON_DEVICE (ACC_DEVICE_NONE)) STOP 5
+      IF (.NOT. ACC_ON_DEVICE (ACC_DEVICE_HOST)) STOP 6
+      IF (ACC_ON_DEVICE (ACC_DEVICE_NOT_HOST)) STOP 7
+      IF (ACC_ON_DEVICE (ACC_DEVICE_NVIDIA)) STOP 8
 !$ACC END PARALLEL
 
 
 ! Offloaded.
 
 !$ACC PARALLEL
-      IF (ACC_ON_DEVICE (ACC_DEVICE_NONE)) CALL ABORT
-      IF (ACC_ON_DEVICE (ACC_DEVICE_HOST)) CALL ABORT
-      IF (.NOT. ACC_ON_DEVICE (ACC_DEVICE_NOT_HOST)) CALL ABORT
+      IF (ACC_ON_DEVICE (ACC_DEVICE_NONE)) STOP 9
+      IF (ACC_ON_DEVICE (ACC_DEVICE_HOST)) STOP 10
+      IF (.NOT. ACC_ON_DEVICE (ACC_DEVICE_NOT_HOST)) STOP 11
 #if ACC_DEVICE_TYPE_nvidia
-      IF (.NOT. ACC_ON_DEVICE (ACC_DEVICE_NVIDIA)) CALL ABORT
+      IF (.NOT. ACC_ON_DEVICE (ACC_DEVICE_NVIDIA)) STOP 12
 #else
-      IF (ACC_ON_DEVICE (ACC_DEVICE_NVIDIA)) CALL ABORT
+      IF (ACC_ON_DEVICE (ACC_DEVICE_NVIDIA)) STOP 13
 #endif
 !$ACC END PARALLEL
 
index 01728bd3f6c8d89d22cbc084881235ffea52b2cc..f027c31b4eae083a24e0701f981dc5b80e01ddb4 100644 (file)
@@ -27,8 +27,8 @@ program asyncwait
   !$acc end data
 
   do i = 1, N
-     if (a(i) .ne. 3.0) call abort
-     if (b(i) .ne. 3.0) call abort
+     if (a(i) .ne. 3.0) STOP 1
+     if (b(i) .ne. 3.0) STOP 2
   end do
 
   a(:) = 2.0
@@ -47,8 +47,8 @@ program asyncwait
   !$acc end data
 
   do i = 1, N
-     if (a(i) .ne. 2.0) call abort
-     if (b(i) .ne. 2.0) call abort
+     if (a(i) .ne. 2.0) STOP 3
+     if (b(i) .ne. 2.0) STOP 4
   end do
 
   a(:) = 3.0
@@ -81,10 +81,10 @@ program asyncwait
   !$acc end data
 
   do i = 1, N
-     if (a(i) .ne. 3.0) call abort
-     if (b(i) .ne. 9.0) call abort
-     if (c(i) .ne. 4.0) call abort
-     if (d(i) .ne. 1.0) call abort
+     if (a(i) .ne. 3.0) STOP 5
+     if (b(i) .ne. 9.0) STOP 6
+     if (c(i) .ne. 4.0) STOP 7
+     if (d(i) .ne. 1.0) STOP 8
   end do
 
   a(:) = 2.0
@@ -126,11 +126,11 @@ program asyncwait
   !$acc end data
 
   do i = 1, N
-     if (a(i) .ne. 2.0) call abort
-     if (b(i) .ne. 4.0) call abort
-     if (c(i) .ne. 4.0) call abort
-     if (d(i) .ne. 1.0) call abort
-     if (e(i) .ne. 11.0) call abort
+     if (a(i) .ne. 2.0) STOP 9
+     if (b(i) .ne. 4.0) STOP 10
+     if (c(i) .ne. 4.0) STOP 11
+     if (d(i) .ne. 1.0) STOP 12
+     if (e(i) .ne. 11.0) STOP 13
   end do
 
   a(:) = 3.0
@@ -149,8 +149,8 @@ program asyncwait
   !$acc end data
 
   do i = 1, N
-     if (a(i) .ne. 3.0) call abort
-     if (b(i) .ne. 3.0) call abort
+     if (a(i) .ne. 3.0) STOP 14
+     if (b(i) .ne. 3.0) STOP 15
   end do
 
   a(:) = 2.0
@@ -169,8 +169,8 @@ program asyncwait
   !$acc end data
 
   do i = 1, N
-     if (a(i) .ne. 2.0) call abort
-     if (b(i) .ne. 2.0) call abort
+     if (a(i) .ne. 2.0) STOP 16
+     if (b(i) .ne. 2.0) STOP 17
   end do
 
   a(:) = 3.0
@@ -203,10 +203,10 @@ program asyncwait
   !$acc end data
 
   do i = 1, N
-     if (a(i) .ne. 3.0) call abort
-     if (b(i) .ne. 9.0) call abort
-     if (c(i) .ne. 4.0) call abort
-     if (d(i) .ne. 1.0) call abort
+     if (a(i) .ne. 3.0) STOP 18
+     if (b(i) .ne. 9.0) STOP 19
+     if (c(i) .ne. 4.0) STOP 20
+     if (d(i) .ne. 1.0) STOP 21
   end do
 
   a(:) = 2.0
@@ -248,10 +248,10 @@ program asyncwait
   !$acc end data
 
   do i = 1, N
-     if (a(i) .ne. 2.0) call abort
-     if (b(i) .ne. 4.0) call abort
-     if (c(i) .ne. 4.0) call abort
-     if (d(i) .ne. 1.0) call abort
-     if (e(i) .ne. 11.0) call abort
+     if (a(i) .ne. 2.0) STOP 22
+     if (b(i) .ne. 4.0) STOP 23
+     if (c(i) .ne. 4.0) STOP 24
+     if (d(i) .ne. 1.0) STOP 25
+     if (e(i) .ne. 11.0) STOP 26
   end do
 end program asyncwait
index fe131b62716d1d34988cbe9b947e2a945d08146c..7f5080a21b6dfc07923a528efdb93a3c80b1109b 100644 (file)
@@ -31,7 +31,7 @@ program asyncwait
   !$acc end parallel
 
   do i = 1, N
-    if (c(i) .ne. 2.0) call abort
+    if (c(i) .ne. 2.0) STOP 1
   end do
 
   !$acc kernels async (0)
@@ -56,7 +56,7 @@ program asyncwait
   !$acc end kernels
 
   do i = 1, N
-    if (c(i) .ne. 2.0) call abort
+    if (c(i) .ne. 2.0) STOP 2
   end do
   
   deallocate (a)
index fa96a015ce163c3c7a830f0de38359ba5bb5dfec..6d9ed0cf078f4e05c245aa30e9f637e191f680d3 100644 (file)
@@ -33,7 +33,7 @@ program asyncwait
   !$acc end parallel
 
   do i = 1, N
-    if (c(i) .ne. 2.0) call abort
+    if (c(i) .ne. 2.0) STOP 1
   end do
 
   !$acc kernels async (0)
@@ -60,7 +60,7 @@ program asyncwait
   !$acc end kernels
 
   do i = 1, N
-    if (c(i) .ne. 2.0) call abort
+    if (c(i) .ne. 2.0) STOP 2
   end do
   
   deallocate (a)
index 27c5c9e57bdc47b801ae3cd05a1c50e7d2132edd..5a7e1e5db3a70df304fd4fbb23fc10b4c932dd08 100644 (file)
@@ -18,8 +18,8 @@ program main
     end do
   !$acc end parallel
 
-  if (igot /= iexp) call abort
-  if (itmp /= iexp - 2) call abort
+  if (igot /= iexp) STOP 1
+  if (itmp /= iexp - 2) STOP 2
 
   fgot = 1234.0
   fexp = 1266.0
@@ -33,8 +33,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (ftmp /= fexp - 1.0) call abort
-  if (fgot /= fexp) call abort
+  if (ftmp /= fexp - 1.0) STOP 3
+  if (fgot /= fexp) STOP 4
 
   fgot = 1.0
   fexp = 2.0**32
@@ -48,8 +48,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (ftmp /= fexp / 2.0) call abort
-  if (fgot /= fexp) call abort
+  if (ftmp /= fexp / 2.0) STOP 5
+  if (fgot /= fexp) STOP 6
 
   fgot = 32.0
   fexp = fgot - N
@@ -63,8 +63,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (ftmp /= fexp + 1.0) call abort
-  if (fgot /= fexp) call abort
+  if (ftmp /= fexp + 1.0) STOP 7
+  if (fgot /= fexp) STOP 8
 
   fgot = 2**32.0
   fexp = 1.0
@@ -78,8 +78,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (ftmp /= fgot * 2.0) call abort
-  if (fgot /= fexp) call abort
+  if (ftmp /= fgot * 2.0) STOP 9
+  if (fgot /= fexp) STOP 10
 
   lgot = .TRUE.
   lexp = .FALSE.
@@ -91,8 +91,8 @@ program main
   !$acc end atomic
   !$acc end parallel
 
-  if (ltmp .neqv. .not. lexp) call abort
-  if (lgot .neqv. lexp) call abort
+  if (ltmp .neqv. .not. lexp) STOP 11
+  if (lgot .neqv. lexp) STOP 12
 
   lgot = .FALSE.
   lexp = .FALSE.
@@ -104,8 +104,8 @@ program main
   !$acc end atomic
   !$acc end parallel
 
-  if (ltmp .neqv. lexp) call abort
-  if (lgot .neqv. lexp) call abort
+  if (ltmp .neqv. lexp) STOP 13
+  if (lgot .neqv. lexp) STOP 14
 
   lgot = .FALSE.
   lexp = .FALSE.
@@ -117,8 +117,8 @@ program main
   !$acc end atomic
   !$acc end parallel
 
-  if (ltmp .neqv. lexp) call abort
-  if (lgot .neqv. lexp) call abort
+  if (ltmp .neqv. lexp) STOP 15
+  if (lgot .neqv. lexp) STOP 16
 
   lgot = .FALSE.
   lexp = .TRUE.
@@ -130,8 +130,8 @@ program main
   !$acc end atomic
   !$acc end parallel
 
-  if (ltmp .neqv. .not. lexp) call abort
-  if (lgot .neqv. lexp) call abort
+  if (ltmp .neqv. .not. lexp) STOP 17
+  if (lgot .neqv. lexp) STOP 18
 
   fgot = 1234.0
   fexp = 1266.0
@@ -145,8 +145,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (ftmp /= fexp - 1.0) call abort 
-  if (fgot /= fexp) call abort
+  if (ftmp /= fexp - 1.0) STOP 19 
+  if (fgot /= fexp) STOP 20
 
   fgot = 1.0
   fexp = 2.0**32
@@ -160,8 +160,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (ftmp /= fexp / 2.0) call abort
-  if (fgot /= fexp) call abort
+  if (ftmp /= fexp / 2.0) STOP 21
+  if (fgot /= fexp) STOP 22
 
   fgot = 32.0
   fexp = 32.0
@@ -175,8 +175,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (ftmp /= 2.0 - fexp) call abort
-  if (fgot /= fexp) call abort
+  if (ftmp /= 2.0 - fexp) STOP 23
+  if (fgot /= fexp) STOP 24
 
   fgot = 2.0**16
   fexp = 2.0**16
@@ -190,8 +190,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (ftmp /= 2.0 / fexp) call abort
-  if (fgot /= fexp) call abort
+  if (ftmp /= 2.0 / fexp) STOP 25
+  if (fgot /= fexp) STOP 26
 
   lgot = .TRUE.
   lexp = .FALSE.
@@ -203,8 +203,8 @@ program main
   !$acc end atomic
   !$acc end parallel
 
-  if (ltmp .neqv. .not. lexp) call abort
-  if (lgot .neqv. lexp) call abort
+  if (ltmp .neqv. .not. lexp) STOP 27
+  if (lgot .neqv. lexp) STOP 28
 
   lgot = .FALSE.
   lexp = .FALSE.
@@ -216,8 +216,8 @@ program main
   !$acc end atomic
   !$acc end parallel
 
-  if (ltmp .neqv. lexp) call abort
-  if (lgot .neqv. lexp) call abort
+  if (ltmp .neqv. lexp) STOP 29
+  if (lgot .neqv. lexp) STOP 30
 
   lgot = .FALSE.
   lexp = .FALSE.
@@ -229,8 +229,8 @@ program main
   !$acc end atomic
   !$acc end parallel
 
-  if (ltmp .neqv. lexp) call abort
-  if (lgot .neqv. lexp) call abort
+  if (ltmp .neqv. lexp) STOP 31
+  if (lgot .neqv. lexp) STOP 32
 
   lgot = .FALSE.
   lexp = .TRUE.
@@ -242,8 +242,8 @@ program main
   !$acc end atomic
   !$acc end parallel
 
-  if (ltmp .neqv. .not. lexp) call abort
-  if (lgot .neqv. lexp) call abort
+  if (ltmp .neqv. .not. lexp) STOP 33
+  if (lgot .neqv. lexp) STOP 34
 
   igot = 1
   iexp = N
@@ -257,8 +257,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (itmp /= iexp - 1) call abort
-  if (igot /= iexp) call abort
+  if (itmp /= iexp - 1) STOP 35
+  if (igot /= iexp) STOP 36
 
   igot = N
   iexp = 1
@@ -272,8 +272,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (itmp /= iexp) call abort
-  if (igot /= iexp) call abort
+  if (itmp /= iexp) STOP 37
+  if (igot /= iexp) STOP 38
 
   igot = -1
   iexp = 0
@@ -288,8 +288,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (itmp /= ibset (iexp, N - 1)) call abort
-  if (igot /= iexp) call abort
+  if (itmp /= ibset (iexp, N - 1)) STOP 39
+  if (igot /= iexp) STOP 40
 
   igot = 0
   iexp = -1 
@@ -304,8 +304,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (itmp /= ieor (iexp, lshift (1, N - 1))) call abort
-  if (igot /= iexp) call abort
+  if (itmp /= ieor (iexp, lshift (1, N - 1))) STOP 41
+  if (igot /= iexp) STOP 42
 
   igot = -1
   iexp = 0 
@@ -320,8 +320,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (itmp /= ior (iexp, lshift (1, N - 1))) call abort
-  if (igot /= iexp) call abort
+  if (itmp /= ior (iexp, lshift (1, N - 1))) STOP 43
+  if (igot /= iexp) STOP 44
 
   igot = 1
   iexp = N
@@ -335,8 +335,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (itmp /= iexp - 1) call abort
-  if (igot /= iexp) call abort
+  if (itmp /= iexp - 1) STOP 45
+  if (igot /= iexp) STOP 46
 
   igot = N
   iexp = 1
@@ -350,8 +350,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (itmp /= iexp) call abort
-  if (igot /= iexp) call abort
+  if (itmp /= iexp) STOP 47
+  if (igot /= iexp) STOP 48
 
   igot = -1
   iexp = 0
@@ -366,8 +366,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (itmp /= ibset (iexp, N - 1)) call abort
-  if (igot /= iexp) call abort
+  if (itmp /= ibset (iexp, N - 1)) STOP 49
+  if (igot /= iexp) STOP 50
 
   igot = 0
   iexp = -1 
@@ -382,8 +382,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (itmp /= ieor (iexp, lshift (1, N - 1))) call abort
-  if (igot /= iexp) call abort
+  if (itmp /= ieor (iexp, lshift (1, N - 1))) STOP 51
+  if (igot /= iexp) STOP 52
 
   igot = -1
   iexp = 0 
@@ -398,8 +398,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (itmp /= ior (iexp, lshift (1, N - 1))) call abort
-  if (igot /= iexp) call abort
+  if (itmp /= ior (iexp, lshift (1, N - 1))) STOP 53
+  if (igot /= iexp) STOP 54
 
   fgot = 1234.0
   fexp = 1266.0
@@ -413,8 +413,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (ftmp /= fexp) call abort
-  if (fgot /= fexp) call abort
+  if (ftmp /= fexp) STOP 55
+  if (fgot /= fexp) STOP 56
 
   fgot = 1.0
   fexp = 2.0**32
@@ -428,8 +428,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (ftmp /= fexp) call abort
-  if (fgot /= fexp) call abort
+  if (ftmp /= fexp) STOP 57
+  if (fgot /= fexp) STOP 58
 
   fgot = 32.0
   fexp = fgot - N
@@ -443,8 +443,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (ftmp /= fexp) call abort
-  if (fgot /= fexp) call abort
+  if (ftmp /= fexp) STOP 59
+  if (fgot /= fexp) STOP 60
 
   fgot = 2**32.0
   fexp = 1.0
@@ -458,8 +458,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (ftmp /= fexp) call abort
-  if (fgot /= fexp) call abort
+  if (ftmp /= fexp) STOP 61
+  if (fgot /= fexp) STOP 62
 
   lgot = .TRUE.
   lexp = .FALSE.
@@ -471,8 +471,8 @@ program main
   !$acc end atomic
   !$acc end parallel
 
-  if (ltmp .neqv. lexp) call abort
-  if (lgot .neqv. lexp) call abort
+  if (ltmp .neqv. lexp) STOP 63
+  if (lgot .neqv. lexp) STOP 64
 
   lgot = .FALSE.
   lexp = .FALSE.
@@ -484,8 +484,8 @@ program main
   !$acc end atomic
   !$acc end parallel
 
-  if (ltmp .neqv. lexp) call abort
-  if (lgot .neqv. lexp) call abort
+  if (ltmp .neqv. lexp) STOP 65
+  if (lgot .neqv. lexp) STOP 66
 
   lgot = .FALSE.
   lexp = .FALSE.
@@ -497,8 +497,8 @@ program main
   !$acc end atomic
   !$acc end parallel
 
-  if (ltmp .neqv. lexp) call abort
-  if (lgot .neqv. lexp) call abort
+  if (ltmp .neqv. lexp) STOP 67
+  if (lgot .neqv. lexp) STOP 68
 
   lgot = .FALSE.
   lexp = .TRUE.
@@ -510,8 +510,8 @@ program main
   !$acc end atomic
   !$acc end parallel
 
-  if (ltmp .neqv. lexp) call abort
-  if (lgot .neqv. lexp) call abort
+  if (ltmp .neqv. lexp) STOP 69
+  if (lgot .neqv. lexp) STOP 70
 
   fgot = 1234.0
   fexp = 1266.0
@@ -525,8 +525,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (ftmp /= fexp) call abort
-  if (fgot /= fexp) call abort
+  if (ftmp /= fexp) STOP 71
+  if (fgot /= fexp) STOP 72
 
   fgot = 1.0
   fexp = 2.0**32
@@ -540,8 +540,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (ftmp /= fexp) call abort
-  if (fgot /= fexp) call abort
+  if (ftmp /= fexp) STOP 73
+  if (fgot /= fexp) STOP 74
 
   fgot = 32.0
   fexp = 32.0
@@ -555,8 +555,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (ftmp /= fexp) call abort
-  if (fgot /= fexp) call abort
+  if (ftmp /= fexp) STOP 75
+  if (fgot /= fexp) STOP 76
 
   fgot = 2.0**16
   fexp = 2.0**16
@@ -570,8 +570,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (ftmp /= fexp) call abort
-  if (fgot /= fexp) call abort
+  if (ftmp /= fexp) STOP 77
+  if (fgot /= fexp) STOP 78
 
   lgot = .TRUE.
   lexp = .FALSE.
@@ -583,8 +583,8 @@ program main
   !$acc end atomic
   !$acc end parallel
 
-  if (ltmp .neqv. lexp) call abort
-  if (lgot .neqv. lexp) call abort
+  if (ltmp .neqv. lexp) STOP 79
+  if (lgot .neqv. lexp) STOP 80
 
   lgot = .FALSE.
   lexp = .FALSE.
@@ -596,8 +596,8 @@ program main
   !$acc end atomic
   !$acc end parallel
 
-  if (ltmp .neqv. lexp) call abort
-  if (lgot .neqv. lexp) call abort
+  if (ltmp .neqv. lexp) STOP 81
+  if (lgot .neqv. lexp) STOP 82
 
   lgot = .FALSE.
   lexp = .FALSE.
@@ -609,8 +609,8 @@ program main
   !$acc end atomic
   !$acc end parallel
 
-  if (ltmp .neqv. lexp) call abort
-  if (lgot .neqv. lexp) call abort
+  if (ltmp .neqv. lexp) STOP 83
+  if (lgot .neqv. lexp) STOP 84
 
   lgot = .FALSE.
   lexp = .TRUE.
@@ -622,8 +622,8 @@ program main
   !$acc end atomic
   !$acc end parallel
 
-  if (ltmp .neqv. lexp) call abort
-  if (lgot .neqv. lexp) call abort
+  if (ltmp .neqv. lexp) STOP 85
+  if (lgot .neqv. lexp) STOP 86
 
   igot = 1
   iexp = N
@@ -637,8 +637,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (itmp /= iexp) call abort
-  if (igot /= iexp) call abort
+  if (itmp /= iexp) STOP 87
+  if (igot /= iexp) STOP 88
 
   igot = N
   iexp = 1
@@ -652,8 +652,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (itmp /= iexp) call abort
-  if (igot /= iexp) call abort
+  if (itmp /= iexp) STOP 89
+  if (igot /= iexp) STOP 90
 
   igot = -1
   iexp = 0
@@ -668,8 +668,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (itmp /= iexp) call abort
-  if (igot /= iexp) call abort
+  if (itmp /= iexp) STOP 91
+  if (igot /= iexp) STOP 92
 
   igot = 0
   iexp = -1 
@@ -684,8 +684,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (itmp /= iexp) call abort
-  if (igot /= iexp) call abort
+  if (itmp /= iexp) STOP 93
+  if (igot /= iexp) STOP 94
 
   igot = -1
   iexp = 0 
@@ -700,8 +700,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (itmp /= iexp) call abort
-  if (igot /= iexp) call abort
+  if (itmp /= iexp) STOP 95
+  if (igot /= iexp) STOP 96
 
   igot = 1
   iexp = N
@@ -715,8 +715,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (itmp /= iexp) call abort
-  if (igot /= iexp) call abort
+  if (itmp /= iexp) STOP 97
+  if (igot /= iexp) STOP 98
 
   igot = N
   iexp = 1
@@ -730,8 +730,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (itmp /= iexp) call abort
-  if (igot /= iexp) call abort
+  if (itmp /= iexp) STOP 99
+  if (igot /= iexp) STOP 100
 
   igot = -1
   iexp = 0
@@ -746,8 +746,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (itmp /= iexp) call abort
-  if (igot /= iexp) call abort
+  if (itmp /= iexp) STOP 101
+  if (igot /= iexp) STOP 102
 
   igot = 0
   iexp = -1 
@@ -762,8 +762,8 @@ program main
     end do
   !$acc end parallel loop
 
-  if (itmp /= iexp) call abort
-  if (igot /= iexp) call abort
+  if (itmp /= iexp) STOP 103
+  if (igot /= iexp) STOP 104
 
   igot = -1
   iexp = 0 
@@ -778,7 +778,7 @@ program main
     end do
   !$acc end parallel loop
 
-  if (itmp /= iexp) call abort
-  if (igot /= iexp) call abort
+  if (itmp /= iexp) STOP 105
+  if (igot /= iexp) STOP 106
 
 end program
index 51ec9aaca8729d327b84f90a82112197e0273b83..cbbfe9f8a9d77cf09e17a8adfb1b298286e6cb62 100644 (file)
@@ -22,8 +22,8 @@ program main
 
   !$acc end parallel
 
-  if (v1 .ne. 99) call abort
+  if (v1 .ne. 99) STOP 1
 
-  if (v2 .ne. 32) call abort
+  if (v2 .ne. 32) STOP 2
 
 end program main
index 6607c77c9356bfe76426ed1ba6bae13afd691c33..c99d1f3bf277d37f7dadad8d6799adc973bb6176 100644 (file)
@@ -18,7 +18,7 @@ program main
     end do
   !$acc end parallel loop
 
-  if (fgot /= fexp) call abort
+  if (fgot /= fexp) STOP 1
 
   fgot = 1.0
   fexp = 2.0**32
@@ -31,7 +31,7 @@ program main
     end do
   !$acc end parallel loop
 
-  if (fgot /= fexp) call abort
+  if (fgot /= fexp) STOP 2
 
   fgot = 32.0
   fexp = fgot - N
@@ -44,7 +44,7 @@ program main
     end do
   !$acc end parallel loop
 
-  if (fgot /= fexp) call abort
+  if (fgot /= fexp) STOP 3
 
   fgot = 2**32.0
   fexp = 1.0
@@ -57,7 +57,7 @@ program main
     end do
   !$acc end parallel loop
 
-  if (fgot /= fexp) call abort
+  if (fgot /= fexp) STOP 4
 
   lgot = .TRUE.
   lexp = .FALSE.
@@ -68,7 +68,7 @@ program main
   !$acc end atomic
   !$acc end parallel
 
-  if (lgot .neqv. lexp) call abort
+  if (lgot .neqv. lexp) STOP 5
 
   lgot = .FALSE.
   lexp = .FALSE.
@@ -79,7 +79,7 @@ program main
   !$acc end atomic
   !$acc end parallel
 
-  if (lgot .neqv. lexp) call abort
+  if (lgot .neqv. lexp) STOP 6
 
   lgot = .FALSE.
   lexp = .FALSE.
@@ -90,7 +90,7 @@ program main
   !$acc end atomic
   !$acc end parallel
 
-  if (lgot .neqv. lexp) call abort
+  if (lgot .neqv. lexp) STOP 7
 
   lgot = .FALSE.
   lexp = .TRUE.
@@ -101,7 +101,7 @@ program main
   !$acc end atomic
   !$acc end parallel
 
-  if (lgot .neqv. lexp) call abort
+  if (lgot .neqv. lexp) STOP 8
 
   fgot = 1234.0
   fexp = 1266.0
@@ -114,7 +114,7 @@ program main
     end do
   !$acc end parallel loop
 
-  if (fgot /= fexp) call abort
+  if (fgot /= fexp) STOP 9
 
   fgot = 1.0
   fexp = 2.0**32
@@ -127,7 +127,7 @@ program main
     end do
   !$acc end parallel loop
 
-  if (fgot /= fexp) call abort
+  if (fgot /= fexp) STOP 10
 
   fgot = 32.0
   fexp = 32.0
@@ -140,7 +140,7 @@ program main
     end do
   !$acc end parallel loop
 
-  if (fgot /= fexp) call abort
+  if (fgot /= fexp) STOP 11
 
   fgot = 2.0**16
   fexp = 2.0**16
@@ -153,7 +153,7 @@ program main
     end do
   !$acc end parallel loop
 
-  if (fgot /= fexp) call abort
+  if (fgot /= fexp) STOP 12
 
   lgot = .TRUE.
   lexp = .FALSE.
@@ -164,7 +164,7 @@ program main
   !$acc end atomic
   !$acc end parallel
 
-  if (lgot .neqv. lexp) call abort
+  if (lgot .neqv. lexp) STOP 13
 
   lgot = .FALSE.
   lexp = .FALSE.
@@ -175,7 +175,7 @@ program main
   !$acc end atomic
   !$acc end parallel
 
-  if (lgot .neqv. lexp) call abort
+  if (lgot .neqv. lexp) STOP 14
 
   lgot = .FALSE.
   lexp = .FALSE.
@@ -186,7 +186,7 @@ program main
   !$acc end atomic
   !$acc end parallel
 
-  if (lgot .neqv. lexp) call abort
+  if (lgot .neqv. lexp) STOP 15
 
   lgot = .FALSE.
   lexp = .TRUE.
@@ -197,7 +197,7 @@ program main
   !$acc end atomic
   !$acc end parallel
 
-  if (lgot .neqv. lexp) call abort
+  if (lgot .neqv. lexp) STOP 16
 
   igot = 1
   iexp = N
@@ -210,7 +210,7 @@ program main
     end do
   !$acc end parallel loop
 
-  if (igot /= iexp) call abort
+  if (igot /= iexp) STOP 17
 
   igot = N
   iexp = 1
@@ -223,7 +223,7 @@ program main
     end do
   !$acc end parallel loop
 
-  if (igot /= iexp) call abort
+  if (igot /= iexp) STOP 18
 
   igot = -1
   iexp = 0
@@ -237,7 +237,7 @@ program main
     end do
   !$acc end parallel loop
 
-  if (igot /= iexp) call abort
+  if (igot /= iexp) STOP 19
 
   igot = 0
   iexp = -1 
@@ -251,7 +251,7 @@ program main
     end do
   !$acc end parallel loop
 
-  if (igot /= iexp) call abort
+  if (igot /= iexp) STOP 20
 
   igot = -1
   iexp = 0 
@@ -265,7 +265,7 @@ program main
     end do
   !$acc end parallel loop
 
-  if (igot /= iexp) call abort
+  if (igot /= iexp) STOP 21
 
   igot = 1
   iexp = N
@@ -278,7 +278,7 @@ program main
     end do
   !$acc end parallel loop
 
-  if (igot /= iexp) call abort
+  if (igot /= iexp) STOP 22
 
   igot = N
   iexp = 1
@@ -291,7 +291,7 @@ program main
     end do
   !$acc end parallel loop
 
-  if (igot /= iexp) call abort
+  if (igot /= iexp) STOP 23
 
   igot = -1
   iexp = 0
@@ -305,7 +305,7 @@ program main
     end do
   !$acc end parallel loop
 
-  if (igot /= iexp) call abort
+  if (igot /= iexp) STOP 24
 
   igot = 0
   iexp = -1 
@@ -319,7 +319,7 @@ program main
     end do
   !$acc end parallel loop
 
-  if (igot /= iexp) call abort
+  if (igot /= iexp) STOP 25
 
   igot = -1
   iexp = 0 
@@ -333,6 +333,6 @@ program main
     end do
   !$acc end parallel loop
 
-  if (igot /= iexp) call abort
+  if (igot /= iexp) STOP 26
 
 end program
index e6ab78dc047eb5b09e542db5bf22da013a78818a..1d05e4a819fbe9f3c61e3caa5d23ca1bd96d6d53 100644 (file)
@@ -25,11 +25,11 @@ program main
   !$acc end parallel
 
   do i = 1, N
-    if (b(i) .ne. 3.0) call abort
+    if (b(i) .ne. 3.0) STOP 1
   end do
 
-  if (acc_is_present (a) .eqv. .TRUE.) call abort
-  if (acc_is_present (b) .eqv. .TRUE.) call abort
+  if (acc_is_present (a) .eqv. .TRUE.) STOP 2
+  if (acc_is_present (b) .eqv. .TRUE.) STOP 3
 
   a(:) = 5.0
   b(:) = 1.0
@@ -41,11 +41,11 @@ program main
   !$acc end parallel
 
   do i = 1, N
-    if (b(i) .ne. 5.0) call abort
+    if (b(i) .ne. 5.0) STOP 4
   end do
 
-  if (acc_is_present (a) .eqv. .TRUE.) call abort
-  if (acc_is_present (b) .eqv. .TRUE.) call abort
+  if (acc_is_present (a) .eqv. .TRUE.) STOP 5
+  if (acc_is_present (b) .eqv. .TRUE.) STOP 6
 
   a(:) = 6.0
   b(:) = 0.0
@@ -61,13 +61,13 @@ program main
   !$acc end parallel
 
   do i = 1, N
-    if (b(i) .ne. 6.0) call abort
+    if (b(i) .ne. 6.0) STOP 7
   end do
 
   call acc_copyout (a, sizeof (a))
 
-  if (acc_is_present (a) .eqv. .TRUE.) call abort
-  if (acc_is_present (b) .eqv. .TRUE.) call abort
+  if (acc_is_present (a) .eqv. .TRUE.) STOP 8
+  if (acc_is_present (b) .eqv. .TRUE.) STOP 9
 
   a(:) = 6.0
   b(:) = 0.0
@@ -79,11 +79,11 @@ program main
   !$acc end parallel
 
   do i = 1, N
-     if (b(i) .ne. 6.0) call abort
+     if (b(i) .ne. 6.0) STOP 10
   end do
 
-  if (acc_is_present (a) .eqv. .TRUE.) call abort
-  if (acc_is_present (b) .eqv. .TRUE.) call abort
+  if (acc_is_present (a) .eqv. .TRUE.) STOP 11
+  if (acc_is_present (b) .eqv. .TRUE.) STOP 12
 
   a(:) = 5.0
   b(:) = 2.0
@@ -97,14 +97,14 @@ program main
   !$acc end parallel
 
   do i = 1, N
-    if (a(i) .ne. 5.0) call abort
-    if (b(i) .ne. 2.0) call abort
+    if (a(i) .ne. 5.0) STOP 13
+    if (b(i) .ne. 2.0) STOP 14
   end do
 
   call acc_copyout (b, sizeof (b))
 
-  if (acc_is_present (a) .eqv. .TRUE.) call abort
-  if (acc_is_present (b) .eqv. .TRUE.) call abort
+  if (acc_is_present (a) .eqv. .TRUE.) STOP 15
+  if (acc_is_present (b) .eqv. .TRUE.) STOP 16
 
   a(:) = 3.0;
   b(:) = 4.0;
@@ -117,12 +117,12 @@ program main
   !$acc end parallel
 
   do i = 1, N
-    if (a(i) .ne. 4.0) call abort
-    if (b(i) .ne. 6.0) call abort
+    if (a(i) .ne. 4.0) STOP 17
+    if (b(i) .ne. 6.0) STOP 18
   end do
 
-  if (acc_is_present (a) .eqv. .TRUE.) call abort
-  if (acc_is_present (b) .eqv. .TRUE.) call abort
+  if (acc_is_present (a) .eqv. .TRUE.) STOP 19
+  if (acc_is_present (b) .eqv. .TRUE.) STOP 20
 
   a(:) = 4.0
   b(:) = 7.0
@@ -135,12 +135,12 @@ program main
   !$acc end parallel
 
   do i = 1, N
-    if (a(i) .ne. 5.0) call abort
-    if (b(i) .ne. 9.0) call abort
+    if (a(i) .ne. 5.0) STOP 21
+    if (b(i) .ne. 9.0) STOP 22
   end do
 
-  if (acc_is_present (a) .eqv. .TRUE.) call abort
-  if (acc_is_present (b) .eqv. .TRUE.) call abort
+  if (acc_is_present (a) .eqv. .TRUE.) STOP 23
+  if (acc_is_present (b) .eqv. .TRUE.) STOP 24
 
   a(:) = 3.0
   b(:) = 7.0
@@ -156,15 +156,15 @@ program main
   !$acc end parallel
 
   do i = 1, N
-    if (a(i) .ne. 3.0) call abort
-    if (b(i) .ne. 7.0) call abort
+    if (a(i) .ne. 3.0) STOP 25
+    if (b(i) .ne. 7.0) STOP 26
   end do
 
   call acc_copyout (a, sizeof (a))
   call acc_copyout (b, sizeof (b))
 
-  if (acc_is_present (a) .eqv. .TRUE.) call abort
-  if (acc_is_present (b) .eqv. .TRUE.) call abort
+  if (acc_is_present (a) .eqv. .TRUE.) STOP 27
+  if (acc_is_present (b) .eqv. .TRUE.) STOP 28
 
   a(:) = 3.0
   b(:) = 7.0
@@ -177,13 +177,13 @@ program main
   !$acc end parallel
 
   do i = 1, N
-    if (a(i) .ne. 3.0) call abort
-    if (b(i) .ne. 3.0) call abort
+    if (a(i) .ne. 3.0) STOP 29
+    if (b(i) .ne. 3.0) STOP 30
   end do
 
-  if (acc_is_present (a) .eqv. .TRUE.) call abort
-  if (acc_is_present (b) .eqv. .TRUE.) call abort
-  if (acc_is_present (c) .eqv. .TRUE.) call abort
+  if (acc_is_present (a) .eqv. .TRUE.) STOP 31
+  if (acc_is_present (b) .eqv. .TRUE.) STOP 32
+  if (acc_is_present (c) .eqv. .TRUE.) STOP 33
 
   a(:) = 4.0
   b(:) = 8.0
@@ -196,13 +196,13 @@ program main
   !$acc end parallel
 
   do i = 1, N
-    if (a(i) .ne. 4.0) call abort
-    if (b(i) .ne. 4.0) call abort
+    if (a(i) .ne. 4.0) STOP 34
+    if (b(i) .ne. 4.0) STOP 35
   end do
 
-  if (acc_is_present (a) .eqv. .TRUE.) call abort
-  if (acc_is_present (b) .eqv. .TRUE.) call abort
-  if (acc_is_present (c) .eqv. .TRUE.) call abort
+  if (acc_is_present (a) .eqv. .TRUE.) STOP 36
+  if (acc_is_present (b) .eqv. .TRUE.) STOP 37
+  if (acc_is_present (c) .eqv. .TRUE.) STOP 38
 
   a(:) = 4.0
 
@@ -222,13 +222,13 @@ program main
   call acc_copyout (c, sizeof (c))
   
   do i = 1, N
-    if (a(i) .ne. 4.0) call abort
-    if (b(i) .ne. 4.0) call abort
+    if (a(i) .ne. 4.0) STOP 39
+    if (b(i) .ne. 4.0) STOP 40
   end do
 
-  if (acc_is_present (a) .eqv. .TRUE.) call abort
-  if (acc_is_present (b) .eqv. .TRUE.) call abort
-  if (acc_is_present (c) .eqv. .TRUE.) call abort
+  if (acc_is_present (a) .eqv. .TRUE.) STOP 41
+  if (acc_is_present (b) .eqv. .TRUE.) STOP 42
+  if (acc_is_present (c) .eqv. .TRUE.) STOP 43
 
   a(:) = 6.0
   b(:) = 0.0
@@ -244,13 +244,13 @@ program main
   !$acc end parallel
 
   do i = 1, N
-    if (b(i) .ne. 6.0) call abort
+    if (b(i) .ne. 6.0) STOP 44
   end do
   
   call acc_copyout (a, sizeof (a))
 
-  if (acc_is_present (a) .eqv. .TRUE.) call abort
-  if (acc_is_present (b) .eqv. .TRUE.) call abort
+  if (acc_is_present (a) .eqv. .TRUE.) STOP 45
+  if (acc_is_present (b) .eqv. .TRUE.) STOP 46
 
   a(:) = 6.0
   b(:) = 0.0
@@ -262,11 +262,11 @@ program main
   !$acc end parallel
 
   do i = 1, N
-    if (b(i) .ne. 6.0) call abort
+    if (b(i) .ne. 6.0) STOP 47
   end do
 
-  if (acc_is_present (a) .eqv. .TRUE.) call abort
-  if (acc_is_present (b) .eqv. .TRUE.) call abort
+  if (acc_is_present (a) .eqv. .TRUE.) STOP 48
+  if (acc_is_present (b) .eqv. .TRUE.) STOP 49
 
   a(:) = 5.0
   b(:) = 7.0
@@ -279,12 +279,12 @@ program main
   !$acc end parallel
 
   do i = 1, N
-    if (a(i) .ne. 5.0) call abort
-    if (b(i) .ne. 5.0) call abort
+    if (a(i) .ne. 5.0) STOP 50
+    if (b(i) .ne. 5.0) STOP 51
   end do
 
-  if (acc_is_present (a) .eqv. .TRUE.) call abort
-  if (acc_is_present (b) .eqv. .TRUE.) call abort
-  if (acc_is_present (c) .eqv. .TRUE.) call abort
+  if (acc_is_present (a) .eqv. .TRUE.) STOP 52
+  if (acc_is_present (b) .eqv. .TRUE.) STOP 53
+  if (acc_is_present (c) .eqv. .TRUE.) STOP 54
 
 end program main
index 4c07bc2108e296834fc4847e7f06ff9633e9a6db..918c5d0d5b1c5b0401e3d11d02748d20fceed2a9 100644 (file)
@@ -23,5 +23,5 @@ program collapse1
       end do
     end do
   !$acc end parallel
-  if (l) call abort
+  if (l) STOP 1
 end program collapse1
index ca3b638a4616fdbf9b58de7963080d3490d450e8..4f45537c2317dcf6bc7d99d95655879e76fe0365 100644 (file)
@@ -21,5 +21,5 @@ firstdo: do i = 1, 3
       end do
     end do firstdo
   !$acc end parallel
-  if (l) call abort
+  if (l) STOP 1
 end program collapse2
index 50e6100a1a0f09808a132cbc96d61d24f4a33853..aa40790c21f2ad422cac1ab7764df5a159d4fd87 100644 (file)
@@ -12,7 +12,7 @@ dokk: do kk=1,3
       enddo dokk
 115   continue
   !$acc end parallel
-  if (any(a(1:3,1:3,1:3).ne.1)) call abort
+  if (any(a(1:3,1:3,1:3).ne.1)) STOP 1
 
   !$acc parallel
   !$acc loop collapse(3)
@@ -24,5 +24,5 @@ doll: do ll=1,3
       enddo doll
 120 end do dol
   !$acc end parallel
-  if (any(a(1:3,1:3,1:3).ne.2)) call abort
+  if (any(a(1:3,1:3,1:3).ne.2)) STOP 2
 end program collapse3
index 41b66db43ec8e61221e6bb7ec0b63ff4e087bca5..0cb990b5c057b67aa66c320fbfc87f7193ab552c 100644 (file)
@@ -29,11 +29,11 @@ program collapse4
       end do
     end do
   end do
-  if (l .neqv. r) call abort
+  if (l .neqv. r) STOP 1
   do i = 2, 6
     do j = -2, 4
       do k = 13, 18
-         if (a(i, j, k) .ne. b(i, j, k)) call abort
+         if (a(i, j, k) .ne. b(i, j, k)) STOP 2
       end do
     end do
   end do
index 8c20f043f4ca933c13f7b84def59396e95b6c4b9..54012c7678798a825e7b0d89d43441459b1b6a5d 100644 (file)
@@ -37,11 +37,11 @@ program collapse5
       end do
     end do
   end do
-  if (l .neqv. r) call abort
+  if (l .neqv. r) STOP 1
   do i = v1, v2
     do j = v3, v4
       do k = v5, v6
-         if (a(i, j, k) .ne. b(i, j, k)) call abort
+         if (a(i, j, k) .ne. b(i, j, k)) STOP 2
       end do
     end do
   end do
index 7404b9182ac1a6411357f8945fca96a79aee5e21..f961f7d246d0a00d1b9749aba9a4a419f1683537 100644 (file)
@@ -39,11 +39,11 @@ program collapse6
       end do
     end do
   end do
-  if (l .neqv. r) call abort
+  if (l .neqv. r) STOP 1
   do i = v1, v2, v7
     do j = v3, v4, v8
        do k = v5, v6, v9
-         if (a(i, j, k) .ne. b(i, j, k)) call abort
+         if (a(i, j, k) .ne. b(i, j, k)) STOP 2
        end do
     end do
   end do
index 12efd8c0ab447668632355da1bf9dc9067811f54..9c13c79651b430924093ce8d24c9ba1c2850fd5a 100644 (file)
@@ -29,11 +29,11 @@ program collapse7
       end do
     end do
   end do
-  if (l .neqv. r) call abort
+  if (l .neqv. r) STOP 1
   do i = 1, 7
     do j = -3, 5
       do k = 12, 19
-         if (a(i, j, k) .ne. b(i, j, k)) call abort
+         if (a(i, j, k) .ne. b(i, j, k)) STOP 2
       end do
     end do
   end do
index 04fbcfef49acfb633bc03937d56759c1e8ac7f8d..48d8447bf20067101013fb8f561cdc57671f235d 100644 (file)
@@ -36,11 +36,11 @@ program collapse8
       end do
     end do
   end do
-  if (l .neqv. r) call abort
+  if (l .neqv. r) STOP 1
   do i = v1, v2
     do j = v3, v4
       do k = v5, v6
-         if (a(i, j, k) .ne. b(i, j, k)) call abort
+         if (a(i, j, k) .ne. b(i, j, k)) STOP 2
       end do
     end do
   end do
index 94100b22163493acf7c56162d3fe446707638884..b980bc98a7f731ee4504e8530a6c11cf7fad52a7 100644 (file)
@@ -19,9 +19,9 @@ program main
   end do
 
   do i = 1, n
-    if (a(i) .ne. 3.0) call abort
+    if (a(i) .ne. 3.0) STOP 1
 
-    if (b(i) .ne. 2.0) call abort
+    if (b(i) .ne. 2.0) STOP 2
   end do
 
   !$acc kernels loop copy (a(1:n)) copy (b(1:n))
@@ -31,9 +31,9 @@ program main
   end do
 
   do i = 1, n
-    if (a(i) .ne. 6.0) call abort
+    if (a(i) .ne. 6.0) STOP 3
 
-    if (b(i) .ne. 3.0) call abort
+    if (b(i) .ne. 3.0) STOP 4
   end do
 
 end program main
index d3a61b57f13bd7770f0c376c1bd312ae7c9c2826..8c40d2217845fcd897626a571a1858fef09bde50 100644 (file)
@@ -15,5 +15,5 @@ program test
   end do
   !$acc end parallel loop
 
-  if (var .ne. n) call abort
+  if (var .ne. n) STOP 1
 end program test
index 5e94e2d7f4772b48f4ac042a64f6f8b1c28bf1b8..f4e905398180583af9ca53e49c7b1e832143a918 100644 (file)
@@ -21,8 +21,8 @@ program test
   !$acc exit data copyout (a(1:N), b(1:N))
 
   do i = 1, n
-    if (a(i) .ne. 3.0) call abort
-    if (b(i) .ne. 3.0) call abort
+    if (a(i) .ne. 3.0) STOP 1
+    if (b(i) .ne. 3.0) STOP 2
   end do
 
   a(:) = 5.0
@@ -39,7 +39,7 @@ program test
   !$acc exit data copyout (a(1:N), b(1:N))
 
   do i = 1, n
-    if (a(i) .ne. 5.0) call abort
-    if (b(i) .ne. 5.0) call abort
+    if (a(i) .ne. 5.0) STOP 3
+    if (b(i) .ne. 5.0) STOP 4
   end do
 end program test
index 8736c2a1f101eb551dbd597844583e98ee4162a6..22525b8f59ed57285243a25f47cd27e425babdc8 100644 (file)
@@ -24,8 +24,8 @@ program test
 
   do i = 1, n
     do j = 1, n
-      if (a(j,i) .ne. 3.0) call abort
-      if (b(j,i) .ne. 3.0) call abort
+      if (a(j,i) .ne. 3.0) STOP 1
+      if (b(j,i) .ne. 3.0) STOP 2
     end do
   end do
 end program test
index 9868cb0da9d2ef5fe8664f874521d3b0da919ede..19eb4bd6a4501f81145b890e2ad6a916d6c7e00a 100644 (file)
@@ -27,8 +27,8 @@ program asyncwait
   !$acc exit data copyout (a(1:N)) copyout (b(1:N))
 
   do i = 1, N
-     if (a(i) .ne. 3.0) call abort
-     if (b(i) .ne. 3.0) call abort
+     if (a(i) .ne. 3.0) STOP 1
+     if (b(i) .ne. 3.0) STOP 2
   end do
 
   a(:) = 2.0
@@ -46,8 +46,8 @@ program asyncwait
   !$acc exit data copyout (a(1:N)) copyout (b(1:N))
 
   do i = 1, N
-     if (a(i) .ne. 2.0) call abort
-     if (b(i) .ne. 2.0) call abort
+     if (a(i) .ne. 2.0) STOP 3
+     if (b(i) .ne. 2.0) STOP 4
   end do
 
   a(:) = 3.0
@@ -79,10 +79,10 @@ program asyncwait
   !$acc exit data copyout (a(1:N)) copyout (b(1:N)) copyout (c(1:N)) copyout (d(1:N))
 
   do i = 1, N
-     if (a(i) .ne. 3.0) call abort
-     if (b(i) .ne. 9.0) call abort
-     if (c(i) .ne. 4.0) call abort
-     if (d(i) .ne. 1.0) call abort
+     if (a(i) .ne. 3.0) STOP 5
+     if (b(i) .ne. 9.0) STOP 6
+     if (c(i) .ne. 4.0) STOP 7
+     if (d(i) .ne. 1.0) STOP 8
   end do
 
   a(:) = 2.0
@@ -122,10 +122,10 @@ program asyncwait
   !$acc exit data delete (N)
 
   do i = 1, N
-     if (a(i) .ne. 2.0) call abort
-     if (b(i) .ne. 4.0) call abort
-     if (c(i) .ne. 4.0) call abort
-     if (d(i) .ne. 1.0) call abort
-     if (e(i) .ne. 11.0) call abort
+     if (a(i) .ne. 2.0) STOP 9
+     if (b(i) .ne. 4.0) STOP 10
+     if (c(i) .ne. 4.0) STOP 11
+     if (d(i) .ne. 1.0) STOP 12
+     if (e(i) .ne. 11.0) STOP 13
   end do
 end program asyncwait
index df4aca06a704fb0a5fb1bf8eff9dc13533846a3a..6c6a24eaf80fd9a6b59a6dd5ac04ca18d2e27d56 100644 (file)
@@ -31,8 +31,8 @@ program asyncwait
   !$acc wait
 
   do i = 1, N
-     if (a(i) .ne. 3.0) call abort
-     if (b(i) .ne. 3.0) call abort
+     if (a(i) .ne. 3.0) STOP 1
+     if (b(i) .ne. 3.0) STOP 2
   end do
 
   a(:) = 2.0
@@ -51,8 +51,8 @@ program asyncwait
   !$acc wait (1)
 
   do i = 1, N
-     if (a(i) .ne. 2.0) call abort
-     if (b(i) .ne. 2.0) call abort
+     if (a(i) .ne. 2.0) STOP 3
+     if (b(i) .ne. 2.0) STOP 4
   end do
 
   a(:) = 3.0
@@ -86,10 +86,10 @@ program asyncwait
   !$acc wait (1)
 
   do i = 1, N
-     if (a(i) .ne. 3.0) call abort
-     if (b(i) .ne. 9.0) call abort
-     if (c(i) .ne. 4.0) call abort
-     if (d(i) .ne. 1.0) call abort
+     if (a(i) .ne. 3.0) STOP 5
+     if (b(i) .ne. 9.0) STOP 6
+     if (c(i) .ne. 4.0) STOP 7
+     if (d(i) .ne. 1.0) STOP 8
   end do
 
   a(:) = 2.0
@@ -130,10 +130,10 @@ program asyncwait
   !$acc exit data delete (N, a(1:N), b(1:N), c(1:N), d(1:N), e(1:N))
 
   do i = 1, N
-     if (a(i) .ne. 2.0) call abort
-     if (b(i) .ne. 4.0) call abort
-     if (c(i) .ne. 4.0) call abort
-     if (d(i) .ne. 1.0) call abort
-     if (e(i) .ne. 11.0) call abort
+     if (a(i) .ne. 2.0) STOP 9
+     if (b(i) .ne. 4.0) STOP 10
+     if (c(i) .ne. 4.0) STOP 11
+     if (d(i) .ne. 1.0) STOP 12
+     if (e(i) .ne. 11.0) STOP 13
   end do
 end program asyncwait
index f6886b0e1e3ba750515eee718dc775371d4ef64e..a444395d7c160924ca64ef2a83b3f6c11822ea83 100644 (file)
@@ -28,8 +28,8 @@ program asyncwait
   !$acc wait
 
   do i = 1, N
-     if (a(i) .ne. 3.0) call abort
-     if (b(i) .ne. 3.0) call abort
+     if (a(i) .ne. 3.0) STOP 1
+     if (b(i) .ne. 3.0) STOP 2
   end do
 
   a(:) = 2.0
@@ -48,8 +48,8 @@ program asyncwait
   !$acc wait (1)
 
   do i = 1, N
-     if (a(i) .ne. 2.0) call abort
-     if (b(i) .ne. 2.0) call abort
+     if (a(i) .ne. 2.0) STOP 3
+     if (b(i) .ne. 2.0) STOP 4
   end do
 
   a(:) = 3.0
@@ -83,10 +83,10 @@ program asyncwait
   !$acc wait (1)
 
   do i = 1, N
-     if (a(i) .ne. 3.0) call abort
-     if (b(i) .ne. 9.0) call abort
-     if (c(i) .ne. 4.0) call abort
-     if (d(i) .ne. 1.0) call abort
+     if (a(i) .ne. 3.0) STOP 5
+     if (b(i) .ne. 9.0) STOP 6
+     if (c(i) .ne. 4.0) STOP 7
+     if (d(i) .ne. 1.0) STOP 8
   end do
 
   a(:) = 2.0
@@ -127,10 +127,10 @@ program asyncwait
   !$acc exit data delete (N, a(1:N), b(1:N), c(1:N), d(1:N), e(1:N))
 
   do i = 1, N
-     if (a(i) .ne. 2.0) call abort
-     if (b(i) .ne. 4.0) call abort
-     if (c(i) .ne. 4.0) call abort
-     if (d(i) .ne. 1.0) call abort
-     if (e(i) .ne. 11.0) call abort
+     if (a(i) .ne. 2.0) STOP 9
+     if (b(i) .ne. 4.0) STOP 10
+     if (c(i) .ne. 4.0) STOP 11
+     if (d(i) .ne. 1.0) STOP 12
+     if (e(i) .ne. 11.0) STOP 13
   end do
 end program asyncwait
index b502df42a28c7deb2fc32ea9c045692c819ab3d1..084f336faa931f7269a74a6da840ff11f9b7f069 100644 (file)
@@ -128,7 +128,7 @@ subroutine test (a, e)
   integer, parameter :: N = 8
   integer :: a(N)
 
-  if (acc_is_present (a) .neqv. e) call abort
+  if (acc_is_present (a) .neqv. e) STOP 1
 
 end subroutine
 
@@ -159,7 +159,7 @@ subroutine subr0 (a, b, c, d)
   call test (c, .false.)
 
   do i = 1, N
-    if (c(i) .ne. 8) call abort
+    if (c(i) .ne. 8) STOP 2
   end do
 
   call subr3 (a, c)
@@ -169,8 +169,8 @@ subroutine subr0 (a, b, c, d)
   call test (c, .false.)
 
   do i = 1, N
-    if (a(i) .ne. 2) call abort
-    if (c(i) .ne. 8) call abort
+    if (a(i) .ne. 2) STOP 3
+    if (c(i) .ne. 8) STOP 4
   end do
 
   call subr4 (a, b)
@@ -180,7 +180,7 @@ subroutine subr0 (a, b, c, d)
   call test (c, .false.)
 
   do i = 1, N
-    if (b(i) .ne. 8) call abort
+    if (b(i) .ne. 8) STOP 5
   end do
 
   call subr5 (a, b, c, d)
@@ -191,8 +191,8 @@ subroutine subr0 (a, b, c, d)
   call test (d, .false.)
 
   do i = 1, N
-    if (c(i) .ne. 8) call abort
-    if (d(i) .ne. 13) call abort
+    if (c(i) .ne. 8) STOP 6
+    if (d(i) .ne. 13) STOP 7
   end do
 
 end subroutine
@@ -213,7 +213,7 @@ program main
   c(:) = 4
   d(:) = 5
 
-  if (acc_is_present (z) .neqv. .true.) call abort
+  if (acc_is_present (z) .neqv. .true.) STOP 8
 
   call subr0 (a, b, c, d)
 
@@ -223,10 +223,10 @@ program main
   call test (d, .false.)
 
   do i = 1, N
-    if (a(i) .ne. 8) call abort
-    if (b(i) .ne. 8) call abort
-    if (c(i) .ne. 8) call abort
-    if (d(i) .ne. 13) call abort
+    if (a(i) .ne. 8) STOP 9
+    if (b(i) .ne. 8) STOP 10
+    if (c(i) .ne. 8) STOP 11
+    if (d(i) .ne. 13) STOP 12
   end do
 
 end program
index 0e759dda98ef7529c134cfdd1b31150f25835705..de9c52ef0f6486c76b8f97025f327a526962dba8 100644 (file)
@@ -11,6 +11,6 @@ program test
   use openacc
   implicit none
 
-  if (acc_is_present (a) .neqv. .true.) call abort
+  if (acc_is_present (a) .neqv. .true.) STOP 1
 
 end program test
index 16164cd0ac69196ff5d7ad871793c3df5c751072..e1cb9435437f45f61bf1181f51b0367ca7d86c6a 100644 (file)
@@ -16,8 +16,8 @@ program test
   real c
   !$acc declare link (c)
 
-  if (acc_is_present (b) .neqv. .false.) call abort
-  if (acc_is_present (c) .neqv. .false.) call abort
+  if (acc_is_present (b) .neqv. .false.) STOP 1
+  if (acc_is_present (c) .neqv. .false.) STOP 2
 
   a = 0.0
   b = 1.0
@@ -27,9 +27,9 @@ program test
     a = b
   !$acc end parallel
 
-  if (a .ne. 5.0) call abort
+  if (a .ne. 5.0) STOP 3
 
-  if (acc_is_present (b) .neqv. .false.) call abort
+  if (acc_is_present (b) .neqv. .false.) STOP 4
 
   a = 0.0
 
@@ -38,9 +38,9 @@ program test
     a = b
   !$acc end parallel
 
-  if (a .ne. 4.0) call abort
+  if (a .ne. 4.0) STOP 5
 
-  if (acc_is_present (b) .neqv. .false.) call abort
+  if (acc_is_present (b) .neqv. .false.) STOP 6
 
   a = 0.0
 
@@ -49,10 +49,10 @@ program test
     a = b
   !$acc end parallel
 
-  if (a .ne. 4.0) call abort
-  if (b .ne. 4.0) call abort
+  if (a .ne. 4.0) STOP 7
+  if (b .ne. 4.0) STOP 8
 
-  if (acc_is_present (b) .neqv. .false.) call abort
+  if (acc_is_present (b) .neqv. .false.) STOP 9
 
   a = 0.0
 
@@ -62,8 +62,8 @@ program test
     a = c
   !$acc end parallel
 
-  if (a .ne. 4.0) call abort
+  if (a .ne. 4.0) STOP 10
 
-  if (acc_is_present (b) .neqv. .false.) call abort
+  if (acc_is_present (b) .neqv. .false.) STOP 11
 
 end program test
index 6c4e7c515ce3e8e55db37488c62496e968255ae9..7cdd88352f3782a4188a821017a7751a85f355c5 100644 (file)
@@ -12,7 +12,7 @@ program test
   implicit none
   real a
 
-  if (acc_is_present (b) .neqv. .true.) call abort
+  if (acc_is_present (b) .neqv. .true.) STOP 1
 
   a = 2.0
 
@@ -22,8 +22,8 @@ program test
     a = a + b
    !$acc end parallel
 
-  if (acc_is_present (b) .neqv. .true.) call abort
+  if (acc_is_present (b) .neqv. .true.) STOP 2
 
-  if (a .ne. 3.0) call abort
+  if (a .ne. 3.0) STOP 3
 
 end program test
index 4f5c8f00120772774a974f789dddaf0bd8df4812..3ab91147e0728022ab69f32819f9f520e1c161e7 100644 (file)
@@ -12,7 +12,7 @@ program test
   implicit none
   real a
 
-  if (acc_is_present (b) .neqv. .true.) call abort
+  if (acc_is_present (b) .neqv. .true.) STOP 1
 
   a = 2.0
 
@@ -22,8 +22,8 @@ program test
     a = a + b
    !$acc end parallel
 
-  if (acc_is_present (b) .neqv. .true.) call abort
+  if (acc_is_present (b) .neqv. .true.) STOP 2
 
-  if (a .ne. 3.0) call abort
+  if (a .ne. 3.0) STOP 3
 
 end program test
index d8ceb60b4930fa60dac9a136297ee788cf1f74bb..6177de2a50a0d6bf81590f38305ac6d3ddb2d75a 100644 (file)
@@ -15,7 +15,7 @@ program main
     a = a + b
   !$acc end parallel
 
-  if (a .ne. 3.0) call abort
+  if (a .ne. 3.0) STOP 1
 
   !$acc kernels copy (a) create (b) default (none)
     b = a
@@ -23,7 +23,7 @@ program main
     a = a + b
   !$acc end kernels
 
-  if (a .ne. 4.0) call abort
+  if (a .ne. 4.0) STOP 2
 
   !$acc parallel default (none) copy (a) create (b)
     b = a
@@ -31,7 +31,7 @@ program main
     a = a + b
   !$acc end parallel
 
-  if (a .ne. 5.0) call abort
+  if (a .ne. 5.0) STOP 3
 
   !$acc parallel default (none) copy (a)
     c = a
@@ -39,7 +39,7 @@ program main
     a = a + c
   !$acc end parallel
 
-  if (a .ne. 6.0) call abort
+  if (a .ne. 6.0) STOP 4
 
   !$acc data copy (a)
   !$acc parallel default (none)
@@ -49,7 +49,7 @@ program main
   !$acc end parallel
   !$acc end data
 
-  if (a .ne. 7.0) call abort
+  if (a .ne. 7.0) STOP 5
 
   ! The default (present) clause doesn't affect scalar variables; these will
   ! still get an implicit copy clause added.
@@ -59,6 +59,6 @@ program main
     a = a + c
   !$acc end kernels
 
-  if (a .ne. 8.0) call abort
+  if (a .ne. 8.0) STOP 6
 
 end program main
index 38660967aa7c477d0701aff0b6beb5856626a8b5..054d5dd459af86811a319049bb3020d1969ee598 100644 (file)
@@ -23,7 +23,7 @@ program firstprivate
   !$acc end parallel
 
   do i = 1, n
-     if (b(i) .ne. i + a) call abort ()
+     if (b(i) .ne. i + a) STOP 1
   end do
 
   !$acc data copy (a)
@@ -37,6 +37,6 @@ program firstprivate
   !$acc end parallel
   !$acc end data
 
-  if (c .ne. 10) call abort ()
-  if (d .ne. 5) call abort ()
+  if (c .ne. 10) STOP 2
+  if (d .ne. 5) STOP 3
 end program firstprivate
index 7d56060ad496009add463e4d3e8d84b084836433..848d8e944cadc30f05cbe98b239e27f3762f6575 100644 (file)
@@ -74,6 +74,6 @@ subroutine test (a, b, sarg, n)
   integer i
 
   do i = 1, n
-     if (a(i) .ne. b(i) + sarg) call abort ()
+     if (a(i) .ne. b(i) + sarg) STOP 1
   end do
 end subroutine test
index 69a491d9887d0838e27ba4b3cf64306c0815c209..45d3ee8afa655fbe343917420b8fa8724a90310a 100644 (file)
@@ -19,11 +19,11 @@ program test
 
   ! Test how the pointers compare inside a host_data construct
 #if ACC_MEM_SHARED
-  if (.not. associated(ip, iph)) call abort
-  if (.not. associated(parr, parrh)) call abort
+  if (.not. associated(ip, iph)) STOP 1
+  if (.not. associated(parr, parrh)) STOP 2
 #else
-  if (associated(ip, iph)) call abort
-  if (associated(parr, parrh)) call abort
+  if (associated(ip, iph)) STOP 3
+  if (associated(parr, parrh)) STOP 4
 #endif
 
   !$acc end host_data
index 44055e177f8ed1e17c0fa1a72fb7ffe739901b73..f3bf1ee5af6033a82d0e607d5538abddc2d940c2 100644 (file)
@@ -36,7 +36,7 @@ program main
 #endif
 
   do i = 1, N
-    if (b(i) .ne. exp) call abort
+    if (b(i) .ne. exp) STOP 1
   end do
 
   a(:) = 16.0
@@ -52,7 +52,7 @@ program main
   !$acc end parallel
 
   do i = 1, N
-    if (b(i) .ne. 17.0) call abort
+    if (b(i) .ne. 17.0) STOP 2
   end do
 
   a(:) = 8.0
@@ -74,7 +74,7 @@ program main
 #endif
 
   do i = 1, N
-    if (b(i) .ne. exp) call abort
+    if (b(i) .ne. exp) STOP 3
   end do
 
   a(:) = 22.0
@@ -90,7 +90,7 @@ program main
   !$acc end parallel
 
   do i = 1, N
-    if (b(i) .ne. 23.0) call abort
+    if (b(i) .ne. 23.0) STOP 4
   end do
 
   a(:) = 16.0
@@ -112,7 +112,7 @@ program main
 #endif
 
   do i = 1, N
-    if (b(i) .ne. exp) call abort
+    if (b(i) .ne. exp) STOP 5
   end do
 
   a(:) = 76.0
@@ -128,7 +128,7 @@ program main
   !$acc end parallel
 
   do i = 1, N
-    if (b(i) .ne. 77.0) call abort
+    if (b(i) .ne. 77.0) STOP 6
   end do
 
   a(:) = 22.0
@@ -152,7 +152,7 @@ program main
 #endif
 
   do i = 1, N
-    if (b(i) .ne. exp) call abort
+    if (b(i) .ne. exp) STOP 7
   end do
 
   a(:) = 18.0
@@ -170,7 +170,7 @@ program main
   !$acc end parallel
 
   do i = 1, N
-    if (b(i) .ne. 19.0) call abort
+    if (b(i) .ne. 19.0) STOP 8
   end do
 
   a(:) = 49.0
@@ -194,7 +194,7 @@ program main
 #endif
 
   do i = 1, N
-    if (b(i) .ne. exp) call abort
+    if (b(i) .ne. exp) STOP 9
   end do
 
   a(:) = 38.0
@@ -212,7 +212,7 @@ program main
   !$acc end parallel
 
   do i = 1, N
-    if (b(i) .ne. 39.0) call abort
+    if (b(i) .ne. 39.0) STOP 10
   end do
 
   a(:) = 91.0
@@ -228,7 +228,7 @@ program main
   !$acc end parallel
 
   do i = 1, N
-    if (b(i) .ne. 92.0) call abort
+    if (b(i) .ne. 92.0) STOP 11
   end do
 
   a(:) = 43.0
@@ -250,7 +250,7 @@ program main
 #endif
 
   do i = 1, N
-    if (b(i) .ne. exp) call abort
+    if (b(i) .ne. exp) STOP 12
   end do
 
   a(:) = 87.0
@@ -266,7 +266,7 @@ program main
   !$acc end parallel
 
   do i = 1, N
-    if (b(i) .ne. 88.0) call abort
+    if (b(i) .ne. 88.0) STOP 13
   end do
 
   a(:) = 3.0
@@ -290,8 +290,8 @@ program main
   !$acc update host (a(1:N), b(1:N)) if (1 == 1)
 
   do i = 1, N
-    if (a(i) .ne. exp) call abort
-    if (b(i) .ne. exp2) call abort
+    if (a(i) .ne. exp) STOP 14
+    if (b(i) .ne. exp2) STOP 15
   end do
 
   a(:) = 6.0
@@ -305,8 +305,8 @@ program main
   !$acc update host (a(1:N), b(1:N)) if (1 == 1)
 
   do i = 1, N
-    if (a(i) .ne. exp) call abort
-    if (b(i) .ne. exp2) call abort
+    if (a(i) .ne. exp) STOP 16
+    if (b(i) .ne. exp2) STOP 17
   end do
 
   a(:) = 26.0
@@ -320,8 +320,8 @@ program main
   !$acc update host (a(1:N), b(1:N)) if (0 == 1)
 
   do i = 1, N
-    if (a(i) .ne. 0.0) call abort
-    if (b(i) .ne. 0.0) call abort
+    if (a(i) .ne. 0.0) STOP 18
+    if (b(i) .ne. 0.0) STOP 19
   end do
 
 #if !ACC_MEM_SHARED
@@ -342,7 +342,7 @@ program main
   !$acc end data
 
   do i = 1, N
-    if (b(i) .ne. 4.0) call abort
+    if (b(i) .ne. 4.0) STOP 20
   end do
 
   a(:) = 8.0
@@ -351,8 +351,8 @@ program main
   !$acc data copyin (a(1:N)) copyout (b(1:N)) if (0 == 1)
 
 #if !ACC_MEM_SHARED
-  if (acc_is_present (a) .eqv. .TRUE.) call abort
-  if (acc_is_present (b) .eqv. .TRUE.) call abort
+  if (acc_is_present (a) .eqv. .TRUE.) STOP 21
+  if (acc_is_present (b) .eqv. .TRUE.) STOP 22
 #endif
 
   !$acc end data
@@ -363,12 +363,12 @@ program main
   !$acc data copyin (a(1:N)) if (1 == 1)
 
 #if !ACC_MEM_SHARED
-    if (acc_is_present (a) .eqv. .FALSE.) call abort
+    if (acc_is_present (a) .eqv. .FALSE.) STOP 23
 #endif
 
     !$acc data copyout (b(1:N)) if (0 == 1)
 #if !ACC_MEM_SHARED
-      if (acc_is_present (b) .eqv. .TRUE.) call abort
+      if (acc_is_present (b) .eqv. .TRUE.) STOP 24
 #endif
         !$acc data copyout (b(1:N)) if (1 == 1)
 
@@ -381,19 +381,19 @@ program main
     !$acc end data
 
 #if !ACC_MEM_SHARED
-    if (acc_is_present (b) .eqv. .TRUE.) call abort
+    if (acc_is_present (b) .eqv. .TRUE.) STOP 25
 #endif
     !$acc end data
   !$acc end data
 
   do i = 1, N
-   if (b(1) .ne. 18.0) call abort
+   if (b(1) .ne. 18.0) STOP 26
   end do
 
   !$acc enter data copyin (b(1:N)) if (0 == 1)
 
 #if !ACC_MEM_SHARED
-  if (acc_is_present (b) .eqv. .TRUE.) call abort
+  if (acc_is_present (b) .eqv. .TRUE.) STOP 27
 #endif
 
   !$acc exit data delete (b(1:N)) if (0 == 1)
@@ -401,19 +401,19 @@ program main
   !$acc enter data copyin (b(1:N)) if (1 == 1)
 
 #if !ACC_MEM_SHARED
-    if (acc_is_present (b) .eqv. .FALSE.) call abort
+    if (acc_is_present (b) .eqv. .FALSE.) STOP 28
 #endif
 
   !$acc exit data delete (b(1:N)) if (1 == 1)
 
 #if !ACC_MEM_SHARED
-  if (acc_is_present (b) .eqv. .TRUE.) call abort
+  if (acc_is_present (b) .eqv. .TRUE.) STOP 29
 #endif
 
   !$acc enter data copyin (b(1:N)) if (zero == 1)
 
 #if !ACC_MEM_SHARED
-    if (acc_is_present (b) .eqv. .TRUE.) call abort
+    if (acc_is_present (b) .eqv. .TRUE.) STOP 30
 #endif
 
   !$acc exit data delete (b(1:N)) if (zero == 1)
@@ -421,19 +421,19 @@ program main
   !$acc enter data copyin (b(1:N)) if (one == 1)
 
 #if !ACC_MEM_SHARED
-    if (acc_is_present (b) .eqv. .FALSE.) call abort
+    if (acc_is_present (b) .eqv. .FALSE.) STOP 31
 #endif
 
   !$acc exit data delete (b(1:N)) if (one == 1)
 
 #if !ACC_MEM_SHARED
-  if (acc_is_present (b) .eqv. .TRUE.) call abort
+  if (acc_is_present (b) .eqv. .TRUE.) STOP 32
 #endif
 
   !$acc enter data copyin (b(1:N)) if (one == 0)
 
 #if !ACC_MEM_SHARED
-    if (acc_is_present (b) .eqv. .TRUE.) call abort
+    if (acc_is_present (b) .eqv. .TRUE.) STOP 33
 #endif
 
   !$acc exit data delete (b(1:N)) if (one == 0)
@@ -441,13 +441,13 @@ program main
   !$acc enter data copyin (b(1:N)) if (one == 1)
 
 #if !ACC_MEM_SHARED
-    if (acc_is_present (b) .eqv. .FALSE.) call abort
+    if (acc_is_present (b) .eqv. .FALSE.) STOP 34
 #endif
 
   !$acc exit data delete (b(1:N)) if (one == 1)
 
 #if !ACC_MEM_SHARED
-  if (acc_is_present (b) .eqv. .TRUE.) call abort
+  if (acc_is_present (b) .eqv. .TRUE.) STOP 35
 #endif
 
   a(:) = 4.0
@@ -469,7 +469,7 @@ program main
 #endif
 
   do i = 1, N
-    if (b(i) .ne. exp) call abort
+    if (b(i) .ne. exp) STOP 36
   end do
 
   a(:) = 16.0
@@ -485,7 +485,7 @@ program main
   !$acc end kernels
 
   do i = 1, N
-    if (b(i) .ne. 17.0) call abort
+    if (b(i) .ne. 17.0) STOP 37
   end do
 
   a(:) = 8.0
@@ -507,7 +507,7 @@ program main
 #endif
 
   do i = 1, N
-    if (b(i) .ne. exp) call abort
+    if (b(i) .ne. exp) STOP 38
   end do
 
   a(:) = 22.0
@@ -523,7 +523,7 @@ program main
   !$acc end kernels
 
   do i = 1, N
-    if (b(i) .ne. 23.0) call abort
+    if (b(i) .ne. 23.0) STOP 39
   end do
 
   a(:) = 16.0
@@ -545,7 +545,7 @@ program main
 #endif
 
   do i = 1, N
-    if (b(i) .ne. exp) call abort
+    if (b(i) .ne. exp) STOP 40
   end do
 
   a(:) = 76.0
@@ -561,7 +561,7 @@ program main
   !$acc end kernels
 
   do i = 1, N
-    if (b(i) .ne. 77.0) call abort
+    if (b(i) .ne. 77.0) STOP 41
   end do
 
   a(:) = 22.0
@@ -585,7 +585,7 @@ program main
 #endif
 
   do i = 1, N
-    if (b(i) .ne. exp) call abort
+    if (b(i) .ne. exp) STOP 42
   end do
 
   a(:) = 18.0
@@ -603,7 +603,7 @@ program main
   !$acc end kernels
 
   do i = 1, N
-    if (b(i) .ne. 19.0) call abort
+    if (b(i) .ne. 19.0) STOP 43
   end do
 
   a(:) = 49.0
@@ -627,7 +627,7 @@ program main
 #endif
 
   do i = 1, N
-    if (b(i) .ne. exp) call abort
+    if (b(i) .ne. exp) STOP 44
   end do
 
   a(:) = 38.0
@@ -645,7 +645,7 @@ program main
   !$acc end kernels
 
   do i = 1, N
-    if (b(i) .ne. 39.0) call abort
+    if (b(i) .ne. 39.0) STOP 45
   end do
 
   a(:) = 91.0
@@ -661,7 +661,7 @@ program main
   !$acc end kernels
 
   do i = 1, N
-    if (b(i) .ne. 92.0) call abort
+    if (b(i) .ne. 92.0) STOP 46
   end do
 
   a(:) = 43.0
@@ -683,7 +683,7 @@ program main
 #endif
 
   do i = 1, N
-    if (b(i) .ne. exp) call abort
+    if (b(i) .ne. exp) STOP 47
   end do
 
   a(:) = 87.0
@@ -699,7 +699,7 @@ program main
   !$acc end kernels
 
   do i = 1, N
-    if (b(i) .ne. 88.0) call abort
+    if (b(i) .ne. 88.0) STOP 48
   end do
 
   a(:) = 3.0
@@ -723,8 +723,8 @@ program main
   !$acc update host (a(1:N), b(1:N)) if (1 == 1)
 
   do i = 1, N
-    if (a(i) .ne. exp) call abort
-    if (b(i) .ne. exp2) call abort
+    if (a(i) .ne. exp) STOP 49
+    if (b(i) .ne. exp2) STOP 50
   end do
 
   a(:) = 6.0
@@ -738,8 +738,8 @@ program main
   !$acc update host (a(1:N), b(1:N)) if (1 == 1)
 
   do i = 1, N
-    if (a(i) .ne. exp) call abort
-    if (b(i) .ne. exp2) call abort
+    if (a(i) .ne. exp) STOP 51
+    if (b(i) .ne. exp2) STOP 52
   end do
 
   a(:) = 26.0
@@ -753,8 +753,8 @@ program main
   !$acc update host (a(1:N), b(1:N)) if (0 == 1)
 
   do i = 1, N
-    if (a(i) .ne. 0.0) call abort
-    if (b(i) .ne. 0.0) call abort
+    if (a(i) .ne. 0.0) STOP 53
+    if (b(i) .ne. 0.0) STOP 54
   end do
 
 #if !ACC_MEM_SHARED
@@ -775,7 +775,7 @@ program main
   !$acc end data
 
   do i = 1, N
-    if (b(i) .ne. 4.0) call abort
+    if (b(i) .ne. 4.0) STOP 55
   end do
 
   a(:) = 8.0
@@ -784,8 +784,8 @@ program main
   !$acc data copyin (a(1:N)) copyout (b(1:N)) if (0 == 1)
 
 #if !ACC_MEM_SHARED
-  if (acc_is_present (a) .eqv. .TRUE.) call abort
-  if (acc_is_present (b) .eqv. .TRUE.) call abort
+  if (acc_is_present (a) .eqv. .TRUE.) STOP 56
+  if (acc_is_present (b) .eqv. .TRUE.) STOP 57
 #endif
 
   !$acc end data
@@ -796,12 +796,12 @@ program main
   !$acc data copyin (a(1:N)) if (1 == 1)
 
 #if !ACC_MEM_SHARED
-    if (acc_is_present (a) .eqv. .FALSE.) call abort
+    if (acc_is_present (a) .eqv. .FALSE.) STOP 58
 #endif
 
     !$acc data copyout (b(1:N)) if (0 == 1)
 #if !ACC_MEM_SHARED
-      if (acc_is_present (b) .eqv. .TRUE.) call abort
+      if (acc_is_present (b) .eqv. .TRUE.) STOP 59
 #endif
         !$acc data copyout (b(1:N)) if (1 == 1)
 
@@ -814,19 +814,19 @@ program main
     !$acc end data
 
 #if !ACC_MEM_SHARED
-    if (acc_is_present (b) .eqv. .TRUE.) call abort
+    if (acc_is_present (b) .eqv. .TRUE.) STOP 60
 #endif
     !$acc end data
   !$acc end data
 
   do i = 1, N
-   if (b(1) .ne. 18.0) call abort
+   if (b(1) .ne. 18.0) STOP 61
   end do
 
   !$acc enter data copyin (b(1:N)) if (0 == 1)
 
 #if !ACC_MEM_SHARED
-  if (acc_is_present (b) .eqv. .TRUE.) call abort
+  if (acc_is_present (b) .eqv. .TRUE.) STOP 62
 #endif
 
   !$acc exit data delete (b(1:N)) if (0 == 1)
@@ -834,19 +834,19 @@ program main
   !$acc enter data copyin (b(1:N)) if (1 == 1)
 
 #if !ACC_MEM_SHARED
-    if (acc_is_present (b) .eqv. .FALSE.) call abort
+    if (acc_is_present (b) .eqv. .FALSE.) STOP 63
 #endif
 
   !$acc exit data delete (b(1:N)) if (1 == 1)
 
 #if !ACC_MEM_SHARED
-  if (acc_is_present (b) .eqv. .TRUE.) call abort
+  if (acc_is_present (b) .eqv. .TRUE.) STOP 64
 #endif
 
   !$acc enter data copyin (b(1:N)) if (zero == 1)
 
 #if !ACC_MEM_SHARED
-    if (acc_is_present (b) .eqv. .TRUE.) call abort
+    if (acc_is_present (b) .eqv. .TRUE.) STOP 65
 #endif
 
   !$acc exit data delete (b(1:N)) if (zero == 1)
@@ -854,19 +854,19 @@ program main
   !$acc enter data copyin (b(1:N)) if (one == 1)
 
 #if !ACC_MEM_SHARED
-    if (acc_is_present (b) .eqv. .FALSE.) call abort
+    if (acc_is_present (b) .eqv. .FALSE.) STOP 66
 #endif
 
   !$acc exit data delete (b(1:N)) if (one == 1)
 
 #if !ACC_MEM_SHARED
-  if (acc_is_present (b) .eqv. .TRUE.) call abort
+  if (acc_is_present (b) .eqv. .TRUE.) STOP 67
 #endif
 
   !$acc enter data copyin (b(1:N)) if (one == 0)
 
 #if !ACC_MEM_SHARED
-    if (acc_is_present (b) .eqv. .TRUE.) call abort
+    if (acc_is_present (b) .eqv. .TRUE.) STOP 68
 #endif
 
   !$acc exit data delete (b(1:N)) if (one == 0)
@@ -874,13 +874,13 @@ program main
   !$acc enter data copyin (b(1:N)) if (one == 1)
 
 #if !ACC_MEM_SHARED
-    if (acc_is_present (b) .eqv. .FALSE.) call abort
+    if (acc_is_present (b) .eqv. .FALSE.) STOP 69
 #endif
 
   !$acc exit data delete (b(1:N)) if (one == 1)
 
 #if !ACC_MEM_SHARED
-  if (acc_is_present (b) .eqv. .TRUE.) call abort
+  if (acc_is_present (b) .eqv. .TRUE.) STOP 70
 #endif
 
 end program main
index a5f3840f63c4c36af90a4cd4f8b5adcec95b2524..d00ad27190eb06753c1fe04e62f8e38d0dad9322 100644 (file)
@@ -38,5 +38,5 @@ program t
 
   CALL test(x_min)
 
-  if (x_min .ne. -1) call abort
+  if (x_min .ne. -1) STOP 1
 end program t
index b88ca67f2c7e83b185d7f6389ad68c65b5d5d4ff..4b69e813d0579af28a6fec25b93b391e916b154c 100644 (file)
@@ -32,9 +32,9 @@ program main
   !$acc end kernels
 
   do i = 0, n - 1
-     if (a(i) .ne. i * 2) call abort
-     if (b(i) .ne. i * 4) call abort
-     if (c(i) .ne. a(i) + b(i)) call abort
+     if (a(i) .ne. i * 2) STOP 1
+     if (b(i) .ne. i * 4) STOP 2
+     if (c(i) .ne. a(i) + b(i)) STOP 3
   end do
 
 end program main
index 4c73606571ffe2575293f0fe9c36eddb5c3e215b..400874341daff8ac4a55551527dc4315ef717608 100644 (file)
@@ -31,7 +31,7 @@ program main
   !$acc end data
 
   do i = 0, n - 1
-     if (c(i) .ne. a(i) + b(i)) call abort
+     if (c(i) .ne. a(i) + b(i)) STOP 1
   end do
 
 end program main
index da11aafac2c45004ef7ce81ccdb9008a479eaa0f..11ae17ca5f563218211ad025da1e81a73301fc6e 100644 (file)
@@ -31,7 +31,7 @@ program main
   !$acc exit data copyout (c(0:n-1))
 
   do i = 0, n - 1
-     if (c(i) .ne. a(i) + b(i)) call abort
+     if (c(i) .ne. a(i) + b(i)) STOP 1
   end do
 
 end program main
index f4b4eb3a0146de795acdb311891bd1adf37dd911..4fdb862b829b78eedf6a7b460da590317c2a9e85 100644 (file)
@@ -29,7 +29,7 @@ program main
   !$acc exit data copyout (a(0:n-1), b(0:n-1), c(0:n-1))
 
   do i = 0, n - 1
-     if (c(i) .ne. a(i) + b(i)) call abort
+     if (c(i) .ne. a(i) + b(i)) STOP 1
   end do
 
 end program main
index d2083e2be7ba28a4865a476084c38e94ba42213f..4bee0e1e69a347b746851e0e8ea1cf30be2937a9 100644 (file)
@@ -29,7 +29,7 @@ program main
   !$acc exit data copyout (a(0:n-1), c(0:n-1))
 
   do i = 0, n - 1
-     if (c(i) .ne. a(i) + b(i)) call abort
+     if (c(i) .ne. a(i) + b(i)) STOP 1
   end do
 
 end program main
index a908f5442066b3b878d8bdf41ef2277c1eaad568..307e433bc5ecde123f6012b84c9c2619bca593c7 100644 (file)
@@ -29,7 +29,7 @@ program main
   !$acc end data
 
   do i = 0, n - 1
-     if (c(i) .ne. a(i) + b(i)) call abort
+     if (c(i) .ne. a(i) + b(i)) STOP 1
   end do
 
 end program main
index 6fb5ba3ae69c0daa5a06a8d85f81731f50b73222..0090f433efd5932419b0cdd6072fac71da22097d 100644 (file)
@@ -21,7 +21,7 @@ program main
   !$acc end kernels
 
   do i = 0, n - 1
-     if (c(i) .ne. a(i) + b(i)) call abort
+     if (c(i) .ne. a(i) + b(i)) STOP 1
   end do
 
 end program main
index 51dc452764bf9ce851893324bff128741fd7aa50..901169aa11980ee332b40f437e2c1b70b96cffda 100644 (file)
@@ -1,10 +1,10 @@
 use openacc
 
-if (acc_get_num_devices (acc_device_host) .ne. 1) call abort
+if (acc_get_num_devices (acc_device_host) .ne. 1) STOP 1
 call acc_set_device_type (acc_device_host)
-if (acc_get_device_type () .ne. acc_device_host) call abort
+if (acc_get_device_type () .ne. acc_device_host) STOP 2
 call acc_set_device_num (0, acc_device_host)
-if (acc_get_device_num (acc_device_host) .ne. 0) call abort
+if (acc_get_device_num (acc_device_host) .ne. 0) STOP 3
 call acc_shutdown (acc_device_host)
 
 call acc_init (acc_device_host)
index a54d6a7d92e7d7d0cbc0344e29e8dcca79049a47..2875f162ba45a188ff5e4128bc2e1d5f46610586 100644 (file)
@@ -25,16 +25,16 @@ program main
   call acc_copyin (a_3d_c)
   call acc_copyin (a_3d_r)
 
-  if (acc_is_present (a_3d_i) .neqv. .TRUE.) call abort
-  if (acc_is_present (a_3d_c) .neqv. .TRUE.) call abort
-  if (acc_is_present (a_3d_r) .neqv. .TRUE.) call abort
+  if (acc_is_present (a_3d_i) .neqv. .TRUE.) STOP 1
+  if (acc_is_present (a_3d_c) .neqv. .TRUE.) STOP 2
+  if (acc_is_present (a_3d_r) .neqv. .TRUE.) STOP 3
 
   do i = 1, 10
     do j = 1, 10
       do k = 1, 10
-        if (acc_is_present (a_3d_i(i, j, k), i_size) .neqv. .TRUE.) call abort
-        if (acc_is_present (a_3d_c(i, j, k), i_size) .neqv. .TRUE.) call abort
-        if (acc_is_present (a_3d_r(i, j, k), i_size) .neqv. .TRUE.) call abort
+        if (acc_is_present (a_3d_i(i, j, k), i_size) .neqv. .TRUE.) STOP 4
+        if (acc_is_present (a_3d_c(i, j, k), i_size) .neqv. .TRUE.) STOP 5
+        if (acc_is_present (a_3d_r(i, j, k), i_size) .neqv. .TRUE.) STOP 6
       end do
     end do
   end do
index a9d70b2489b06b3346d76c82beac57a4140d05a5..069e07ec03584ebd4c44c2b3b87a8f492ccc5655 100644 (file)
@@ -1,10 +1,10 @@
       USE OPENACC
 
-      IF (ACC_GET_NUM_DEVICES (ACC_DEVICE_HOST) .NE. 1) CALL ABORT
+      IF (ACC_GET_NUM_DEVICES (ACC_DEVICE_HOST) .NE. 1) STOP 1
       CALL ACC_SET_DEVICE_TYPE (ACC_DEVICE_HOST)
-      IF (ACC_GET_DEVICE_TYPE () .NE. ACC_DEVICE_HOST) CALL ABORT
+      IF (ACC_GET_DEVICE_TYPE () .NE. ACC_DEVICE_HOST) STOP 2
       CALL ACC_SET_DEVICE_NUM (0, ACC_DEVICE_HOST)
-      IF (ACC_GET_DEVICE_NUM (ACC_DEVICE_HOST) .NE. 0) CALL ABORT
+      IF (ACC_GET_DEVICE_NUM (ACC_DEVICE_HOST) .NE. 0) STOP 3
       CALL ACC_SHUTDOWN (ACC_DEVICE_HOST)
 
       CALL ACC_INIT (ACC_DEVICE_HOST)
index 56d2cd2b9616e2ec8d61671ebce0be13c6700152..47424f14a15111ae73412017bd2362ef30e1d898 100644 (file)
@@ -1,10 +1,10 @@
       INCLUDE "openacc_lib.h"
 
-      IF (ACC_GET_NUM_DEVICES (ACC_DEVICE_HOST) .NE. 1) CALL ABORT
+      IF (ACC_GET_NUM_DEVICES (ACC_DEVICE_HOST) .NE. 1) STOP 1
       CALL ACC_SET_DEVICE_TYPE (ACC_DEVICE_HOST)
-      IF (ACC_GET_DEVICE_TYPE () .NE. ACC_DEVICE_HOST) CALL ABORT
+      IF (ACC_GET_DEVICE_TYPE () .NE. ACC_DEVICE_HOST) STOP 2
       CALL ACC_SET_DEVICE_NUM (0, ACC_DEVICE_HOST)
-      IF (ACC_GET_DEVICE_NUM (ACC_DEVICE_HOST) .NE. 0) CALL ABORT
+      IF (ACC_GET_DEVICE_NUM (ACC_DEVICE_HOST) .NE. 0) STOP 3
       CALL ACC_SHUTDOWN (ACC_DEVICE_HOST)
 
       CALL ACC_INIT (ACC_DEVICE_HOST)
index 177e4fb6641a5294310e07e28b6e64b80bc50097..99e8f3577641fde46e1aca03090b596157099fbc 100644 (file)
@@ -21,7 +21,7 @@
       SHARED_MEM = ACC_IS_PRESENT (H)
 
       CALL ACC_PRESENT_OR_CREATE (H, INT (SIZEOF (H), 4))
-      IF (.NOT. ACC_IS_PRESENT (H, INT (SIZEOF (H), 8))) CALL ABORT
+      IF (.NOT. ACC_IS_PRESENT (H, INT (SIZEOF (H), 8))) STOP 1
 
 !$ACC PARALLEL LOOP DEFAULT (PRESENT)
       DO I = 1, N
@@ -30,7 +30,7 @@
 !$ACC END PARALLEL LOOP
 
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (1, 0, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (1, 0, SHARED_MEM)) STOP 2
          H(I) = I + 2
       END DO
 
 
 !$ACC PARALLEL LOOP DEFAULT (PRESENT)
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (2, 1, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (2, 1, SHARED_MEM)) STOP 3
          H(I) = I + 3
       END DO
 !$ACC END PARALLEL LOOP
 
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (3, 2, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (3, 2, SHARED_MEM)) STOP 4
          H(I) = I + 4
       END DO
 
 
 !$ACC PARALLEL LOOP DEFAULT (PRESENT)
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (4, 3, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (4, 3, SHARED_MEM)) STOP 5
          H(I) = I + 5
       END DO
 !$ACC END PARALLEL LOOP
 
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (5, 4, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (5, 4, SHARED_MEM)) STOP 6
          H(I) = I + 6
       END DO
 
 
 !$ACC PARALLEL LOOP DEFAULT (PRESENT)
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (6, 5, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (6, 5, SHARED_MEM)) STOP 7
          H(I) = I + 7
       END DO
 !$ACC END PARALLEL LOOP
 
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (7, 6, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (7, 6, SHARED_MEM)) STOP 8
          H(I) = I + 8
       END DO
 
 
 !$ACC PARALLEL LOOP DEFAULT (PRESENT)
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (8, 7, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (8, 7, SHARED_MEM)) STOP 9
          H(I) = I + 9
       END DO
 !$ACC END PARALLEL LOOP
 
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (9, 8, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (9, 8, SHARED_MEM)) STOP 10
          H(I) = I + 10
       END DO
 
       CALL ACC_COPYOUT (H, INT (SIZEOF (H), 4))
       IF (.NOT. SHARED_MEM) THEN
-         IF (ACC_IS_PRESENT (H, INT (SIZEOF (H), 8))) CALL ABORT
+         IF (ACC_IS_PRESENT (H, INT (SIZEOF (H), 8))) STOP 11
       ENDIF
 
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (10, 9, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (10, 9, SHARED_MEM)) STOP 12
       END DO
 
       CALL ACC_PCOPYIN (H)
-      IF (.NOT. ACC_IS_PRESENT (H, INT (SIZEOF (H), 4))) CALL ABORT
+      IF (.NOT. ACC_IS_PRESENT (H, INT (SIZEOF (H), 4))) STOP 13
 
 !$ACC PARALLEL LOOP DEFAULT (PRESENT)
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (10, 9, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (10, 9, SHARED_MEM)) STOP 14
          H(I) = I + 11
       END DO
 !$ACC END PARALLEL LOOP
 
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (11, 9, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (11, 9, SHARED_MEM)) STOP 15
          H(I) = I + 12
       END DO
 
 
 !$ACC PARALLEL LOOP DEFAULT (PRESENT)
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (12, 11, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (12, 11, SHARED_MEM)) STOP 16
          H(I) = I + 13
       END DO
 !$ACC END PARALLEL LOOP
 
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (13, 12, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (13, 12, SHARED_MEM)) STOP 17
          H(I) = I + 14
       END DO
 
 
 !$ACC PARALLEL LOOP DEFAULT (PRESENT)
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (14, 13, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (14, 13, SHARED_MEM)) STOP 18
          H(I) = I + 15
       END DO
 !$ACC END PARALLEL LOOP
 
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (15, 14, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (15, 14, SHARED_MEM)) STOP 19
          H(I) = I + 16
       END DO
 
 
 !$ACC PARALLEL LOOP DEFAULT (PRESENT)
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (16, 15, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (16, 15, SHARED_MEM)) STOP 20
          H(I) = I + 17
       END DO
 !$ACC END PARALLEL LOOP
 
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (17, 16, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (17, 16, SHARED_MEM)) STOP 21
          H(I) = I + 18
       END DO
 
       CALL ACC_UPDATE_SELF (H, INT (SIZEOF (H), 4))
-      IF (.NOT. ACC_IS_PRESENT (H, INT (SIZEOF (H), 8))) CALL ABORT
+      IF (.NOT. ACC_IS_PRESENT (H, INT (SIZEOF (H), 8))) STOP 22
 
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (18, 17, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (18, 17, SHARED_MEM)) STOP 23
       END DO
 
       CALL ACC_DELETE (H)
       IF (.NOT. SHARED_MEM) THEN
-         IF (ACC_IS_PRESENT (H, INT (SIZEOF (H), 4))) CALL ABORT
+         IF (ACC_IS_PRESENT (H, INT (SIZEOF (H), 4))) STOP 24
       ENDIF
 
       DEALLOCATE (H)
index a08eb8470f77ac5d442a9b2dfee5c79be65b663c..514c04e7bca732e1276112223869dfa7f928a012 100644 (file)
@@ -21,7 +21,7 @@
       SHARED_MEM = ACC_IS_PRESENT (H)
 
       CALL ACC_PRESENT_OR_CREATE (H, INT (SIZEOF (H), 4))
-      IF (.NOT. ACC_IS_PRESENT (H, INT (SIZEOF (H), 8))) CALL ABORT
+      IF (.NOT. ACC_IS_PRESENT (H, INT (SIZEOF (H), 8))) STOP 1
 
 !$ACC PARALLEL LOOP DEFAULT (PRESENT)
       DO I = 1, N
@@ -30,7 +30,7 @@
 !$ACC END PARALLEL LOOP
 
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (1, 0, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (1, 0, SHARED_MEM)) STOP 2
          H(I) = I + 2
       END DO
 
 
 !$ACC PARALLEL LOOP DEFAULT (PRESENT)
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (2, 1, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (2, 1, SHARED_MEM)) STOP 3
          H(I) = I + 3
       END DO
 !$ACC END PARALLEL LOOP
 
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (3, 2, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (3, 2, SHARED_MEM)) STOP 4
          H(I) = I + 4
       END DO
 
 
 !$ACC PARALLEL LOOP DEFAULT (PRESENT)
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (4, 3, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (4, 3, SHARED_MEM)) STOP 5
          H(I) = I + 5
       END DO
 !$ACC END PARALLEL LOOP
 
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (5, 4, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (5, 4, SHARED_MEM)) STOP 6
          H(I) = I + 6
       END DO
 
 
 !$ACC PARALLEL LOOP DEFAULT (PRESENT)
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (6, 5, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (6, 5, SHARED_MEM)) STOP 7
          H(I) = I + 7
       END DO
 !$ACC END PARALLEL LOOP
 
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (7, 6, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (7, 6, SHARED_MEM)) STOP 8
          H(I) = I + 8
       END DO
 
 
 !$ACC PARALLEL LOOP DEFAULT (PRESENT)
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (8, 7, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (8, 7, SHARED_MEM)) STOP 9
          H(I) = I + 9
       END DO
 !$ACC END PARALLEL LOOP
 
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (9, 8, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (9, 8, SHARED_MEM)) STOP 10
          H(I) = I + 10
       END DO
 
       CALL ACC_COPYOUT (H, INT (SIZEOF (H), 4))
       IF (.NOT. SHARED_MEM) THEN
-         IF (ACC_IS_PRESENT (H, INT (SIZEOF (H), 8))) CALL ABORT
+         IF (ACC_IS_PRESENT (H, INT (SIZEOF (H), 8))) STOP 11
       ENDIF
 
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (10, 9, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (10, 9, SHARED_MEM)) STOP 12
       END DO
 
       CALL ACC_PCOPYIN (H)
-      IF (.NOT. ACC_IS_PRESENT (H, INT (SIZEOF (H), 4))) CALL ABORT
+      IF (.NOT. ACC_IS_PRESENT (H, INT (SIZEOF (H), 4))) STOP 13
 
 !$ACC PARALLEL LOOP DEFAULT (PRESENT)
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (10, 9, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (10, 9, SHARED_MEM)) STOP 14
          H(I) = I + 11
       END DO
 !$ACC END PARALLEL LOOP
 
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (11, 9, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (11, 9, SHARED_MEM)) STOP 15
          H(I) = I + 12
       END DO
 
 
 !$ACC PARALLEL LOOP DEFAULT (PRESENT)
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (12, 11, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (12, 11, SHARED_MEM)) STOP 16
          H(I) = I + 13
       END DO
 !$ACC END PARALLEL LOOP
 
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (13, 12, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (13, 12, SHARED_MEM)) STOP 17
          H(I) = I + 14
       END DO
 
 
 !$ACC PARALLEL LOOP DEFAULT (PRESENT)
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (14, 13, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (14, 13, SHARED_MEM)) STOP 18
          H(I) = I + 15
       END DO
 !$ACC END PARALLEL LOOP
 
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (15, 14, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (15, 14, SHARED_MEM)) STOP 19
          H(I) = I + 16
       END DO
 
 
 !$ACC PARALLEL LOOP DEFAULT (PRESENT)
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (16, 15, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (16, 15, SHARED_MEM)) STOP 20
          H(I) = I + 17
       END DO
 !$ACC END PARALLEL LOOP
 
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (17, 16, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (17, 16, SHARED_MEM)) STOP 21
          H(I) = I + 18
       END DO
 
       CALL ACC_UPDATE_SELF (H, INT (SIZEOF (H), 4))
-      IF (.NOT. ACC_IS_PRESENT (H, INT (SIZEOF (H), 8))) CALL ABORT
+      IF (.NOT. ACC_IS_PRESENT (H, INT (SIZEOF (H), 8))) STOP 22
 
       DO I = 1, N
-         IF (H(I) .NE. I + MERGE (18, 17, SHARED_MEM)) CALL ABORT
+         IF (H(I) .NE. I + MERGE (18, 17, SHARED_MEM)) STOP 23
       END DO
 
       CALL ACC_DELETE (H)
       IF (.NOT. SHARED_MEM) THEN
-         IF (ACC_IS_PRESENT (H, INT (SIZEOF (H), 4))) CALL ABORT
+         IF (ACC_IS_PRESENT (H, INT (SIZEOF (H), 4))) STOP 24
       ENDIF
 
       DEALLOCATE (H)
index 3a2b661b5b7f2a71bf2d6d4b2b805ccff8ef19b8..d03f4acdaf3a00840a59041b59cfc9d1bc041468 100644 (file)
@@ -6,25 +6,25 @@ program main
 
   integer n
 
-  if (acc_get_num_devices (acc_device_host) .ne. 1) call abort
+  if (acc_get_num_devices (acc_device_host) .ne. 1) STOP 1
 
-  if (acc_get_num_devices (acc_device_none) .ne. 0) call abort
+  if (acc_get_num_devices (acc_device_none) .ne. 0) STOP 2
 
   call acc_init (acc_device_host)
 
-  if (acc_get_device_type () .ne. acc_device_host) call abort
+  if (acc_get_device_type () .ne. acc_device_host) STOP 3
 
   call acc_set_device_type (acc_device_host)
 
-  if (acc_get_device_type () .ne. acc_device_host) call abort
+  if (acc_get_device_type () .ne. acc_device_host) STOP 4
 
   n = 0
 
   call acc_set_device_num (n, acc_device_host)
 
-  if (acc_get_device_num (acc_device_host) .ne. 0) call abort
+  if (acc_get_device_num (acc_device_host) .ne. 0) STOP 5
 
-  if (.NOT. acc_async_test (n) ) call abort
+  if (.NOT. acc_async_test (n) ) STOP 6
 
   call acc_wait (n)
 
index e68eb890e63ff5d0a9d0e494f145a84aa5390a65..505b2c6f2461d5953256a7474b8734b3b685935b 100644 (file)
@@ -14,7 +14,7 @@ program main
 
   call acc_set_device_num (n, acc_device_nvidia)
 
-  if (acc_get_device_num (acc_device_nvidia) .ne. 0) call abort
+  if (acc_get_device_num (acc_device_nvidia) .ne. 0) STOP 1
 
   if (acc_get_num_devices (acc_device_nvidia) .gt. 1) then
 
@@ -22,7 +22,7 @@ program main
 
     call acc_set_device_num (n, acc_device_nvidia)
 
-    if (acc_get_device_num (acc_device_nvidia) .ne. 1) call abort
+    if (acc_get_device_num (acc_device_nvidia) .ne. 1) STOP 2
 
   end if
 
index 401ad661ee8989e2729f7670c09628fd27aecf80..0364a7be842805d5a7e8e0d095a54975f5221589 100644 (file)
@@ -6,25 +6,25 @@ program main
 
   integer n
 
-  if (acc_get_num_devices (acc_device_host) .ne. 1) call abort
+  if (acc_get_num_devices (acc_device_host) .ne. 1) STOP 1
 
-  if (acc_get_num_devices (acc_device_none) .ne. 0) call abort
+  if (acc_get_num_devices (acc_device_none) .ne. 0) STOP 2
 
   call acc_init (acc_device_host)
 
-  if (acc_get_device_type () .ne. acc_device_host) call abort
+  if (acc_get_device_type () .ne. acc_device_host) STOP 3
 
   call acc_set_device_type (acc_device_host)
 
-  if (acc_get_device_type () .ne. acc_device_host) call abort
+  if (acc_get_device_type () .ne. acc_device_host) STOP 4
 
   n = 0
 
   call acc_set_device_num (n, acc_device_host)
 
-  if (acc_get_device_num (acc_device_host) .ne. 0) call abort
+  if (acc_get_device_num (acc_device_host) .ne. 0) STOP 5
 
-  if (.NOT. acc_async_test (n) ) call abort
+  if (.NOT. acc_async_test (n) ) STOP 6
 
   call acc_wait (n)
 
index 422df53bd3ae5eb2ec6c3cd214e0ee10a1790215..2ce93c359caedcb68b1d2f2f7743e98c7ebb0daf 100644 (file)
@@ -14,7 +14,7 @@ program main
 
   call acc_set_device_num (n, acc_device_nvidia)
 
-  if (acc_get_device_num (acc_device_nvidia) .ne. 0) call abort
+  if (acc_get_device_num (acc_device_nvidia) .ne. 0) STOP 1
 
   if (acc_get_num_devices (acc_device_nvidia) .gt. 1) then
 
@@ -22,7 +22,7 @@ program main
 
     call acc_set_device_num (n, acc_device_nvidia)
 
-    if (acc_get_device_num (acc_device_nvidia) .ne. 1) call abort
+    if (acc_get_device_num (acc_device_nvidia) .ne. 1) STOP 2
 
   end if
 
index ad758b2e9d5268a3f347356fcbbd1622aa00ed17..263cedb5c5b89e43549f140536daa735937b7780 100644 (file)
@@ -26,16 +26,16 @@ program main
   call acc_copyin (a_3d_c)
   call acc_copyin (a_3d_r)
 
-  if (acc_is_present (a_3d_i) .neqv. .TRUE.) call abort
-  if (acc_is_present (a_3d_c) .neqv. .TRUE.) call abort
-  if (acc_is_present (a_3d_r) .neqv. .TRUE.) call abort
+  if (acc_is_present (a_3d_i) .neqv. .TRUE.) STOP 1
+  if (acc_is_present (a_3d_c) .neqv. .TRUE.) STOP 2
+  if (acc_is_present (a_3d_r) .neqv. .TRUE.) STOP 3
 
   do i = 1, 10
     do j = 1, 10
       do k = 1, 10
-        if (acc_is_present (a_3d_i(i, j, k), i_size) .neqv. .TRUE.) call abort
-        if (acc_is_present (a_3d_c(i, j, k), i_size) .neqv. .TRUE.) call abort
-        if (acc_is_present (a_3d_r(i, j, k), i_size) .neqv. .TRUE.) call abort
+        if (acc_is_present (a_3d_i(i, j, k), i_size) .neqv. .TRUE.) STOP 4
+        if (acc_is_present (a_3d_c(i, j, k), i_size) .neqv. .TRUE.) STOP 5
+        if (acc_is_present (a_3d_r(i, j, k), i_size) .neqv. .TRUE.) STOP 6
       end do
     end do
   end do
index 082dd8a1d6e96dcdfe476e52c501c4de379f63c4..47859508c8f748782a8dbcaf5d9b09ef73e1e224 100644 (file)
@@ -32,7 +32,7 @@ program map
   !$acc end parallel
 
   do i = 1, n
-     if (a(i) .ne. b(i)) call abort
+     if (a(i) .ne. b(i)) STOP 1
   end do
   call check (a, b, n)
 
@@ -92,6 +92,6 @@ subroutine check (a, b, n)
   integer :: i
 
   do i = 1, n
-     if (a(i) .ne. b(i)) call abort
+     if (a(i) .ne. b(i)) STOP 2
   end do
 end subroutine check
index c4af1992a05d56664f5783bb2df8d026e49c9ecc..c95891d62a63b378c98284284245468922294dbe 100644 (file)
@@ -27,7 +27,7 @@ firstdo: do i = 1, 3
         end do
       end do firstdo
     !$acc end parallel
-    if (l) call abort
+    if (l) STOP 1
   end subroutine test1
 
   subroutine test2
@@ -47,7 +47,7 @@ firstdo: do i = 1, 3
 115   continue
     !$acc loop gang(static:1) collapse(1)
       do k=1,3
-         if (any(a(k,1:3,1:3).ne.1)) call abort
+         if (any(a(k,1:3,1:3).ne.1)) STOP 2
       enddo
     ! Use "gang(static:1)" here and below to effectively turn gang-redundant
     ! execution mode into something like gang-single.
@@ -62,7 +62,7 @@ firstdo: do i = 1, 3
 120   end do dol
     !$acc loop gang(static:1) collapse(1)
      do l=1,3
-        if (any(a(l,1:3,1:3).ne.2)) call abort
+        if (any(a(l,1:3,1:3).ne.2)) STOP 3
      enddo
     !$acc end parallel
   end subroutine test2
index 4e2819641ea0f3fae94be3b61f79a723cbcbcc46..4f4148be0aa1878fa22b5090ddaec34e169a5b88 100644 (file)
@@ -30,7 +30,7 @@ dokk:   do kk=1,3
         enddo dokk
 115   continue
     !$acc end parallel
-    if (any(a(1:3,1:3,1:3).ne.1)) call abort
+    if (any(a(1:3,1:3,1:3).ne.1)) STOP 1
     !$acc parallel
     !$acc loop collapse(3)
 dol:  do 120 l=1,3
@@ -41,7 +41,7 @@ doll:   do ll=1,3
         enddo doll
 120   end do dol
     !$acc end parallel
-    if (any(a(1:3,1:3,1:3).ne.2)) call abort
+    if (any(a(1:3,1:3,1:3).ne.2)) STOP 2
     end subroutine test1
 
   subroutine test2(v1, v2, v3, v4, v5, v6)
@@ -73,11 +73,11 @@ doll:   do ll=1,3
         end do
       end do
     end do
-    if (l .neqv. r) call abort
+    if (l .neqv. r) STOP 3
     do i = v1, v2
       do j = v3, v4
         do k = v5, v6
-           if (a(i, j, k) .ne. b(i, j, k)) call abort
+           if (a(i, j, k) .ne. b(i, j, k)) STOP 4
         end do
       end do
     end do
@@ -112,11 +112,11 @@ doll:   do ll=1,3
         end do
       end do
     end do
-    if (l .neqv. r) call abort
+    if (l .neqv. r) STOP 5
     do i = v1, v2, v7
       do j = v3, v4, v8
         do k = v5, v6, v9
-           if (a(i, j, k) .ne. b(i, j, k)) call abort
+           if (a(i, j, k) .ne. b(i, j, k)) STOP 6
         end do
       end do
     end do
@@ -160,11 +160,11 @@ doll:   do ll=1,3
         end do
       end do
     end do
-    if (l .neqv. r) call abort
+    if (l .neqv. r) STOP 7
     do i = v1, v2, v7
       do j = v3, v4, v8
          do k = v5, v6, v9
-           if (a(i, j, k) .ne. b(i, j, k)) call abort
+           if (a(i, j, k) .ne. b(i, j, k)) STOP 8
          end do
       end do
     end do
index 2f6485ef8cf012e3a9bdff7e57208b480bff3439..8a5ca426f3138f8fbb41a829294a2b1efc016dc9 100644 (file)
@@ -22,7 +22,7 @@ dokk:   do kk=1,3
         enddo dokk
 115   continue
     !$acc end parallel
-    if (any(a(1:3,1:3,1:3).ne.1)) call abort
+    if (any(a(1:3,1:3,1:3).ne.1)) STOP 1
     !$acc parallel
     !$acc loop collapse(3)
 dol:  do 120 l=1,3
@@ -33,7 +33,7 @@ doll:   do ll=1,3
         enddo doll
 120   end do dol
     !$acc end parallel
-    if (any(a(1:3,1:3,1:3).ne.2)) call abort
+    if (any(a(1:3,1:3,1:3).ne.2)) STOP 2
   end subroutine test1
 
   subroutine test2(v1, v2, v3, v4, v5, v6)
@@ -65,11 +65,11 @@ doll:   do ll=1,3
         end do
       end do
     end do
-    if (l .neqv. r) call abort
+    if (l .neqv. r) STOP 3
     do i = v1, v2
       do j = v3, v4
         do k = v5, v6
-           if (a(i, j, k) .ne. b(i, j, k)) call abort
+           if (a(i, j, k) .ne. b(i, j, k)) STOP 4
         end do
       end do
     end do
@@ -104,11 +104,11 @@ doll:   do ll=1,3
         end do
       end do
     end do
-    if (l .neqv. r) call abort
+    if (l .neqv. r) STOP 5
     do i = v1, v2, v7
       do j = v3, v4, v8
         do k = v5, v6, v9
-           if (a(i, j, k) .ne. b(i, j, k)) call abort
+           if (a(i, j, k) .ne. b(i, j, k)) STOP 6
         end do
       end do
     end do
@@ -152,11 +152,11 @@ doll:   do ll=1,3
         end do
       end do
     end do
-    if (l .neqv. r) call abort
+    if (l .neqv. r) STOP 7
     do i = v1, v2, v7
       do j = v3, v4, v8
          do k = v5, v6, v9
-           if (a(i, j, k) .ne. b(i, j, k)) call abort
+           if (a(i, j, k) .ne. b(i, j, k)) STOP 8
          end do
       end do
     end do
@@ -191,11 +191,11 @@ doll:   do ll=1,3
         end do
       end do
     end do
-    if (l .neqv. r) call abort
+    if (l .neqv. r) STOP 9
     do i = v1, v2
       do j = v3, v4
         do k = v5, v6
-           if (a(i, j, k) .ne. b(i, j, k)) call abort
+           if (a(i, j, k) .ne. b(i, j, k)) STOP 10
         end do
       end do
     end do
@@ -231,11 +231,11 @@ doll:   do ll=1,3
         end do
       end do
     end do
-    if (l .neqv. r) call abort
+    if (l .neqv. r) STOP 11
     do i = v1, v2, v7
       do j = v3, v4, v8
         do k = v5, v6, v9
-           if (a(i, j, k) .ne. b(i, j, k)) call abort
+           if (a(i, j, k) .ne. b(i, j, k)) STOP 12
         end do
       end do
     end do
index 53b2cd060f27e7a911dca956c239c1e041c1125e..88fe5168b59163e1d7a4c75d5bace060200e278e 100644 (file)
@@ -19,7 +19,7 @@ program main
   !$acc update host(array)
 
   do i = 1, n
-     if (array(i) .ne. i) call abort
+     if (array(i) .ne. i) STOP 1
   end do
 
   call kernels_default_present(array, n)
@@ -27,7 +27,7 @@ program main
   !$acc update host(array)
 
   do i = 1, n
-     if (array(i) .ne. i+1) call abort
+     if (array(i) .ne. i+1) STOP 2
   end do
 
   call parallel(array, n)
@@ -35,7 +35,7 @@ program main
   !$acc update host(array)
 
   do i = 1, n
-     if (array(i) .ne. i+i) call abort
+     if (array(i) .ne. i+i) STOP 3
   end do
 
   call parallel_default_present(array, n)
@@ -43,7 +43,7 @@ program main
   !$acc end data
 
   do i = 1, n
-     if (array(i) .ne. i+i+1) call abort
+     if (array(i) .ne. i+i+1) STOP 4
   end do
 end program main
 
index db3c6b18540f03d572c9016cc471f9eb8c3f254a..537212eb65580e0ecc37737699dab5ffb20f9067 100644 (file)
@@ -4,6 +4,6 @@
       implicit none
       include "openacc_lib.h"
 
-      if (openacc_version .ne. 201306) call abort;
+      if (openacc_version .ne. 201306) STOP 1
 
       end program main
index a14ecdd5032d02b4e114b27ed4a527e8e6daccce..54f301be79b5f157f02aeb6265cc74f58464d5da 100644 (file)
@@ -4,6 +4,6 @@ program main
   use openacc
   implicit none
 
-  if (openacc_version .ne. 201306) call abort;
+  if (openacc_version .ne. 201306) STOP 1
 
 end program main
index dcd6592868567dde603a73eb88aef45cd79dfeb8..aa1bb634ba6f6ebae90ebaeec0136be523bb3447 100644 (file)
@@ -29,8 +29,8 @@
 
       CALL ACC_ASYNC_WAIT (1)
 
-      IF (RES .NE. RES1) CALL ABORT
-      IF (RES .NE. RES2) CALL ABORT
+      IF (RES .NE. RES1) STOP 1
+      IF (RES .NE. RES2) STOP 2
 
       RES1 = 1
       RES2 = 1
@@ -51,7 +51,7 @@
 
       CALL ACC_ASYNC_WAIT_ALL
 
-      IF (RES .NE. RES1) CALL ABORT
-      IF (RES .NE. RES2) CALL ABORT
+      IF (RES .NE. RES1) STOP 3
+      IF (RES .NE. RES2) STOP 4
 
       END PROGRAM
index bf72002dd205d69741a6d1a224c29a92b2ed7e2f..5694de1aee8e144d4c82da2e4bf1e25aa3a09279 100644 (file)
@@ -29,8 +29,8 @@
 
       CALL ACC_ASYNC_WAIT (1)
 
-      IF (RES .NE. RES1) CALL ABORT
-      IF (RES .NE. RES2) CALL ABORT
+      IF (RES .NE. RES1) STOP 1
+      IF (RES .NE. RES2) STOP 2
 
       RES1 = 1
       RES2 = 1
@@ -51,7 +51,7 @@
 
       CALL ACC_ASYNC_WAIT_ALL
 
-      IF (RES .NE. RES1) CALL ABORT
-      IF (RES .NE. RES2) CALL ABORT
+      IF (RES .NE. RES1) STOP 3
+      IF (RES .NE. RES2) STOP 4
 
       END PROGRAM
index d0559a2adf76a3e10b544dac70cea70c2dba311c..487cfc436e269ef42eeeb473e6c4e78b4a03d014 100644 (file)
@@ -16,11 +16,11 @@ program reduction
   !$acc end parallel
 
   if (acc_get_device_type () .ne. acc_device_host) then
-     if (s1 .ne. n) call abort
-     if (s2 .ne. n) call abort
+     if (s1 .ne. n) STOP 1
+     if (s2 .ne. n) STOP 2
   else
-     if (s1 .ne. 1) call abort
-     if (s2 .ne. 1) call abort
+     if (s1 .ne. 1) STOP 3
+     if (s2 .ne. 1) STOP 4
   end if
 
   ! Test reductions inside subroutines
@@ -30,9 +30,9 @@ program reduction
   call redsub (s1, s2, n)
 
   if (acc_get_device_type () .ne. acc_device_host) then
-     if (s1 .ne. n) call abort
+     if (s1 .ne. n) STOP 5
   else
-     if (s2 .ne. 1) call abort
+     if (s2 .ne. 1) STOP 6
   end if
 end program reduction
 
index a5e1fcbace4c94a4576afc6800a17c34aedee393..3f4b9fe070e1ff176c017bf09db30c1b266c1b89 100644 (file)
@@ -13,9 +13,9 @@ program test
   a(4) = 54
   !$acc end parallel
 
-  if (a(1) .ne. 10) call abort
-  if (a(2) .ne. 52) call abort
-  if (a(3) .ne. 53) call abort
-  if (a(4) .ne. 54) call abort
+  if (a(1) .ne. 10) STOP 1
+  if (a(2) .ne. 52) STOP 2
+  if (a(3) .ne. 53) STOP 3
+  if (a(4) .ne. 54) STOP 4
 
 end program test
index 7c2e5eef90477c5e0be7ab4b46c169e9946aa513..c8a7922a4156a13abdff6abff2f5d1c708706a78 100644 (file)
@@ -47,5 +47,5 @@ program main
 
     !$acc end data
 
-    if (sum .ne. 4.0) call abort
+    if (sum .ne. 4.0) STOP 1
 end program
index f6969c8595d5ea131af2e43e7726138f108039a2..a7f02521753598c300bdb890cca3fd094e7c8fed 100644 (file)
@@ -13,7 +13,7 @@ program foo
      enddo
   enddo
 
-  if (any(a(1:3,1:3).ne.2)) call abort
+  if (any(a(1:3,1:3).ne.2)) STOP 1
 
   !$acc end parallel
 
index 34ad001abcd3e4f5843b7b232b3c13528773201f..79251d2fb40664713ee874c6d9003941326216b1 100644 (file)
@@ -24,5 +24,5 @@ program test_foo
   beta = 0.0
   c(:,:) = 1.0
   call foo (beta, c)
-  if (c(1,1) /= 0.0) call abort ()
+  if (c(1,1) /= 0.0) STOP 1
 end program test_foo
index ed6e326adacc51805b7bffb2e5babef0d585f468..2b361220bb607821763d2c37fe83f30ca0756bb7 100644 (file)
@@ -7,7 +7,7 @@ program foo
 
   !$acc parallel num_gangs(1) num_workers(2)
 
-  if (any(a(1:3,1:3,1:3).ne.1)) call abort
+  if (any(a(1:3,1:3,1:3).ne.1)) STOP 1
 
   do ll=1,3
 
@@ -18,7 +18,7 @@ program foo
 
   enddo
 
-  if (a(1,1,1).ne.2) call abort
+  if (a(1,1,1).ne.2) STOP 2
 
   !$acc end parallel
 
index 3c1940b5d8515d1377aa4837422ab1239a3836d5..472a6a14fff73be6647a9da9a4a02304777f7548 100644 (file)
@@ -21,7 +21,7 @@ subroutine t1()
   !$acc end parallel
 
   do i = 1, 32
-     if (arr(i) .ne. i * 3) call abort
+     if (arr(i) .ne. i * 3) STOP 1
   end do
 end subroutine t1
 
@@ -49,7 +49,7 @@ subroutine t2()
   !$acc end parallel
 
   do i = 0, 32 * 32 - 1
-     if (arr(i) .ne. i + (i / 32) * 2) call abort
+     if (arr(i) .ne. i + (i / 32) * 2) STOP 2
   end do
 end subroutine t2
 
@@ -77,7 +77,7 @@ subroutine t3()
   !$acc end parallel
 
   do i = 0, 32 * 32 - 1
-     if (arr(i) .ne. i + (i / 32) * 2) call abort
+     if (arr(i) .ne. i + (i / 32) * 2) STOP 3
   end do
 end subroutine t3
 
@@ -113,7 +113,7 @@ subroutine t4()
   !$acc end parallel
 
   do i = 0, 32 * 32 - 1
-     if (arr(i) .ne. i + (i / 32) * 13) call abort
+     if (arr(i) .ne. i + (i / 32) * 13) STOP 4
   end do
 end subroutine t4
 
@@ -151,7 +151,7 @@ subroutine t5()
         do k = 0, 32 - 1
            idx = i * 1024 + j * 32 + k
            if (arr(idx) .ne. idx + ieor(i, j * 3) * k + ior(i, j * 5) * k) then
-              call abort
+              STOP 5
            end if
         end do
      end do
@@ -189,7 +189,7 @@ subroutine t6()
         do k = 0, 32 - 1
            idx = i * 1024 + j * 32 + k
            if (arr(idx) .ne. idx + ieor(i, j * 3) * k + ior(i, j * 5) * k) then
-              call abort
+              STOP 6
            end if
         end do
      end do
@@ -219,7 +219,7 @@ subroutine t7()
   !$acc end parallel
 
   do i = 0, 32 * 32 - 1
-     if (arr(i) .ne. i + ieor(i / 32, mod(i, 32) * 3)) call abort
+     if (arr(i) .ne. i + ieor(i / 32, mod(i, 32) * 3)) STOP 7
   end do
 end subroutine t7
 
@@ -253,7 +253,7 @@ subroutine t8()
      do j = 0, 32 -1
         do k = 0, 32 - 1
            idx = i * 1024 + j * 32 + k
-           if (arr(idx) .ne. idx + ieor(i, j * 3) * k) call abort
+           if (arr(idx) .ne. idx + ieor(i, j * 3) * k) STOP 8
         end do
      end do
   end do
@@ -300,7 +300,7 @@ subroutine t9()
         do k = 0, 32 - 1
            idx = i * 1024 + j * 32 + k
            if (arr(idx) .ne. idx + ieor(i, j * 3) * k + ior(i, j * 5) * k) then
-              call abort
+              STOP 9
            end if
         end do
      end do
@@ -345,7 +345,7 @@ subroutine t10()
         do k = 0, 32 - 1
            idx = i * 1024 + j * 32 + k
            if (arr(idx) .ne. idx + ieor(i, j * 3) * k + ior(i, j * 5) * k) then
-              call abort
+              STOP 10
            end if
         end do
      end do
@@ -393,7 +393,7 @@ subroutine t11()
         do k = 0, 32 - 1
            idx = i * 1024 + j * 32 + k
            if (arr(idx) .ne. idx + ieor(i, j * 3) * k + ior(i, j * 5) * k) then
-              call abort
+              STOP 11
            end if
         end do
      end do
@@ -442,7 +442,7 @@ subroutine t12()
         do k = 0, 32 - 1
            idx = i * 1024 + j * 32 + k
            if (arr(idx) .ne. idx + ieor(i, j * 3) * k + ior(i, j * 5) * k) then
-              call abort
+              STOP 12
            end if
         end do
      end do
@@ -486,7 +486,7 @@ subroutine t13()
         do k = 0, 32 - 1
            idx = i * 1024 + j * 32 + k
            if (arr(idx) .ne. idx + ieor(i, j * 3) * k + ior(i, j * 5) * k) then
-              call abort
+              STOP 13
            end if
         end do
      end do
@@ -520,7 +520,7 @@ subroutine t14()
   !$acc end parallel
 
   do i = 1, n
-    if (arr(i) .ne. (3 + i * 2)) call abort
+    if (arr(i) .ne. (3 + i * 2)) STOP 14
   end do
 
 end subroutine t14
index 1a1d4c724f8b4d916afa5adb0d9063c410d0e3f4..c3a8a9cac1cd672c75b8bbf18088f3eabeb8f66b 100644 (file)
@@ -9,7 +9,7 @@ program test
   integer, allocatable :: c3(:,:,:)
 
   allocate (a1(5))
-  if (.not.allocated (a1)) call abort()
+  if (.not.allocated (a1)) STOP 1
 
   a1 = 10
 
@@ -21,16 +21,16 @@ program test
   a1(5) = 5
   !$acc end parallel
 
-  if (a1(1) .ne. 1) call abort
-  if (a1(2) .ne. 2) call abort
-  if (a1(3) .ne. 3) call abort
-  if (a1(4) .ne. 4) call abort
-  if (a1(5) .ne. 5) call abort
+  if (a1(1) .ne. 1) STOP 1
+  if (a1(2) .ne. 2) STOP 2
+  if (a1(3) .ne. 3) STOP 3
+  if (a1(4) .ne. 4) STOP 4
+  if (a1(5) .ne. 5) STOP 5
 
   deallocate(a1)
 
   allocate (a1(0:4))
-  if (.not.allocated (a1)) call abort()
+  if (.not.allocated (a1)) STOP 2
 
   a1 = 10
 
@@ -42,16 +42,16 @@ program test
   a1(4) = 5
   !$acc end parallel
 
-  if (a1(0) .ne. 1) call abort
-  if (a1(1) .ne. 2) call abort
-  if (a1(2) .ne. 3) call abort
-  if (a1(3) .ne. 4) call abort
-  if (a1(4) .ne. 5) call abort
+  if (a1(0) .ne. 1) STOP 6
+  if (a1(1) .ne. 2) STOP 7
+  if (a1(2) .ne. 3) STOP 8
+  if (a1(3) .ne. 4) STOP 9
+  if (a1(4) .ne. 5) STOP 10
 
   deallocate(a1)
 
   allocate (b2(5,5))
-  if (.not.allocated (b2)) call abort()
+  if (.not.allocated (b2)) STOP 3
 
   b2 = 11
 
@@ -63,16 +63,16 @@ program test
   b2(5,5) = 5
   !$acc end parallel
 
-  if (b2(1,1) .ne. 1) call abort
-  if (b2(2,2) .ne. 2) call abort
-  if (b2(3,3) .ne. 3) call abort
-  if (b2(4,4) .ne. 4) call abort
-  if (b2(5,5) .ne. 5) call abort
+  if (b2(1,1) .ne. 1) STOP 11
+  if (b2(2,2) .ne. 2) STOP 12
+  if (b2(3,3) .ne. 3) STOP 13
+  if (b2(4,4) .ne. 4) STOP 14
+  if (b2(5,5) .ne. 5) STOP 15
 
   deallocate(b2)
 
   allocate (b2(0:4,0:4))
-  if (.not.allocated (b2)) call abort()
+  if (.not.allocated (b2)) STOP 4
 
   b2 = 11
 
@@ -84,16 +84,16 @@ program test
   b2(4,4) = 5
   !$acc end parallel
 
-  if (b2(0,0) .ne. 1) call abort
-  if (b2(1,1) .ne. 2) call abort
-  if (b2(2,2) .ne. 3) call abort
-  if (b2(3,3) .ne. 4) call abort
-  if (b2(4,4) .ne. 5) call abort
+  if (b2(0,0) .ne. 1) STOP 16
+  if (b2(1,1) .ne. 2) STOP 17
+  if (b2(2,2) .ne. 3) STOP 18
+  if (b2(3,3) .ne. 4) STOP 19
+  if (b2(4,4) .ne. 5) STOP 20
 
   deallocate(b2)
 
   allocate (c3(5,5,5))
-  if (.not.allocated (c3)) call abort()
+  if (.not.allocated (c3)) STOP 5
 
   c3 = 12
 
@@ -105,16 +105,16 @@ program test
   c3(5,5,5) = 5
   !$acc end parallel
 
-  if (c3(1,1,1) .ne. 1) call abort
-  if (c3(2,2,2) .ne. 2) call abort
-  if (c3(3,3,3) .ne. 3) call abort
-  if (c3(4,4,4) .ne. 4) call abort
-  if (c3(5,5,5) .ne. 5) call abort
+  if (c3(1,1,1) .ne. 1) STOP 21
+  if (c3(2,2,2) .ne. 2) STOP 22
+  if (c3(3,3,3) .ne. 3) STOP 23
+  if (c3(4,4,4) .ne. 4) STOP 24
+  if (c3(5,5,5) .ne. 5) STOP 25
 
   deallocate(c3)
 
   allocate (c3(0:4,0:4,0:4))
-  if (.not.allocated (c3)) call abort()
+  if (.not.allocated (c3)) STOP 6
 
   c3 = 12
 
@@ -126,22 +126,22 @@ program test
   c3(4,4,4) = 5
   !$acc end parallel
 
-  if (c3(0,0,0) .ne. 1) call abort
-  if (c3(1,1,1) .ne. 2) call abort
-  if (c3(2,2,2) .ne. 3) call abort
-  if (c3(3,3,3) .ne. 4) call abort
-  if (c3(4,4,4) .ne. 5) call abort
+  if (c3(0,0,0) .ne. 1) STOP 26
+  if (c3(1,1,1) .ne. 2) STOP 27
+  if (c3(2,2,2) .ne. 3) STOP 28
+  if (c3(3,3,3) .ne. 4) STOP 29
+  if (c3(4,4,4) .ne. 5) STOP 30
 
   deallocate(c3)
 
   allocate (a1(5))
-  if (.not.allocated (a1)) call abort()
+  if (.not.allocated (a1)) STOP 7
 
   allocate (b1(5))
-  if (.not.allocated (b1)) call abort()
+  if (.not.allocated (b1)) STOP 8
 
   allocate (c1(5))
-  if (.not.allocated (c1)) call abort()
+  if (.not.allocated (c1)) STOP 9
 
   a1 = 10
   b1 = 3
@@ -161,24 +161,24 @@ program test
   b1(5) = c1(5)
   !$acc end parallel
 
-  if (b1(1) .ne. 10) call abort
-  if (b1(2) .ne. 10) call abort
-  if (b1(3) .ne. 10) call abort
-  if (b1(4) .ne. 10) call abort
-  if (b1(5) .ne. 10) call abort
+  if (b1(1) .ne. 10) STOP 31
+  if (b1(2) .ne. 10) STOP 32
+  if (b1(3) .ne. 10) STOP 33
+  if (b1(4) .ne. 10) STOP 34
+  if (b1(5) .ne. 10) STOP 35
 
   deallocate(a1)
   deallocate(b1)
   deallocate(c1)
 
   allocate (a1(0:4))
-  if (.not.allocated (a1)) call abort()
+  if (.not.allocated (a1)) STOP 10
 
   allocate (b1(0:4))
-  if (.not.allocated (b1)) call abort()
+  if (.not.allocated (b1)) STOP 11
 
   allocate (c1(0:4))
-  if (.not.allocated (c1)) call abort()
+  if (.not.allocated (c1)) STOP 12
 
   a1 = 10
   b1 = 3
@@ -198,18 +198,18 @@ program test
   b1(4) = c1(4)
   !$acc end parallel
 
-  if (b1(0) .ne. 10) call abort
-  if (b1(1) .ne. 10) call abort
-  if (b1(2) .ne. 10) call abort
-  if (b1(3) .ne. 10) call abort
-  if (b1(4) .ne. 10) call abort
+  if (b1(0) .ne. 10) STOP 36
+  if (b1(1) .ne. 10) STOP 37
+  if (b1(2) .ne. 10) STOP 38
+  if (b1(3) .ne. 10) STOP 39
+  if (b1(4) .ne. 10) STOP 40
 
   deallocate(a1)
   deallocate(b1)
   deallocate(c1)
 
   allocate (a1(5))
-  if (.not.allocated (a1)) call abort()
+  if (.not.allocated (a1)) STOP 13
 
   a1 = 10
 
@@ -218,11 +218,11 @@ program test
   a1(3) = 3
   !$acc end parallel
 
-  if (a1(1) .ne. 10) call abort
-  if (a1(2) .ne. 2) call abort
-  if (a1(3) .ne. 3) call abort
-  if (a1(4) .ne. 10) call abort
-  if (a1(5) .ne. 10) call abort
+  if (a1(1) .ne. 10) STOP 41
+  if (a1(2) .ne. 2) STOP 42
+  if (a1(3) .ne. 3) STOP 43
+  if (a1(4) .ne. 10) STOP 44
+  if (a1(5) .ne. 10) STOP 45
 
   deallocate(a1)
 
index e51509f33972273f5eb4cd965201b7b15af8fdb1..764affdbd188781ce3af1b3e0e9dd614096a94e5 100644 (file)
@@ -58,10 +58,10 @@ program reduction_1
      vresult = vresult + array(i)
   end do
 
-  if (rg .ne. vresult) call abort
-  if (rw .ne. vresult) call abort
-  if (rv .ne. vresult) call abort
-  if (rc .ne. vresult) call abort
+  if (rg .ne. vresult) STOP 1
+  if (rw .ne. vresult) STOP 2
+  if (rv .ne. vresult) STOP 3
+  if (rc .ne. vresult) STOP 4
 
   !
   ! '*' reductions
@@ -106,10 +106,10 @@ program reduction_1
      vresult = vresult * array(i)
   end do
 
-  if (rg .ne. vresult) call abort
-  if (rw .ne. vresult) call abort
-  if (rv .ne. vresult) call abort
-  if (rc .ne. vresult) call abort
+  if (rg .ne. vresult) STOP 5
+  if (rw .ne. vresult) STOP 6
+  if (rv .ne. vresult) STOP 7
+  if (rc .ne. vresult) STOP 8
 
   !
   ! 'max' reductions
@@ -154,10 +154,10 @@ program reduction_1
      vresult = max (vresult, array(i))
   end do
 
-  if (rg .ne. vresult) call abort
-  if (rw .ne. vresult) call abort
-  if (rv .ne. vresult) call abort
-  if (rc .ne. vresult) call abort
+  if (rg .ne. vresult) STOP 9
+  if (rw .ne. vresult) STOP 10
+  if (rv .ne. vresult) STOP 11
+  if (rc .ne. vresult) STOP 12
 
   !
   ! 'min' reductions
@@ -202,10 +202,10 @@ program reduction_1
      vresult = min (vresult, array(i))
   end do
 
-  if (rg .ne. vresult) call abort
-  if (rw .ne. vresult) call abort
-  if (rv .ne. vresult) call abort
-  if (rc .ne. vresult) call abort
+  if (rg .ne. vresult) STOP 13
+  if (rw .ne. vresult) STOP 14
+  if (rv .ne. vresult) STOP 15
+  if (rc .ne. vresult) STOP 16
 
   !
   ! 'iand' reductions
@@ -250,10 +250,10 @@ program reduction_1
      vresult = iand (vresult, array(i))
   end do
 
-  if (rg .ne. vresult) call abort
-  if (rw .ne. vresult) call abort
-  if (rv .ne. vresult) call abort
-  if (rc .ne. vresult) call abort
+  if (rg .ne. vresult) STOP 17
+  if (rw .ne. vresult) STOP 18
+  if (rv .ne. vresult) STOP 19
+  if (rc .ne. vresult) STOP 20
 
   !
   ! 'ior' reductions
@@ -298,10 +298,10 @@ program reduction_1
      vresult = ior (vresult, array(i))
   end do
 
-  if (rg .ne. vresult) call abort
-  if (rw .ne. vresult) call abort
-  if (rv .ne. vresult) call abort
-  if (rc .ne. vresult) call abort
+  if (rg .ne. vresult) STOP 21
+  if (rw .ne. vresult) STOP 22
+  if (rv .ne. vresult) STOP 23
+  if (rc .ne. vresult) STOP 24
 
   !
   ! 'ieor' reductions
@@ -346,10 +346,10 @@ program reduction_1
      vresult = ieor (vresult, array(i))
   end do
 
-  if (rg .ne. vresult) call abort
-  if (rw .ne. vresult) call abort
-  if (rv .ne. vresult) call abort
-  if (rc .ne. vresult) call abort
+  if (rg .ne. vresult) STOP 25
+  if (rw .ne. vresult) STOP 26
+  if (rv .ne. vresult) STOP 27
+  if (rc .ne. vresult) STOP 28
 
   !
   ! '.and.' reductions
@@ -394,10 +394,10 @@ program reduction_1
      lvresult = lvresult .and. (array(i) .ge. 5)
   end do
 
-  if (lrg .neqv. lvresult) call abort
-  if (lrw .neqv. lvresult) call abort
-  if (lrv .neqv. lvresult) call abort
-  if (lrc .neqv. lvresult) call abort
+  if (lrg .neqv. lvresult) STOP 29
+  if (lrw .neqv. lvresult) STOP 30
+  if (lrv .neqv. lvresult) STOP 31
+  if (lrc .neqv. lvresult) STOP 32
 
   !
   ! '.or.' reductions
@@ -442,10 +442,10 @@ program reduction_1
      lvresult = lvresult .or. (array(i) .ge. 5)
   end do
 
-  if (lrg .neqv. lvresult) call abort
-  if (lrw .neqv. lvresult) call abort
-  if (lrv .neqv. lvresult) call abort
-  if (lrc .neqv. lvresult) call abort
+  if (lrg .neqv. lvresult) STOP 33
+  if (lrw .neqv. lvresult) STOP 34
+  if (lrv .neqv. lvresult) STOP 35
+  if (lrc .neqv. lvresult) STOP 36
 
   !
   ! '.eqv.' reductions
@@ -490,10 +490,10 @@ program reduction_1
      lvresult = lvresult .eqv. (array(i) .ge. 5)
   end do
 
-  if (lrg .neqv. lvresult) call abort
-  if (lrw .neqv. lvresult) call abort
-  if (lrv .neqv. lvresult) call abort
-  if (lrc .neqv. lvresult) call abort
+  if (lrg .neqv. lvresult) STOP 37
+  if (lrw .neqv. lvresult) STOP 38
+  if (lrv .neqv. lvresult) STOP 39
+  if (lrc .neqv. lvresult) STOP 40
 
   !
   ! '.neqv.' reductions
@@ -538,8 +538,8 @@ program reduction_1
      lvresult = lvresult .neqv. (array(i) .ge. 5)
   end do
 
-  if (lrg .neqv. lvresult) call abort
-  if (lrw .neqv. lvresult) call abort
-  if (lrv .neqv. lvresult) call abort
-  if (lrc .neqv. lvresult) call abort
+  if (lrg .neqv. lvresult) STOP 41
+  if (lrw .neqv. lvresult) STOP 42
+  if (lrv .neqv. lvresult) STOP 43
+  if (lrc .neqv. lvresult) STOP 44
 end program reduction_1
index b828feb60de1292e3af6025791276360c25a0708..d3401c8fd0449aef488ad68f22e05fc6e961b304 100644 (file)
@@ -59,10 +59,10 @@ program reduction_2
      vresult = vresult + array(i)
   end do
 
-  if (rg .ne. vresult) call abort
-  if (rw .ne. vresult) call abort
-  if (rv .ne. vresult) call abort
-  if (rc .ne. vresult) call abort
+  if (rg .ne. vresult) STOP 1
+  if (rw .ne. vresult) STOP 2
+  if (rv .ne. vresult) STOP 3
+  if (rc .ne. vresult) STOP 4
 
   !
   ! '*' reductions
@@ -107,10 +107,10 @@ program reduction_2
      vresult = vresult * array(i)
   end do
 
-  if (abs (rg - vresult) .ge. e) call abort
-  if (abs (rw - vresult) .ge. e) call abort
-  if (abs (rv - vresult) .ge. e) call abort
-  if (abs (rc - vresult) .ge. e) call abort
+  if (abs (rg - vresult) .ge. e) STOP 5
+  if (abs (rw - vresult) .ge. e) STOP 6
+  if (abs (rv - vresult) .ge. e) STOP 7
+  if (abs (rc - vresult) .ge. e) STOP 8
 
   !
   ! 'max' reductions
@@ -155,10 +155,10 @@ program reduction_2
      vresult = max (vresult, array(i))
   end do
 
-  if (abs (rg - vresult) .ge. e) call abort
-  if (abs (rw - vresult) .ge. e) call abort
-  if (abs (rg - vresult) .ge. e) call abort
-  if (abs (rc - vresult) .ge. e) call abort
+  if (abs (rg - vresult) .ge. e) STOP 9
+  if (abs (rw - vresult) .ge. e) STOP 10
+  if (abs (rg - vresult) .ge. e) STOP 11
+  if (abs (rc - vresult) .ge. e) STOP 12
 
   !
   ! 'min' reductions
@@ -203,10 +203,10 @@ program reduction_2
      vresult = min (vresult, array(i))
   end do
 
-  if (rg .ne. vresult) call abort
-  if (rv .ne. vresult) call abort
-  if (rw .ne. vresult) call abort
-  if (rc .ne. vresult) call abort
+  if (rg .ne. vresult) STOP 13
+  if (rv .ne. vresult) STOP 14
+  if (rw .ne. vresult) STOP 15
+  if (rc .ne. vresult) STOP 16
 
   !
   ! '.and.' reductions
@@ -251,10 +251,10 @@ program reduction_2
      lvresult = lvresult .and. (array(i) .ge. 5)
   end do
 
-  if (lrg .neqv. lvresult) call abort
-  if (lrw .neqv. lvresult) call abort
-  if (lrv .neqv. lvresult) call abort
-  if (lrc .neqv. lvresult) call abort
+  if (lrg .neqv. lvresult) STOP 17
+  if (lrw .neqv. lvresult) STOP 18
+  if (lrv .neqv. lvresult) STOP 19
+  if (lrc .neqv. lvresult) STOP 20
 
   !
   ! '.or.' reductions
@@ -299,10 +299,10 @@ program reduction_2
      lvresult = lvresult .or. (array(i) .ge. 5)
   end do
 
-  if (lrg .neqv. lvresult) call abort
-  if (lrw .neqv. lvresult) call abort
-  if (lrv .neqv. lvresult) call abort
-  if (lrc .neqv. lvresult) call abort
+  if (lrg .neqv. lvresult) STOP 21
+  if (lrw .neqv. lvresult) STOP 22
+  if (lrv .neqv. lvresult) STOP 23
+  if (lrc .neqv. lvresult) STOP 24
 
   !
   ! '.eqv.' reductions
@@ -347,10 +347,10 @@ program reduction_2
      lvresult = lvresult .eqv. (array(i) .ge. 5)
   end do
 
-  if (lrg .neqv. lvresult) call abort
-  if (lrw .neqv. lvresult) call abort
-  if (lrv .neqv. lvresult) call abort
-  if (lrc .neqv. lvresult) call abort
+  if (lrg .neqv. lvresult) STOP 25
+  if (lrw .neqv. lvresult) STOP 26
+  if (lrv .neqv. lvresult) STOP 27
+  if (lrc .neqv. lvresult) STOP 28
 
   !
   ! '.neqv.' reductions
@@ -395,8 +395,8 @@ program reduction_2
      lvresult = lvresult .neqv. (array(i) .ge. 5)
   end do
 
-  if (lrg .neqv. lvresult) call abort
-  if (lrw .neqv. lvresult) call abort
-  if (lrv .neqv. lvresult) call abort
-  if (lrc .neqv. lvresult) call abort
+  if (lrg .neqv. lvresult) STOP 29
+  if (lrw .neqv. lvresult) STOP 30
+  if (lrv .neqv. lvresult) STOP 31
+  if (lrc .neqv. lvresult) STOP 32
 end program reduction_2
index 3d8d753cfedd2e1fd919164a3aa3ce4cbaec429f..6f310445e04dce3f4150a1d5cbf5773617252f81 100644 (file)
@@ -59,10 +59,10 @@ program reduction_3
      vresult = vresult + array(i)
   end do
 
-  if (abs (rg - vresult) .ge. e) call abort
-  if (abs (rw - vresult) .ge. e) call abort
-  if (abs (rv - vresult) .ge. e) call abort
-  if (abs (rc - vresult) .ge. e) call abort
+  if (abs (rg - vresult) .ge. e) STOP 1
+  if (abs (rw - vresult) .ge. e) STOP 2
+  if (abs (rv - vresult) .ge. e) STOP 3
+  if (abs (rc - vresult) .ge. e) STOP 4
 
   !
   ! '*' reductions
@@ -107,10 +107,10 @@ program reduction_3
      vresult = vresult * array(i)
   end do
 
-  if (abs (rg - vresult) .ge. e) call abort
-  if (abs (rw - vresult) .ge. e) call abort
-  if (abs (rv - vresult) .ge. e) call abort
-  if (abs (rc - vresult) .ge. e) call abort
+  if (abs (rg - vresult) .ge. e) STOP 5
+  if (abs (rw - vresult) .ge. e) STOP 6
+  if (abs (rv - vresult) .ge. e) STOP 7
+  if (abs (rc - vresult) .ge. e) STOP 8
 
   !
   ! 'max' reductions
@@ -155,10 +155,10 @@ program reduction_3
      vresult = max (vresult, array(i))
   end do
 
-  if (abs (rg - vresult) .ge. e) call abort
-  if (abs (rw - vresult) .ge. e) call abort
-  if (abs (rv - vresult) .ge. e) call abort
-  if (abs (rc - vresult) .ge. e) call abort
+  if (abs (rg - vresult) .ge. e) STOP 9
+  if (abs (rw - vresult) .ge. e) STOP 10
+  if (abs (rv - vresult) .ge. e) STOP 11
+  if (abs (rc - vresult) .ge. e) STOP 12
 
   !
   ! 'min' reductions
@@ -203,10 +203,10 @@ program reduction_3
      vresult = min (vresult, array(i))
   end do
 
-  if (rg .ne. vresult) call abort
-  if (rw .ne. vresult) call abort
-  if (rv .ne. vresult) call abort
-  if (rc .ne. vresult) call abort
+  if (rg .ne. vresult) STOP 13
+  if (rw .ne. vresult) STOP 14
+  if (rv .ne. vresult) STOP 15
+  if (rc .ne. vresult) STOP 16
 
   !
   ! '.and.' reductions
@@ -251,10 +251,10 @@ program reduction_3
      lvresult = lvresult .and. (array(i) .ge. 5)
   end do
 
-  if (lrg .neqv. lvresult) call abort
-  if (lrw .neqv. lvresult) call abort
-  if (lrv .neqv. lvresult) call abort
-  if (lrc .neqv. lvresult) call abort
+  if (lrg .neqv. lvresult) STOP 17
+  if (lrw .neqv. lvresult) STOP 18
+  if (lrv .neqv. lvresult) STOP 19
+  if (lrc .neqv. lvresult) STOP 20
 
   !
   ! '.or.' reductions
@@ -299,10 +299,10 @@ program reduction_3
      lvresult = lvresult .or. (array(i) .ge. 5)
   end do
 
-  if (lrg .neqv. lvresult) call abort
-  if (lrw .neqv. lvresult) call abort
-  if (lrv .neqv. lvresult) call abort
-  if (lrc .neqv. lvresult) call abort
+  if (lrg .neqv. lvresult) STOP 21
+  if (lrw .neqv. lvresult) STOP 22
+  if (lrv .neqv. lvresult) STOP 23
+  if (lrc .neqv. lvresult) STOP 24
 
   !
   ! '.eqv.' reductions
@@ -347,10 +347,10 @@ program reduction_3
      lvresult = lvresult .eqv. (array(i) .ge. 5)
   end do
 
-  if (lrg .neqv. lvresult) call abort
-  if (lrw .neqv. lvresult) call abort
-  if (lrv .neqv. lvresult) call abort
-  if (lrc .neqv. lvresult) call abort
+  if (lrg .neqv. lvresult) STOP 25
+  if (lrw .neqv. lvresult) STOP 26
+  if (lrv .neqv. lvresult) STOP 27
+  if (lrc .neqv. lvresult) STOP 28
 
   !
   ! '.neqv.' reductions
@@ -395,8 +395,8 @@ program reduction_3
      lvresult = lvresult .neqv. (array(i) .ge. 5)
   end do
 
-  if (lrg .neqv. lvresult) call abort
-  if (lrw .neqv. lvresult) call abort
-  if (lrv .neqv. lvresult) call abort
-  if (lrc .neqv. lvresult) call abort
+  if (lrg .neqv. lvresult) STOP 29
+  if (lrw .neqv. lvresult) STOP 30
+  if (lrv .neqv. lvresult) STOP 31
+  if (lrc .neqv. lvresult) STOP 32
 end program reduction_3
index c3bdaf610a1aeceae93e264485d73071f877444a..c93c315b861a2cdd390d41775ebdd334e80f68f8 100644 (file)
@@ -57,10 +57,10 @@ program reduction_4
      vresult = vresult + REAL(array(i))
   end do
 
-  if (rg .ne. vresult) call abort
-  if (rw .ne. vresult) call abort
-  if (rv .ne. vresult) call abort
-  if (rc .ne. vresult) call abort
+  if (rg .ne. vresult) STOP 1
+  if (rw .ne. vresult) STOP 2
+  if (rv .ne. vresult) STOP 3
+  if (rc .ne. vresult) STOP 4
 
   !
   ! '*' reductions
@@ -105,8 +105,8 @@ program reduction_4
      vresult = vresult * REAL(array(i))
   end do
 
-  if (rg .ne. vresult) call abort
-  if (rw .ne. vresult) call abort
-  if (rv .ne. vresult) call abort
-  if (rc .ne. vresult) call abort
+  if (rg .ne. vresult) STOP 5
+  if (rw .ne. vresult) STOP 6
+  if (rv .ne. vresult) STOP 7
+  if (rc .ne. vresult) STOP 8
 end program reduction_4
index 42106480c81c853d0639d8998cf41ebfff0f2ab7..833d0e4b9fd758d79045a118329cb441765afff0 100644 (file)
@@ -20,11 +20,11 @@ program reduction
      vsum = vsum + c
   end do
 
-  if (gs .ne. vsum) call abort ()
-  if (ws .ne. vsum) call abort ()
-  if (vs .ne. vsum) call abort ()
-  if (cs .ne. vsum) call abort ()
-  if (ns .ne. vsum) call abort ()
+  if (gs .ne. vsum) STOP 1
+  if (ws .ne. vsum) STOP 2
+  if (vs .ne. vsum) STOP 3
+  if (cs .ne. vsum) STOP 4
+  if (ns .ne. vsum) STOP 5
 end program reduction
 
 subroutine redsub_gang(sum, n, c)
index c10e3f97a6f3b8662fb947f161eff7cc8e5ef9ec..e76867a313fa2735fcfe328bdae7970412e97e45 100644 (file)
@@ -57,17 +57,17 @@ program reduction
      hs2 = hs2 + 2
   end do
 
-  if (gs1 .ne. hs1) call abort ()
-  if (gs2 .ne. hs2) call abort ()
+  if (gs1 .ne. hs1) STOP 1
+  if (gs2 .ne. hs2) STOP 2
 
-  if (ws1 .ne. hs1) call abort ()
-  if (ws2 .ne. hs2) call abort ()
+  if (ws1 .ne. hs1) STOP 3
+  if (ws2 .ne. hs2) STOP 4
 
-  if (vs1 .ne. hs1) call abort ()
-  if (vs2 .ne. hs2) call abort ()
+  if (vs1 .ne. hs1) STOP 5
+  if (vs2 .ne. hs2) STOP 6
 
-  if (cs1 .ne. hs1) call abort ()
-  if (cs2 .ne. hs2) call abort ()
+  if (cs1 .ne. hs1) STOP 7
+  if (cs2 .ne. hs2) STOP 8
 
   ! Nested reductions.
 
@@ -90,5 +90,5 @@ program reduction
      end do
   end do
 
-  if (red .ne. vred) call abort ()
+  if (red .ne. vred) STOP 9
 end program reduction
index 1a7d69aa521b57d96b7b0bd961713a5b3955a100..a7d6dd8a900164b7674e69fdb9209f6d339e06cb 100644 (file)
@@ -19,7 +19,7 @@ program reduction
      do j = 1, n
         vsum = vsum + 1;
      end do
-     if (vsum .ne. arr(i)) call abort ()
+     if (vsum .ne. arr(i)) STOP 1
   end do
 end program reduction
 
@@ -45,7 +45,7 @@ subroutine redsub_private(sum, n, arr)
 
   ! verify the results
   do i = 1, 10
-     if (arr(i) .ne. 100+i) call abort ()
+     if (arr(i) .ne. 100+i) STOP 2
   end do
 end subroutine redsub_private
 
index 5cf4681191b01ab5f1f451949f36638268660bcf..0ba83a047522bdfbad945d52245027168d9bfc04 100644 (file)
@@ -30,12 +30,12 @@ program reduction
   end do
   !$acc end parallel loop
 
-  if (h1 .ne. s1) call abort ()
-  if (h2 .ne. s2) call abort ()
+  if (h1 .ne. s1) STOP 1
+  if (h2 .ne. s2) STOP 2
 
   !$acc wait(1)
 
-  if (h1 .ne. a1) call abort ()
-  if (h2 .ne. a2) call abort ()
+  if (h1 .ne. a1) STOP 3
+  if (h2 .ne. a2) STOP 4
 
 end program reduction
index 33905157d4918f74bd16fd79dd28f70bcb26890e..6a573218b7a4d6e3d2ef820bbaa3013fb0c02036 100644 (file)
@@ -17,7 +17,7 @@
   end do
   !$acc end parallel
   do i = 1, n
-     if (a(i) .ne. fact(i)) call abort
+     if (a(i) .ne. fact(i)) STOP 1
   end do
 end
 recursive function fact (x) result (res)
index 3d418b660c52b08e2aad3b2a49cff19614e665fd..b697974790288f1dd6eb7eb2967521414d4a0292 100644 (file)
@@ -24,6 +24,6 @@
   end do
   !$acc end parallel
   do i = 1, n
-     if (a(i) .ne. fact(i)) call abort
+     if (a(i) .ne. fact(i)) STOP 1
   end do
 end
index d233a63ee5ac3a38809cdc8cdc47c91ed6246e9e..e7b9d8ab364f775cbb4e712e2a16338737e4491d 100644 (file)
@@ -12,7 +12,7 @@
   end do
   !$acc end parallel
   do i = 1, n
-     if (a(i) .ne. fact(i)) call abort
+     if (a(i) .ne. fact(i)) STOP 1
   end do
 end
 recursive function fact (x) result (res)
index 3e5fb09c45cb868e55ddea5af4bac4955f076688..a96363b8cdeee4141584a6dc14eab7f760cca111 100644 (file)
@@ -13,7 +13,7 @@
   end do
   !$acc end parallel
   do i = 1, n
-     if (a(i) .ne. (i + 1)) call abort
+     if (a(i) .ne. (i + 1)) STOP 1
   end do
 end
 subroutine incr (x)
index 956da8ed043c2163acb0f9cf65715284c27eae74..a803ad96bb563aa1044dc48a8050cdafa6b4d6d6 100644 (file)
@@ -10,7 +10,7 @@ program main
       n = func (n)
     !$acc end parallel
 
-    if (n .ne. 6) call abort
+    if (n .ne. 6) STOP 1
 
 contains
 
index 200188ec0511bd1970e280f76d2b9dac5eefc187..f58a95fe67017a44a5574183370c5d270bf4d016 100644 (file)
@@ -22,7 +22,7 @@ program main
   !$acc end parallel
 
   do i = 1, N
-    if (a(i) .ne.N) call abort
+    if (a(i) .ne.N) STOP 1
   end do
 
   !$acc parallel copy (a)
@@ -33,7 +33,7 @@ program main
   !$acc end parallel
 
   do i = 1, N
-    if (a(i) .ne. (N + (N * (-1 * i)))) call abort
+    if (a(i) .ne. (N + (N * (-1 * i)))) STOP 2
   end do
 
   do i = 1, N
@@ -48,7 +48,7 @@ program main
   !$acc end parallel
 
   do i = 1, N
-    if (b(i) .ne. N + i) call abort
+    if (b(i) .ne. N + i) STOP 3
   end do
 
   do i = 1, N
@@ -63,7 +63,7 @@ program main
   !$acc end parallel
 
   do i = 1, N
-    if (a(i) .ne. 0) call abort
+    if (a(i) .ne. 0) STOP 4
   end do
 
 contains
index 95d1a1392d842e5a2113f244db43d638b1cce0b5..b1a1338dd8c87c66c1c057d3d7d1f2f8041e4336 100644 (file)
@@ -14,7 +14,7 @@ program main
   end do
   !$acc end parallel
   do i = 1, n
-     if (a(i) .ne. fact(i)) call abort
+     if (a(i) .ne. fact(i)) STOP 1
   end do
 end program main
 
index b39414fe3e57e8cb80c3550ca11fadf236d57e24..8a2ec2cc97eea5799022c70d6eed8582bb54d22f 100644 (file)
@@ -32,7 +32,7 @@ program subarrays
   !$acc end parallel
 
   do i = 1, n
-     if (a(i) .ne. b(i)) call abort
+     if (a(i) .ne. b(i)) STOP 1
   end do
   call check (a, b, n)
 
@@ -92,6 +92,6 @@ subroutine check (a, b, n)
   integer :: i
 
   do i = 1, n
-     if (a(i) .ne. b(i)) call abort
+     if (a(i) .ne. b(i)) STOP 2
   end do
 end subroutine check
index 81799f60733832cee1f0acea89d8106684a46378..914da5b4062588982526a931904281280a079b6c 100644 (file)
@@ -32,7 +32,7 @@ program subarrays
   !$acc end parallel
 
   do i = low, high
-     if (a(i) .ne. b(i)) call abort
+     if (a(i) .ne. b(i)) STOP 1
   end do
   call check (a, b, n)
 
@@ -95,6 +95,6 @@ subroutine check (a, b, n)
   integer :: i
 
   do i = 1, n
-     if (a(i) .ne. b(i)) call abort
+     if (a(i) .ne. b(i)) STOP 2
   end do
 end subroutine check
index 4e1d2c012786baf2ee101dd21b84578ab8be2fa5..2633d6cefe0afb265bfd32a66351151da1839ff4 100644 (file)
@@ -25,12 +25,12 @@ program update
   !$acc update host (a, b)
 
   do i = 1, N
-    if (a(i) .ne. 3.0) call abort
-    if (b(i) .ne. 3.0) call abort
+    if (a(i) .ne. 3.0) STOP 1
+    if (b(i) .ne. 3.0) STOP 2
   end do
 
-  if (acc_is_present (a) .neqv. .TRUE.) call abort
-  if (acc_is_present (b) .neqv. .TRUE.) call abort
+  if (acc_is_present (a) .neqv. .TRUE.) STOP 3
+  if (acc_is_present (b) .neqv. .TRUE.) STOP 4
 
   do i = 1, N
     a(i) = 5.0
@@ -48,12 +48,12 @@ program update
   !$acc update host (a, b)
 
   do i = 1, N
-    if (a(i) .ne. 5.0) call abort
-    if (b(i) .ne. 5.0) call abort
+    if (a(i) .ne. 5.0) STOP 5
+    if (b(i) .ne. 5.0) STOP 6
  end do
 
-  if (acc_is_present (a) .neqv. .TRUE.) call abort
-  if (acc_is_present (b) .neqv. .TRUE.) call abort
+  if (acc_is_present (a) .neqv. .TRUE.) STOP 7
+  if (acc_is_present (b) .neqv. .TRUE.) STOP 8
 
   !$acc parallel present (a, b)
   do i = 1, N
@@ -64,12 +64,12 @@ program update
   !$acc update host (a, b)
 
   do i = 1, N
-    if (a(i) .ne. 5.0) call abort
-    if (b(i) .ne. 5.0) call abort
+    if (a(i) .ne. 5.0) STOP 9
+    if (b(i) .ne. 5.0) STOP 10
   end do
 
-  if (acc_is_present (a) .neqv. .TRUE.) call abort
-  if (acc_is_present (b) .neqv. .TRUE.) call abort
+  if (acc_is_present (a) .neqv. .TRUE.) STOP 11
+  if (acc_is_present (b) .neqv. .TRUE.) STOP 12
 
   do i = 1, N
     a(i) = 6.0
@@ -91,12 +91,12 @@ program update
   !$acc update host (a, b)
 
   do i = 1, N
-    if (a(i) .ne. 6.0) call abort
-    if (b(i) .ne. 6.0) call abort
+    if (a(i) .ne. 6.0) STOP 13
+    if (b(i) .ne. 6.0) STOP 14
   end do
 
-  if (acc_is_present (a) .neqv. .TRUE.) call abort
-  if (acc_is_present (b) .neqv. .TRUE.) call abort
+  if (acc_is_present (a) .neqv. .TRUE.) STOP 15
+  if (acc_is_present (b) .neqv. .TRUE.) STOP 16
 
   do i = 1, N
     a(i) = 7.0
@@ -118,8 +118,8 @@ program update
   !$acc update host (a, b)
 
   do i = 1, N
-    if (a(i) .ne. 7.0) call abort
-    if (b(i) .ne. 7.0) call abort
+    if (a(i) .ne. 7.0) STOP 17
+    if (b(i) .ne. 7.0) STOP 18
   end do
 
   do i = 1, N
@@ -137,12 +137,12 @@ program update
   !$acc update host (a, b)
 
   do i = 1, N
-    if (a(i) .ne. 9.0) call abort
-    if (b(i) .ne. 9.0) call abort
+    if (a(i) .ne. 9.0) STOP 19
+    if (b(i) .ne. 9.0) STOP 20
   end do
 
-  if (acc_is_present (a) .neqv. .TRUE.) call abort
-  if (acc_is_present (b) .neqv. .TRUE.) call abort
+  if (acc_is_present (a) .neqv. .TRUE.) STOP 21
+  if (acc_is_present (b) .neqv. .TRUE.) STOP 22
 
   do i = 1, N
     a(i) = 5.0
@@ -165,17 +165,17 @@ program update
   !$acc update host (a, b)
 
   do i = 1, NDIV2
-    if (a(i) .ne. 6.0) call abort
-    if (b(i) .ne. 6.0) call abort
+    if (a(i) .ne. 6.0) STOP 23
+    if (b(i) .ne. 6.0) STOP 24
   end do
 
   do i = NDIV2 + 1, N
-    if (a(i) .ne. 5.0) call abort
-    if (b(i) .ne. 5.0) call abort
+    if (a(i) .ne. 5.0) STOP 25
+    if (b(i) .ne. 5.0) STOP 26
   end do
 
-  if (acc_is_present (a) .neqv. .TRUE.) call abort
-  if (acc_is_present (b) .neqv. .TRUE.) call abort
+  if (acc_is_present (a) .neqv. .TRUE.) STOP 27
+  if (acc_is_present (b) .neqv. .TRUE.) STOP 28
 
   do i = 1, N
     a(i) = 0.0
@@ -192,21 +192,21 @@ program update
   !$acc update host (a(5:N))
 
   do i = 1, NDIV2
-    if (a(i) .ne. 0.0) call abort
+    if (a(i) .ne. 0.0) STOP 29
   end do
 
   do i = NDIV2 + 1, N
-    if (a(i) .ne. 6.0) call abort
+    if (a(i) .ne. 6.0) STOP 30
   end do
 
   !$acc update host (a(1:4))
 
   do i = 1, NDIV2
-    if (a(i) .ne. 1.0) call abort
+    if (a(i) .ne. 1.0) STOP 31
   end do
 
   do i = NDIV2 + 1, N
-    if (a(i) .ne. 6.0) call abort
+    if (a(i) .ne. 6.0) STOP 32
   end do
 
   a(3) = 9
@@ -225,15 +225,15 @@ program update
   !$acc update host (a(3:6))
 
   do i = 1, 2
-    if (a(i) .ne. 1.0) call abort
+    if (a(i) .ne. 1.0) STOP 33
   end do
 
   do i = 3, 6
-    if (a(i) .ne. 10.0) call abort
+    if (a(i) .ne. 10.0) STOP 34
   end do
 
   do i = 7, N
-    if (a(i) .ne. 6.0) call abort
+    if (a(i) .ne. 6.0) STOP 35
   end do
 
   !$acc exit data delete (a, b)
This page took 0.669633 seconds and 5 git commands to generate.