PR libgomp/83106
commit02b7bb30d14347ed285ba5a187482ee0c66bafcf
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Nov 2017 20:49:56 +0000 (22 20:49 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Nov 2017 20:49:56 +0000 (22 20:49 +0000)
tree8ea2827a50906a3b8399ed3ba709172ba205d005
parentbba57a400e2510fa724b1a2250b80aae3b2fe5e4
PR libgomp/83106
* target.c (gomp_target_init): Compute lengths just once and
use them in both malloc size and subsequent copying.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@255080 138bc75d-0d04-0410-961f-82ee72b054a4
libgomp/ChangeLog
libgomp/target.c