libgomp: Handle Makefile variable usage in testsuite/libgomp-test-support.exp.
commit6bb8cfa151e40ab1e991112d2bbe2719f0a2c46a
authortschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Dec 2014 16:17:15 +0000 (22 16:17 +0000)
committertschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Dec 2014 16:17:15 +0000 (22 16:17 +0000)
treea7352904b051c3bcce9ca688dcec98920917c0ff
parentb7352e913b510db317c6f02ca2bb3881710e56a0
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gomp-4_0-branch@219016 138bc75d-0d04-0410-961f-82ee72b054a4
libgomp/ChangeLog.gomp
libgomp/configure
libgomp/configure.ac
libgomp/testsuite/Makefile.am
libgomp/testsuite/Makefile.in
libgomp/testsuite/libgomp-test-support.exp.in