r266688 - in /trunk/libgomp: ChangeLog oacc-par...
tschwinge@gcc.gnu.org
tschwinge@gcc.gnu.org
Fri Nov 30 20:39:00 GMT 2018
Author: tschwinge
Date: Fri Nov 30 20:39:49 2018
New Revision: 266688
URL: https://gcc.gnu.org/viewcvs?rev=266688&root=gcc&view=rev
Log:
[PR88288, OpenACC, libgomp] Adjust offsets for present data clauses
Make libgomp respect the on device offset of subarrays which may arise in
present data clauses.
libgomp/
PR libgomp/88288
* oacc-parallel.c (GOACC_parallel_keyed): Add offset to devaddrs.
* testsuite/libgomp.oacc-c-c++-common/pr88288.c: New test.
Reviewed-by: Thomas Schwinge <thomas@codesourcery.com>
Added:
trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/pr88288.c
Modified:
trunk/libgomp/ChangeLog
trunk/libgomp/oacc-parallel.c
More information about the Gcc-cvs
mailing list