On Thu, Feb 02, 2017 at 01:22:37PM +0100, Thomas Schwinge wrote:
> Hi!
>
> On Tue, 31 Jan 2017 15:44:46 +0100, I wrote:
> > --- libgomp/libgomp.h
> > +++ libgomp/libgomp.h
> > @@ -882,31 +882,35 @@ typedef struct acc_dispatch_t
>
> > + __typeof (GOMP_OFFLOAD_openacc_parallel) *exec_func;
>
> As
Hi!
On Tue, 31 Jan 2017 15:44:46 +0100, I wrote:
> --- libgomp/libgomp.h
> +++ libgomp/libgomp.h
> @@ -882,31 +882,35 @@ typedef struct acc_dispatch_t
> + __typeof (GOMP_OFFLOAD_openacc_parallel) *exec_func;
As can be seen here, for a handful of functions, the name of the
implementation in the
RACE ("(device = %d, target_image = %p)", device, target_image);
Committed to gomp-4_0-branch in r245063:
commit 0948da44dab2b03e3ed92e739ae032afed4dbe83
Author: tschwinge
Date: Tue Jan 31 14:37:19 2017 +
libgomp: Provide prototypes for functions implemented by libgomp
into
> release branches?
>
> commit 01828b7ec25f2087548b5c75568b545aa0d16c3b
> Author: Thomas Schwinge
> Date: Thu Jan 26 21:03:57 2017 +0100
>
> libgomp: Provide prototypes for functions implemented by libgomp plugins
>
> libgomp/
>
uthor: Thomas Schwinge
Date: Thu Jan 26 21:03:57 2017 +0100
libgomp: Provide prototypes for functions implemented by libgomp plugins
libgomp/
* libgomp-plugin.h: #include . Add prototypes for
GOMP_OFFLOAD_get_name, GOMP_OFFLOAD_get