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

tschwinge@gcc.gnu.org tschwinge@gcc.gnu.org
Wed Dec 17 22:45:00 GMT 2014


Author: tschwinge
Date: Wed Dec 17 22:45:05 2014
New Revision: 218845

URL: https://gcc.gnu.org/viewcvs?rev=218845&root=gcc&view=rev
Log:
libgomp: Route offloading data through the libgomp-test-support.exp file.

	libgomp/
	* testsuite/Makefile.am: Don't export OFFLOAD_TARGETS,
	OFFLOAD_ADDITIONAL_OPTIONS, and OFFLOAD_ADDITIONAL_LIB_PATHS...
	* testsuite/libgomp-test-support.exp.in: ..., and instead set
	offload_targets, offload_additional_options, and
	offload_additional_lib_paths here.  Update all users.

Modified:
    branches/gomp-4_0-branch/libgomp/ChangeLog.gomp
    branches/gomp-4_0-branch/libgomp/testsuite/Makefile.am
    branches/gomp-4_0-branch/libgomp/testsuite/Makefile.in
    branches/gomp-4_0-branch/libgomp/testsuite/lib/libgomp.exp
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp-test-support.exp.in



More information about the Gcc-cvs mailing list