target.c (gomp_map_vars): Initialize tgt->tgt_start and tgt->tgt_end to 0 when mapnum...
authorIlya Verbin <ilya.verbin@intel.com>
Wed, 14 Oct 2015 18:37:10 +0000 (18:37 +0000)
committerIlya Verbin <iverbin@gcc.gnu.org>
Wed, 14 Oct 2015 18:37:10 +0000 (18:37 +0000)
commit3837c6d66f4db682dfb2862529fddd354bb6b7ef
treeae378ac514a9215bab428b679f402b2b44b49fb7
parent41fd0dc65045126da6e435f8136a0faf3a0bdb14
target.c (gomp_map_vars): Initialize tgt->tgt_start and tgt->tgt_end to 0 when mapnum is 0.

libgomp/
* target.c (gomp_map_vars): Initialize tgt->tgt_start and tgt->tgt_end
to 0 when mapnum is 0.

Co-Authored-By: Aleksander Ivanushenko <aleksander.ivanushenko@intel.com>
From-SVN: r228825
libgomp/ChangeLog
libgomp/target.c