This is the mail archive of the gcc-patches@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]

Re: [gomp4.1] Support #pragma omp target {enter,exit} data


On Thu, Jul 30, 2015 at 05:40:15PM +0300, Ilya Verbin wrote:
> Sure, but it's not possible to fully test data mapping without non-shared
> address space.  I've created new check_effective_target, ok for gomp-4_1-branch?
> 
> 
> 	* testsuite/lib/libgomp.exp
> 	(check_effective_target_offload_device_nonshared_as): New.
> 	* testsuite/libgomp.c++/examples-4/e.53.2.C: Replace offload_device with
> 	offload_device_nonshared_as.
> 	* testsuite/libgomp.c/target-11.c: Ditto.

Ok.

	Jakub


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