Properly assign to packet header (PR hsa/70394)
authorMartin Liska <mliska@suse.cz>
Thu, 24 Mar 2016 13:04:12 +0000 (14:04 +0100)
committerMartin Liska <marxin@gcc.gnu.org>
Thu, 24 Mar 2016 13:04:12 +0000 (13:04 +0000)
commitf9c8babbab276ba1593e201c5ce533b3216aea56
treeae7e8fb917ef1ed5af713a7fc654c7468ed7c233
parented87de55831955ee08398a3c5641ba92d31a39f1
Properly assign to packet header (PR hsa/70394)

* plugin/plugin-hsa.c (packet_store_release): New function
that is taken from the HSA runtime manual.
(GOMP_OFFLOAD_run): Use the function.

From-SVN: r234454
libgomp/ChangeLog
libgomp/plugin/plugin-hsa.c