This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r248412 - in /trunk/libgomp: ChangeLog openacc_...


Author: tschwinge
Date: Wed May 24 13:23:55 2017
New Revision: 248412

URL: https://gcc.gnu.org/viewcvs?rev=248412&root=gcc&view=rev
Log:
Fortran OpenACC "openacc_lib.h": acc_pcopyin, acc_pcreate

	libgomp/
	* openacc_lib.h (acc_pcopyin, acc_pcreate): Route to
	acc_present_or_copyin and acc_present_or_create procedures,
	respectively.
	* testsuite/libgomp.oacc-fortran/lib-32-1.f: Exercise these, and
	generally different variants of OpenACC Runtime Library functions.
	* testsuite/libgomp.oacc-fortran/lib-32-2.f: Likewise.

Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/openacc_lib.h
    trunk/libgomp/testsuite/libgomp.oacc-fortran/lib-32-1.f
    trunk/libgomp/testsuite/libgomp.oacc-fortran/lib-32-2.f


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]