gcc/libgomp/testsuite/libgomp.oacc-c++
Martin Liska 2aea19bdb1 nvptx: update fix for -Wformat-diag
gcc/ChangeLog:

	* config/nvptx/nvptx.cc (nvptx_goacc_validate_dims_1): Update
	warning messages.

libgomp/ChangeLog:

	* testsuite/libgomp.oacc-c++/privatized-ref-2.C: Update scanning
	patterns.
	* testsuite/libgomp.oacc-c++/privatized-ref-3.C: Likewise.
	* testsuite/libgomp.oacc-c-c++-common/acc_prof-kernels-1.c:
	Likewise.
	* testsuite/libgomp.oacc-c-c++-common/kernels-loop-2.c: Likewise.
	* testsuite/libgomp.oacc-c-c++-common/parallel-dims.c: Likewise.
	* testsuite/libgomp.oacc-c-c++-common/pr85486.c: Likewise.
	* testsuite/libgomp.oacc-c-c++-common/pr95270-1.c: Likewise.
	* testsuite/libgomp.oacc-c-c++-common/routine-nohost-2.c:
	Likewise.
	* testsuite/libgomp.oacc-c-c++-common/struct-copyout-1.c:
	Likewise.
	* testsuite/libgomp.oacc-c-c++-common/struct-copyout-2.c:
	Likewise.
	* testsuite/libgomp.oacc-c-c++-common/vector-length-64-1.c:
	Likewise.
	* testsuite/libgomp.oacc-fortran/attach-descriptor-1.f90:
	Likewise.
	* testsuite/libgomp.oacc-fortran/derivedtypes-arrays-1.f90:
	Likewise.
	* testsuite/libgomp.oacc-fortran/kernels-loop-2.f95: Likewise.
	* testsuite/libgomp.oacc-fortran/parallel-dims.f90: Likewise.
	* testsuite/libgomp.oacc-fortran/privatized-ref-1.f95: Likewise.

Co-authored-by: Thomas Schwinge <thomas@codesourcery.com>
2022-01-19 08:27:00 +01:00
..
c++.exp [testsuite] Unset 'offload_target' after use 2020-07-24 14:00:43 +02:00
cache-1.C Fix templatized C++ OpenACC 'cache' directive ICEs 2020-11-25 19:57:39 +01:00
declare-1.C Don't require 'openacc_nvidia_accel_selected' in additional 'libgomp.oacc-*/declare-*' 2021-06-08 11:21:47 +02:00
declare-pr94120.C Fix declare copyout in libgomp.oacc-c++/declare-pr94120.C 2020-04-20 12:38:50 +02:00
deep-copy-12.C OpenACC 2.6 deep copy: C and C++ execution tests 2019-12-20 01:39:42 +00:00
deep-copy-13.C OpenACC 2.6 deep copy: C and C++ execution tests 2019-12-20 01:39:42 +00:00
firstprivate-mappings-1.C [gcn] Use 'radeon' for the environment variable 'ACC_DEVICE_TYPE' 2020-04-29 09:24:07 +02:00
non-scalar-data.C [OpenACC] C++ reference mapping 2018-09-12 15:21:19 +00:00
pr71959-aux.cc Add testcase from PR71959 2019-01-10 12:32:03 +00:00
pr71959.C Add testcase from PR71959 2019-01-10 12:32:03 +00:00
privatized-ref-2.C nvptx: update fix for -Wformat-diag 2022-01-19 08:27:00 +01:00
privatized-ref-3.C nvptx: update fix for -Wformat-diag 2022-01-19 08:27:00 +01:00
ref-1.C [nvptx] Fix calls to vector and worker routines 2018-04-20 13:46:07 +00:00
routine-1-auto.C [nvptx] Ignore c++ exceptions 2018-08-02 15:59:01 +00:00
routine-1-template-auto.C [nvptx] Ignore c++ exceptions 2018-08-02 15:59:01 +00:00
routine-1-template-trailing-return-type.C [nvptx] Ignore c++ exceptions 2018-08-02 15:59:01 +00:00
routine-1-template.C [nvptx] Ignore c++ exceptions 2018-08-02 15:59:01 +00:00
routine-1-trailing-return-type.C [nvptx] Ignore c++ exceptions 2018-08-02 15:59:01 +00:00
template-reduction.C OpenACC 2.5 default (present) clause 2017-05-19 15:32:48 +02:00
this.C [OpenACC] Support C++ "this" in OpenACC directives 2018-10-29 14:31:20 +00:00