]> git.ipfire.org Git - thirdparty/gcc.git/commit
[og9] Fix src_copy mismerge in GOMP_OFFLOAD_openacc_async_host2dev
authorJulian Brown <julian@codesourcery.com>
Tue, 10 Sep 2019 15:33:48 +0000 (08:33 -0700)
committerThomas Schwinge <thomas@codesourcery.com>
Tue, 3 Mar 2020 11:51:25 +0000 (12:51 +0100)
commitd244bdcbcf9dfc638e1b5a65446cec79ae172519
tree09dbe47e0a396ba2d9264052d725c6b1bfd20460
parentb03f950bf377508c588e488b4e5625ae142c80ac
[og9] Fix src_copy mismerge in GOMP_OFFLOAD_openacc_async_host2dev

libgomp/
* plugin/plugin-gcn.c (GOMP_OFFLOAD_openacc_async_host2dev): Enqueue
copy from src_copy not src.

(cherry picked from openacc-gcc-9-branch commit
182c52fc5b247a2bb08a83d27edf269ef668e7dd)
libgomp/ChangeLog.omp
libgomp/plugin/plugin-gcn.c