[OMP] Restore 'omp declare target link' handling
authorThomas Schwinge <thomas@codesourcery.com>
Sat, 21 Dec 2019 22:58:43 +0000 (23:58 +0100)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Sat, 21 Dec 2019 22:58:43 +0000 (23:58 +0100)
commitb092fb3b67792d47400ce99b25c8abbf76d8ab5f
tree63b3657b30c9f010c7b5db34105c7fc927a16a31
parentc0df8c9781d964a930be08ad6ad1743b92e523fa
[OMP] Restore 'omp declare target link' handling

    PASS: libgomp.c/target-link-1.c (test for excess errors)
    [-PASS:-]{+FAIL:+} libgomp.c/target-link-1.c execution test

We need to revert one line of code change from r279625.

libgomp/
* target.c (gomp_map_vars_internal): Restore 'omp declare target
link' handling.

From-SVN: r279701
libgomp/ChangeLog
libgomp/target.c