[libgomp, testsuite] Don't shadow global 'offload_targets' variable
authorThomas Schwinge <thomas@codesourcery.com>
Mon, 27 Apr 2020 06:22:36 +0000 (08:22 +0200)
committerThomas Schwinge <thomas@codesourcery.com>
Tue, 18 May 2021 11:18:43 +0000 (13:18 +0200)
commitb5c3145ad9ac04654d4947d34d1e9dc5c26f4c53
tree4feb2456ebedf7964cbfa9e47c0df457ca0b63c2
parent937fa5fb7840c19c96b1fdf1ce678699649a6c5e
[libgomp, testsuite] Don't shadow global 'offload_targets' variable

See local 'offload_targets' variable in
'libgomp/testsuite/lib/libgomp.exp:libgomp_check_effective_target_offload_target'
vs. global 'libgomp/testsuite/libgomp-test-support.exp.in:offload_targets'
variable.

libgomp/
* testsuite/lib/libgomp.exp
(check_effective_target_offload_target_nvptx): Don't shadow global
'offload_targets' variable.
libgomp/testsuite/lib/libgomp.exp