gcc/libgomp/testsuite/libgomp.oacc-c-c++-common
Thomas Schwinge ff7a55bf56 Some OpenACC host_data cleanup
gcc/c/
	* c-parser.c (c_parser_omp_clause_name)
	(c_parser_oacc_all_clauses): Alphabetical sorting.
	gcc/cp/
	* parser.c (cp_parser_omp_clause_name)
	(cp_parser_oacc_all_clauses): Alphabetical sorting.
	* pt.c (tsubst_omp_clauses): Handle OMP_CLAUSE_USE_DEVICE.
	gcc/testsuite/
	* c-c++-common/goacc/host_data-5.c: New file.
	* c-c++-common/goacc/host_data-6.c: Likewise.
	* gfortran.dg/goacc/coarray.f95: XFAIL.
	* gfortran.dg/goacc/coarray_2.f90: Adjust dg-excess-errors
	directive.
	* gfortran.dg/goacc/host_data-tree.f95: Remove dg-prune-output
	directive.
	libgomp/
	* testsuite/libgomp.oacc-c-c++-common/host_data-2.c: Restrict to
	target openacc_nvidia_accel_selected.
	* testsuite/libgomp.oacc-c-c++-common/host_data-4.c: Likewise.
	* testsuite/libgomp.oacc-c-c++-common/host_data-5.c: Likewise.
	* testsuite/libgomp.oacc-c-c++-common/host_data-3.c: Remove file.
	* testsuite/libgomp.oacc-c-c++-common/host_data-6.c: Remove file.

Co-Authored-By: James Norris <James_Norris@mentor.com>
Co-Authored-By: Julian Brown <julian@codesourcery.com>

