Assert in 'libgomp/target.c:gomp_unmap_vars_internal' that we're not unmapping 'tgt...
authorThomas Schwinge <thomas@codesourcery.com>
Wed, 18 Dec 2019 17:01:33 +0000 (18:01 +0100)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Wed, 18 Dec 2019 17:01:33 +0000 (18:01 +0100)
commit83d1d065df01e4f21afd763c17f1d48e0a1161aa
tree1d51590070015c5596cf1b05bb8ef3c336c7cb1e
parentcc3f11f5f51ea1f192b23c8df793e23d7163002d
Assert in 'libgomp/target.c:gomp_unmap_vars_internal' that we're not unmapping 'tgt' while it's still in use

libgomp/
* target.c (gomp_unmap_vars_internal): Add a safeguard to
'gomp_remove_var'.

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