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

tschwinge@gcc.gnu.org tschwinge@gcc.gnu.org
Mon Dec 22 16:17:00 GMT 2014


Author: tschwinge
Date: Mon Dec 22 16:17:15 2014
New Revision: 219016

URL: https://gcc.gnu.org/viewcvs?rev=219016&root=gcc&view=rev
Log:
libgomp: Handle Makefile variable usage in testsuite/libgomp-test-support.exp.

	libgomp/
	* testsuite/libgomp-test-support.exp.in
	(offload_additional_options, offload_additional_lib_paths): Don't
	set.
	* configure.ac: Instantiate testsuite/libgomp-test-support.pt.exp
	instead of testsuite/libgomp-test-support.exp.
	* testsuite/Makefile.am (libgomp-test-support.exp): New rule.
	(all-local): Depend on it.
	* configure: Regenerate.
	* testsuite/Makefile.in: Likewise.

Modified:
    branches/gomp-4_0-branch/libgomp/ChangeLog.gomp
    branches/gomp-4_0-branch/libgomp/configure
    branches/gomp-4_0-branch/libgomp/configure.ac
    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/libgomp-test-support.exp.in



More information about the Gcc-cvs mailing list