r278935 - in /trunk/libgomp: ChangeLog testsuit...

ams@gcc.gnu.org ams@gcc.gnu.org
Tue Dec 3 12:53:00 GMT 2019


Author: ams
Date: Tue Dec  3 12:53:53 2019
New Revision: 278935

URL: https://gcc.gnu.org/viewcvs?rev=278935&root=gcc&view=rev
Log:
Enable OpenACC GCN testing.

2019-12-03  Andrew Stubbs  <ams@codesourcery.com>

	libgomp/
	* testsuite/lib/libgomp.exp (offload_target_to_openacc_device_type):
	Recognize amdgcn.
	(check_effective_target_openacc_amdgcn_accel_present): New proc.
	(check_effective_target_openacc_amdgcn_accel_selected): New proc.
	* testsuite/libgomp.oacc-c++/c++.exp: Add support for amdgcn.
	* testsuite/libgomp.oacc-c/c.exp: Likewise.
	* testsuite/libgomp.oacc-fortran/fortran.exp: Likewise.

Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/testsuite/lib/libgomp.exp
    trunk/libgomp/testsuite/libgomp.oacc-c++/c++.exp
    trunk/libgomp/testsuite/libgomp.oacc-c/c.exp
    trunk/libgomp/testsuite/libgomp.oacc-fortran/fortran.exp



More information about the Gcc-cvs mailing list