On Tue, Nov 12, 2019 at 01:29:12PM +0000, Andrew Stubbs wrote: > 2019-11-12 Andrew Stubbs <a...@codesourcery.com> > > libgomp/ > * libgomp-plugin.h (GOMP_OFFLOAD_openacc_async_construct): Add int > parameter. > * oacc-async.c (lookup_goacc_asyncqueue): Pass device number to the > queue constructor. > * oacc-host.c (host_openacc_async_construct): Add device parameter. > * plugin/plugin-nvptx.c (GOMP_OFFLOAD_openacc_async_construct): Add > device parameter.
LGTM. Jakub