From-SVN: r231184
2015-12-02 16:53:34 +01:00
..
abort-1.c abort might not flush all open streams before process termination 2015-10-26 17:25:04 +01:00
abort-2.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
abort-3.c abort might not flush all open streams before process termination 2015-10-26 17:25:04 +01:00
abort-4.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
abort-5.c Make fopenacc an LTO option 2015-01-23 12:54:16 +00:00
acc-on-device.c openacc.h (enum acc_device_t): Reformat. 2015-10-30 00:13:22 +00:00
acc_on_device-1.c [PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared memory host execution 2015-08-10 18:48:26 +02:00
asyncwait-1.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
atomic_capture-1.c OpenACC atomic directive 2015-11-03 12:28:22 +01:00
atomic_capture-2.c OpenACC atomic directive 2015-11-03 12:28:22 +01:00
atomic_rw-1.c OpenACC atomic directive 2015-11-03 12:28:22 +01:00
atomic_update-1.c OpenACC atomic directive 2015-11-03 12:28:22 +01:00
cache-1.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
clauses-1.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
clauses-2.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
collapse-1.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
collapse-2.c collapse-2.c: Sequential loop is sequential. 2015-11-13 16:53:28 +00:00
collapse-3.c Run testsuite/libgomp.oacc-c++/c++.exp at -O2 by default 2015-06-30 15:43:55 +00:00
collapse-4.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
combined-directives-1.c Improve filenames for test cases of OpenACC combined directives 2015-10-29 10:03:40 +01:00
context-1.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
context-2.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
context-3.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
context-4.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
data-1.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
data-2.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
data-3.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
data-already-1.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
data-already-2.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
data-already-3.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
data-already-4.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
data-already-5.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
data-already-6.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
data-already-7.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
data-already-8.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
declare-1.c c-pragma.c (oacc_pragmas): Add entry for declare directive. 2015-11-12 22:20:41 +00:00
declare-2.c c-pragma.c (oacc_pragmas): Add entry for declare directive. 2015-11-12 22:20:41 +00:00
declare-4.c c-pragma.c (oacc_pragmas): Add entry for declare directive. 2015-11-12 22:20:41 +00:00
declare-5.c c-pragma.c (oacc_pragmas): Add entry for declare directive. 2015-11-12 22:20:41 +00:00
default-1.c gimplify.c (oacc_default_clause): New. 2015-11-12 13:51:13 +00:00
deviceptr-1.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
firstprivate-1.c gimplify.c (enum omp_region_type): Add ORT_ACC, ORT_ACC_DATA, ORT_ACC_PARALLEL, ORT_ACC_KERNELS. 2015-11-11 14:24:09 +00:00
firstprivate-2.c gimplify.c (enum omp_region_type): Add ORT_ACC, ORT_ACC_DATA, ORT_ACC_PARALLEL, ORT_ACC_KERNELS. 2015-11-11 14:24:09 +00:00
host_data-1.c OpenACC host_data support. 2015-12-01 15:52:23 +00:00
host_data-2.c Some OpenACC host_data cleanup 2015-12-02 16:53:34 +01:00
host_data-4.c Some OpenACC host_data cleanup 2015-12-02 16:53:34 +01:00
host_data-5.c Some OpenACC host_data cleanup 2015-12-02 16:53:34 +01:00
if-1.c [PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared memory host execution 2015-08-10 18:48:26 +02:00
kernels-1.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
kernels-alias-ipa-pta-2.c Handle BUILT_IN_GOACC_PARALLEL in ipa-pta 2015-12-02 13:32:51 +00:00
kernels-alias-ipa-pta-3.c Handle BUILT_IN_GOACC_PARALLEL in ipa-pta 2015-12-02 13:32:51 +00:00
kernels-alias-ipa-pta.c Handle BUILT_IN_GOACC_PARALLEL in ipa-pta 2015-12-02 13:32:51 +00:00
kernels-empty.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-1.c libgomp testsuite: Remove some explicit acc_device_nvidia usage. 2015-10-26 17:24:54 +01:00
lib-2.c libgomp testsuite: Remove some explicit acc_device_nvidia usage. 2015-10-26 17:24:54 +01:00
lib-3.c [libgomp/66518] Resolve XFAIL in libgomp.oacc-c-c++-common/lib-3.c 2015-10-26 17:24:28 +01:00
lib-4.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-5.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-6.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-7.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-8.c libgomp: Additional acc_shutdown bug fixing and testing 2015-10-26 17:24:44 +01:00
lib-9.c libgomp testsuite: Remove some explicit acc_device_nvidia usage. 2015-10-26 17:24:54 +01:00
lib-10.c libgomp testsuite: Remove some explicit acc_device_nvidia usage. 2015-10-26 17:24:54 +01:00
lib-11.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-12.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-13.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-14.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-15.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-16.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-17.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-18.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-19.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-20.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-21.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-22.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-23.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-24.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-25.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-26.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-27.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-28.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-29.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-30.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-31.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-32.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-33.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-34.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-35.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-36.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-37.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-38.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-39.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-40.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-41.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-42.c [PR libgomp/65437, libgomp/66518] Initialize runtime in acc_update_device, acc_update_self 2015-10-26 17:24:17 +01:00
lib-43.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-44.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-45.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-46.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-47.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-48.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-49.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-50.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-51.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-52.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-53.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-54.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-55.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-56.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-57.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-58.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-59.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-60.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-61.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-62.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-63.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-64.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-65.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-66.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-67.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-68.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-69.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-70.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-71.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-72.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-73.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-74.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-75.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-76.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-77.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-78.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-79.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-80.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
lib-81.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-82.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-83.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-84.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-85.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-86.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-87.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-88.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-89.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-90.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-91.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
lib-92.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
loop-auto-1.c omp-low.c (scan_sharing_clauses): Accept INDEPENDENT, AUTO & SEQ. 2015-11-13 21:51:32 +00:00
loop-g-1.c loop-g-1.c: New. 2015-10-28 14:27:30 +00:00
loop-g-2.c loop-g-1.c: New. 2015-10-28 14:27:30 +00:00
loop-gwv-1.c loop-g-1.c: New. 2015-10-28 14:27:30 +00:00
loop-red-g-1.c loop-red-g-1.c: New. 2015-11-04 17:01:23 +00:00
loop-red-gwv-1.c loop-red-g-1.c: New. 2015-11-04 17:01:23 +00:00
loop-red-v-1.c loop-red-g-1.c: New. 2015-11-04 17:01:23 +00:00
loop-red-v-2.c gimplify.c (enum omp_region_type): Add ORT_ACC, ORT_ACC_DATA, ORT_ACC_PARALLEL, ORT_ACC_KERNELS. 2015-11-11 14:24:09 +00:00
loop-red-w-1.c loop-red-g-1.c: New. 2015-11-04 17:01:23 +00:00
loop-red-w-2.c gimplify.c (enum omp_region_type): Add ORT_ACC, ORT_ACC_DATA, ORT_ACC_PARALLEL, ORT_ACC_KERNELS. 2015-11-11 14:24:09 +00:00
loop-red-wv-1.c loop-red-g-1.c: New. 2015-11-04 17:01:23 +00:00
loop-v-1.c loop-g-1.c: New. 2015-10-28 14:27:30 +00:00
loop-w-1.c loop-g-1.c: New. 2015-10-28 14:27:30 +00:00
loop-wv-1.c loop-g-1.c: New. 2015-10-28 14:27:30 +00:00
nested-1.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
nested-2.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
offset-1.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
par-reduction-1.c nvptx.c (nvptx_goacc_validate_dims): Add checking. 2015-11-04 20:48:05 +00:00
par-reduction-2.c nvptx.c (nvptx_goacc_validate_dims): Add checking. 2015-11-04 20:48:05 +00:00
parallel-1.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
parallel-dims.c nvptx.c (nvptx_goacc_validate_dims): Add checking. 2015-11-04 20:48:05 +00:00
parallel-empty.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
pointer-align-1.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
present-1.c Add checkpoint to libgomp dg-shouldfail tests 2015-09-30 10:44:49 +02:00
present-2.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
reduction-1.c nvptx.c (nvptx_goacc_validate_dims): Add checking. 2015-11-04 20:48:05 +00:00
reduction-2.c reduction-dbl.c: New. 2015-11-19 18:58:39 +00:00
reduction-3.c reduction-dbl.c: New. 2015-11-19 18:58:39 +00:00
reduction-4.c reduction-dbl.c: New. 2015-11-19 18:58:39 +00:00
reduction-5.c nvptx.c (nvptx_goacc_validate_dims): Add checking. 2015-11-04 20:48:05 +00:00
reduction-cplx-dbl.c reduction-dbl.c: New. 2015-11-19 18:58:39 +00:00
reduction-cplx-flt.c reduction-dbl.c: New. 2015-11-19 18:58:39 +00:00
reduction-dbl.c reduction-dbl.c: New. 2015-11-19 18:58:39 +00:00
reduction-flt.c reduction-dbl.c: New. 2015-11-19 18:58:39 +00:00
reduction-initial-1.c nvptx.c (nvptx_goacc_validate_dims): Add checking. 2015-11-04 20:48:05 +00:00
routine-g-1.c routine-1.c: New. 2015-11-10 01:01:15 +00:00
routine-gwv-1.c routine-1.c: New. 2015-11-10 01:01:15 +00:00
routine-v-1.c routine-1.c: New. 2015-11-10 01:01:15 +00:00
routine-w-1.c routine-1.c: New. 2015-11-10 01:01:15 +00:00
routine-wv-1.c routine-1.c: New. 2015-11-10 01:01:15 +00:00
subr.h Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
subr.ptx Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
timer.h Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
update-1-2.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
update-1.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
vector-loop.c vector-loop.c: Fix loop initializer. 2015-10-12 20:22:30 +00:00
vector-type-1.c Fix offloading machine mode stream reading 2015-08-10 17:22:30 +02:00
worker-single-1a.c OpenACC atomic directive 2015-11-03 12:28:22 +01:00
worker-single-4.c OpenACC atomic directive 2015-11-03 12:28:22 +01:00
worker-single-6.c OpenACC atomic directive 2015-11-03 12:28:22 +01:00