2015-07-13 Maxim Blumenthal <maxim.blumenthal@intel.com> * testsuite/libgomp.c++/examples-4/e.53.2.C: Renamed to... * testsuite/libgomp.c++/examples-4/declare_target-2.C: ...this. * testsuite/libgomp.c++/examples-4/e.51.5.C: Renamed to... * testsuite/libgomp.c++/examples-4/target_data-5.C: ...this. * testsuite/libgomp.c/examples-4/e.56.3.c: Renamed to... * testsuite/libgomp.c/examples-4/array_sections-3.c: ...this. * testsuite/libgomp.c/examples-4/e.56.4.c: Renamed to... * testsuite/libgomp.c/examples-4/array_sections-4.c: ...this. * testsuite/libgomp.c/examples-4/e.55.1.c: Renamed to... * testsuite/libgomp.c/examples-4/async_target-1.c: ...this. * testsuite/libgomp.c/examples-4/e.55.2.c: Renamed to... * testsuite/libgomp.c/examples-4/async_target-2.c: ...this. (vec_mult_ref): Remove v1 and v2 arguments, turn them into local variables. (vec_mult): Likewise. Add #pragma omp taskwait. (main): Adjust caller. * testsuite/libgomp.c/examples-4/e.53.1.c: Renamed to... * testsuite/libgomp.c/examples-4/declare_target-1.c: ...this. * testsuite/libgomp.c/examples-4/e.53.3.c: Renamed to... * testsuite/libgomp.c/examples-4/declare_target-3.c: ...this. * testsuite/libgomp.c/examples-4/e.53.4.c: Renamed to... * testsuite/libgomp.c/examples-4/declare_target-4.c: ...this. * testsuite/libgomp.c/examples-4/e.53.5.c: Renamed to... * testsuite/libgomp.c/examples-4/declare_target-5.c: ...this. * testsuite/libgomp.c/examples-4/e.57.1.c: Renamed to... * testsuite/libgomp.c/examples-4/device-1.c: ...this. * testsuite/libgomp.c/examples-4/e.57.2.c: Renamed to... * testsuite/libgomp.c/examples-4/device-2.c: ...this. * testsuite/libgomp.c/examples-4/e.57.3.c: Renamed to... * testsuite/libgomp.c/examples-4/device-3.c: ...this. * testsuite/libgomp.c/examples-4/simd-1.c: New file. * testsuite/libgomp.c/examples-4/simd-2.c: New file. * testsuite/libgomp.c/examples-4/simd-3.c: New file. * testsuite/libgomp.c/examples-4/simd-4.c: New file. * testsuite/libgomp.c/examples-4/simd-5.c: New file. * testsuite/libgomp.c/examples-4/simd-6.c: New file. * testsuite/libgomp.c/examples-4/simd-7.c: New file. * testsuite/libgomp.c/examples-4/simd-8.c: New file. * testsuite/libgomp.c/examples-4/e.50.1.c: Renamed to... * testsuite/libgomp.c/examples-4/target-1.c: ...this. * testsuite/libgomp.c/examples-4/e.50.2.c: Renamed to... * testsuite/libgomp.c/examples-4/target-2.c: ...this. * testsuite/libgomp.c/examples-4/e.50.3.c: Renamed to... * testsuite/libgomp.c/examples-4/target-3.c: ...this. * testsuite/libgomp.c/examples-4/e.50.4.c: Renamed to... * testsuite/libgomp.c/examples-4/target-4.c: ...this. * testsuite/libgomp.c/examples-4/e.50.5.c: Renamed to... * testsuite/libgomp.c/examples-4/target-5.c: ...this. * testsuite/libgomp.c/examples-4/e.51.1.c: Renamed to... * testsuite/libgomp.c/examples-4/target_data-1.c: ...this. * testsuite/libgomp.c/examples-4/e.51.2.c: Renamed to... * testsuite/libgomp.c/examples-4/target_data-2.c: ...this. * testsuite/libgomp.c/examples-4/e.51.3.c: Renamed to... * testsuite/libgomp.c/examples-4/target_data-3.c: ...this. * testsuite/libgomp.c/examples-4/e.51.4.c: Renamed to... * testsuite/libgomp.c/examples-4/target_data-4.c: ...this. * testsuite/libgomp.c/examples-4/e.51.6.c: Renamed to... * testsuite/libgomp.c/examples-4/target_data-6.c: ...this. * testsuite/libgomp.c/examples-4/e.51.7.c: Renamed to... * testsuite/libgomp.c/examples-4/target_data-7.c: ...this. * testsuite/libgomp.c/examples-4/e.52.1.c: Renamed to... * testsuite/libgomp.c/examples-4/target_update-1.c: ...this. * testsuite/libgomp.c/examples-4/e.52.2.c: Renamed to... * testsuite/libgomp.c/examples-4/target_update-2.c: ...this. * testsuite/libgomp.c/examples-4/task_dep-1.c: New file. * testsuite/libgomp.c/examples-4/task_dep-2.c: New file. * testsuite/libgomp.c/examples-4/task_dep-3.c: New file. * testsuite/libgomp.c/examples-4/task_dep-4.c: New file. * testsuite/libgomp.c/examples-4/task_dep-5.c: New file. * testsuite/libgomp.c/examples-4/e.54.2.c: Renamed to... * testsuite/libgomp.c/examples-4/teams-2.c: ...this. * testsuite/libgomp.c/examples-4/e.54.3.c: Renamed to... * testsuite/libgomp.c/examples-4/teams-3.c: ...this. * testsuite/libgomp.c/examples-4/e.54.4.c: Renamed to... * testsuite/libgomp.c/examples-4/teams-4.c: ...this. * testsuite/libgomp.c/examples-4/e.54.5.c: Renamed to... * testsuite/libgomp.c/examples-4/teams-5.c: ...this. * testsuite/libgomp.c/examples-4/e.54.6.c: Renamed to... * testsuite/libgomp.c/examples-4/teams-6.c: ...this. * testsuite/libgomp.fortran/examples-4/e.56.3.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/array_sections-3.f90: ...this. * testsuite/libgomp.fortran/examples-4/e.56.4.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/array_sections-4.f90: ...this. * testsuite/libgomp.fortran/examples-4/e.55.1.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/async_target-1.f90: ...this. * testsuite/libgomp.fortran/examples-4/e.55.2.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/async_target-2.f90: ...this. (vec_mult): Add !$omp taskwait. * testsuite/libgomp.fortran/examples-4/e.53.1.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/declare_target-1.f90: ...this. * testsuite/libgomp.fortran/examples-4/e.53.2.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/declare_target-2.f90: ...this. * testsuite/libgomp.fortran/examples-4/e.53.3.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/declare_target-3.f90: ...this. * testsuite/libgomp.fortran/examples-4/e.53.4.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/declare_target-4.f90: ...this. * testsuite/libgomp.fortran/examples-4/e.53.5.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/declare_target-5.f90: ...this. * testsuite/libgomp.fortran/examples-4/e.57.1.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/device-1.f90: ...this. * testsuite/libgomp.fortran/examples-4/e.57.2.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/device-2.f90: ...this. * testsuite/libgomp.fortran/examples-4/e.57.3.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/device-3.f90: ...this. * testsuite/libgomp.fortran/examples-4/simd-1.f90: New file. * testsuite/libgomp.fortran/examples-4/simd-2.f90: New file. * testsuite/libgomp.fortran/examples-4/simd-3.f90: New file. * testsuite/libgomp.fortran/examples-4/simd-4.f90: New file. * testsuite/libgomp.fortran/examples-4/simd-5.f90: New file. * testsuite/libgomp.fortran/examples-4/simd-6.f90: New file. * testsuite/libgomp.fortran/examples-4/simd-7.f90: New file. * testsuite/libgomp.fortran/examples-4/simd-8.f90: New file. * testsuite/libgomp.fortran/examples-4/e.50.1.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/target-1.f90: ...this. * testsuite/libgomp.fortran/examples-4/e.50.2.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/target-2.f90: ...this. * testsuite/libgomp.fortran/examples-4/e.50.3.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/target-3.f90: ...this. * testsuite/libgomp.fortran/examples-4/e.50.4.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/target-4.f90: ...this. * testsuite/libgomp.fortran/examples-4/e.50.5.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/target-5.f90: ...this. * testsuite/libgomp.fortran/examples-4/e.51.1.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/target_data-1.f90: ...this. * testsuite/libgomp.fortran/examples-4/e.51.2.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/target_data-2.f90: ...this. * testsuite/libgomp.fortran/examples-4/e.51.3.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/target_data-3.f90: ...this. * testsuite/libgomp.fortran/examples-4/e.51.4.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/target_data-4.f90: ...this. * testsuite/libgomp.fortran/examples-4/e.51.5.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/target_data-5.f90: ...this. * testsuite/libgomp.fortran/examples-4/e.51.6.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/target_data-6.f90: ...this. * testsuite/libgomp.fortran/examples-4/e.51.7.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/target_data-7.f90: ...this. * testsuite/libgomp.fortran/examples-4/e.52.1.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/target_update-1.f90: ...this. * testsuite/libgomp.fortran/examples-4/e.52.2.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/target_update-2.f90: ...this. * testsuite/libgomp.fortran/examples-4/task_dep-1.f90: New file. * testsuite/libgomp.fortran/examples-4/task_dep-2.f90: New file. * testsuite/libgomp.fortran/examples-4/task_dep-3.f90: New file. * testsuite/libgomp.fortran/examples-4/task_dep-4.f90: New file. * testsuite/libgomp.fortran/examples-4/task_dep-5.f90: New file. * testsuite/libgomp.fortran/examples-4/e.54.2.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/teams-2.f90: ...this. * testsuite/libgomp.fortran/examples-4/e.54.3.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/teams-3.f90: ...this. * testsuite/libgomp.fortran/examples-4/e.54.4.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/teams-4.f90: ...this. * testsuite/libgomp.fortran/examples-4/e.54.5.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/teams-5.f90: ...this. * testsuite/libgomp.fortran/examples-4/e.54.6.f90: Renamed to... * testsuite/libgomp.fortran/examples-4/teams-6.f90: ...this. From-SVN: r225735
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
examples-4 | Loading commit data... | |
affinity-1.C | Loading commit data... | |
atomic-1.C | Loading commit data... | |
atomic-10.C | Loading commit data... | |
atomic-11.C | Loading commit data... | |
atomic-12.C | Loading commit data... | |
atomic-13.C | Loading commit data... | |
atomic-14.C | Loading commit data... | |
atomic-15.C | Loading commit data... | |
atomic-16.C | Loading commit data... | |
atomic-2.C | Loading commit data... | |
atomic-3.C | Loading commit data... | |
atomic-4.C | Loading commit data... | |
atomic-5.C | Loading commit data... | |
atomic-6.C | Loading commit data... | |
atomic-7.C | Loading commit data... | |
atomic-8.C | Loading commit data... | |
atomic-9.C | Loading commit data... | |
c++.exp | Loading commit data... | |
cancel-for-1.C | Loading commit data... | |
cancel-for-2.C | Loading commit data... | |
cancel-parallel-1.C | Loading commit data... | |
cancel-parallel-2.C | Loading commit data... | |
cancel-parallel-3.C | Loading commit data... | |
cancel-sections-1.C | Loading commit data... | |
cancel-taskgroup-1.C | Loading commit data... | |
cancel-taskgroup-2.C | Loading commit data... | |
cancel-taskgroup-3.C | Loading commit data... | |
cancel-test.h | Loading commit data... | |
collapse-1.C | Loading commit data... | |
collapse-2.C | Loading commit data... | |
copyin-1.C | Loading commit data... | |
copyin-2.C | Loading commit data... | |
ctor-1.C | Loading commit data... | |
ctor-10.C | Loading commit data... | |
ctor-11.C | Loading commit data... | |
ctor-12.C | Loading commit data... | |
ctor-2.C | Loading commit data... | |
ctor-3.C | Loading commit data... | |
ctor-4.C | Loading commit data... | |
ctor-5.C | Loading commit data... | |
ctor-6.C | Loading commit data... | |
ctor-7.C | Loading commit data... | |
ctor-8.C | Loading commit data... | |
ctor-9.C | Loading commit data... | |
for-1.C | Loading commit data... | |
for-10.C | Loading commit data... | |
for-11.C | Loading commit data... | |
for-2.C | Loading commit data... | |
for-3.C | Loading commit data... | |
for-4.C | Loading commit data... | |
for-5.C | Loading commit data... | |
for-6.C | Loading commit data... | |
for-7.C | Loading commit data... | |
for-8.C | Loading commit data... | |
for-9.C | Loading commit data... | |
loop-1.C | Loading commit data... | |
loop-10.C | Loading commit data... | |
loop-11.C | Loading commit data... | |
loop-12.C | Loading commit data... | |
loop-13.C | Loading commit data... | |
loop-14.C | Loading commit data... | |
loop-15.C | Loading commit data... | |
loop-2.C | Loading commit data... | |
loop-3.C | Loading commit data... | |
loop-4.C | Loading commit data... | |
loop-5.C | Loading commit data... | |
loop-6.C | Loading commit data... | |
loop-7.C | Loading commit data... | |
loop-8.C | Loading commit data... | |
loop-9.C | Loading commit data... | |
master-1.C | Loading commit data... | |
nested-1.C | Loading commit data... | |
parallel-1.C | Loading commit data... | |
pr24455-1.C | Loading commit data... | |
pr24455.C | Loading commit data... | |
pr26691.C | Loading commit data... | |
pr26943.C | Loading commit data... | |
pr27337.C | Loading commit data... | |
pr30703.C | Loading commit data... | |
pr34513.C | Loading commit data... | |
pr35185.C | Loading commit data... | |
pr38650.C | Loading commit data... | |
pr39573.C | Loading commit data... | |
pr43893.C | Loading commit data... | |
pr48869.C | Loading commit data... | |
pr49043.C | Loading commit data... | |
pr56217.C | Loading commit data... | |
pr63248.C | Loading commit data... | |
pr64824.C | Loading commit data... | |
pr64868.C | Loading commit data... | |
pr66199-1.C | Loading commit data... | |
pr66199-2.C | Loading commit data... | |
pr66702-1.C | Loading commit data... | |
pr66702-2.C | Loading commit data... | |
reduction-1.C | Loading commit data... | |
reduction-2.C | Loading commit data... | |
reduction-3.C | Loading commit data... | |
reduction-4.C | Loading commit data... | |
sections-1.C | Loading commit data... | |
shared-1.C | Loading commit data... | |
shared-2.C | Loading commit data... | |
simd-1.C | Loading commit data... | |
simd-2.C | Loading commit data... | |
simd-3.C | Loading commit data... | |
simd-4.C | Loading commit data... | |
simd-5.C | Loading commit data... | |
simd-6.C | Loading commit data... | |
simd-7.C | Loading commit data... | |
simd-8.C | Loading commit data... | |
simd-9.C | Loading commit data... | |
simd10.C | Loading commit data... | |
simd11.C | Loading commit data... | |
simd12.C | Loading commit data... | |
simd13.C | Loading commit data... | |
single-1.C | Loading commit data... | |
single-2.C | Loading commit data... | |
single-3.C | Loading commit data... | |
target-1.C | Loading commit data... | |
target-2-aux.cc | Loading commit data... | |
target-2.C | Loading commit data... | |
target-3.C | Loading commit data... | |
target-4.C | Loading commit data... | |
task-1.C | Loading commit data... | |
task-2.C | Loading commit data... | |
task-3.C | Loading commit data... | |
task-4.C | Loading commit data... | |
task-5.C | Loading commit data... | |
task-6.C | Loading commit data... | |
task-7.C | Loading commit data... | |
task-8.C | Loading commit data... | |
taskgroup-1.C | Loading commit data... | |
tls-init1.C | Loading commit data... | |
udr-1.C | Loading commit data... | |
udr-11.C | Loading commit data... | |
udr-12.C | Loading commit data... | |
udr-13.C | Loading commit data... | |
udr-14.C | Loading commit data... | |
udr-15.C | Loading commit data... | |
udr-16.C | Loading commit data... | |
udr-17.C | Loading commit data... | |
udr-18.C | Loading commit data... | |
udr-19.C | Loading commit data... | |
udr-2.C | Loading commit data... | |
udr-3.C | Loading commit data... | |
udr-4.C | Loading commit data... | |
udr-5.C | Loading commit data... | |
udr-6.C | Loading commit data... | |
udr-7.C | Loading commit data... | |
udr-8.C | Loading commit data... | |
udr-9.C | Loading commit data... |