diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2020-04-27 08:22:36 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2021-05-18 13:18:43 +0200 |
commit | b5c3145ad9ac04654d4947d34d1e9dc5c26f4c53 (patch) | |
tree | 4feb2456ebedf7964cbfa9e47c0df457ca0b63c2 /gcc | |
parent | 937fa5fb7840c19c96b1fdf1ce678699649a6c5e (diff) | |
download | gcc-b5c3145ad9ac04654d4947d34d1e9dc5c26f4c53.zip gcc-b5c3145ad9ac04654d4947d34d1e9dc5c26f4c53.tar.gz gcc-b5c3145ad9ac04654d4947d34d1e9dc5c26f4c53.tar.bz2 |
[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.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions