]> git.ipfire.org Git - thirdparty/gcc.git/commit
libgomp testsuite: Generalize 'lang_library_path' into a list of 'lang_library_paths'
authorThomas Schwinge <thomas@codesourcery.com>
Sun, 2 Nov 2014 16:49:31 +0000 (17:49 +0100)
committerThomas Schwinge <thomas@codesourcery.com>
Fri, 12 May 2023 07:16:22 +0000 (09:16 +0200)
commitb794dc779382bb9e645ccc10b4447d4e411f6000
tree43b8fca8d039cb75910847099f83187597c2539f
parenta49c5ca9500c9fb80cf1211b73b971ee665bab42
libgomp testsuite: Generalize 'lang_library_path' into a list of 'lang_library_paths'

..., and use that for libquadmath, too.

libgomp/
* testsuite/lib/libgomp.exp (libgomp_target_compile): Generalize
'lang_library_path' into a list of 'lang_library_paths'.
* testsuite/libgomp.c++/c++.exp: Adjust.
* testsuite/libgomp.oacc-c++/c++.exp: Likewise.
* testsuite/libgomp.fortran/fortran.exp: Adjust.  Use that for
libquadmath, too.
* testsuite/libgomp.oacc-fortran/fortran.exp: Likewise.
libgomp/testsuite/lib/libgomp.exp
libgomp/testsuite/libgomp.c++/c++.exp
libgomp/testsuite/libgomp.fortran/fortran.exp
libgomp/testsuite/libgomp.oacc-c++/c++.exp
libgomp/testsuite/libgomp.oacc-fortran/fortran.exp