r234823 - in /branches/gomp-4_0-branch/libgomp:...

tschwinge@gcc.gnu.org tschwinge@gcc.gnu.org
Fri Apr 8 08:31:00 GMT 2016


Author: tschwinge
Date: Fri Apr  8 08:31:40 2016
New Revision: 234823

URL: https://gcc.gnu.org/viewcvs?rev=234823&root=gcc&view=rev
Log:
[PR testsuite/70579, PR testsuite/70580] Fix test cases failing because of the compiler's "avoid offloading" decision

	libgomp/
	PR testsuite/70579
	PR testsuite/70580
	* testsuite/libgomp.oacc-c-c++-common/host_data-1.c: Initialize
	the runtime for acc_device_nvidia.
	* testsuite/libgomp.oacc-c-c++-common/if-1.c: Cope with
	"avoid offloading" situation.
	* libgomp.texi (Enabling OpenACC): Elaborate on interactions of
	"avoid offloading".

Modified:
    branches/gomp-4_0-branch/libgomp/ChangeLog.gomp
    branches/gomp-4_0-branch/libgomp/libgomp.texi
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/host_data-1.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/if-1.c



More information about the Gcc-cvs mailing list