Re: libgomp: Normalize the names of a few functions of the libgomp plugin API

2017-02-02 Thread Thomas Schwinge
any of them are. */ Backported to gomp-4_0-branch in r245126: commit bc818cb3d8d8a5582aa35e667594102670a76c7a Author: tschwinge Date: Thu Feb 2 14:15:17 2017 + libgomp: Normalize the names of a few functions of the libgomp plugin API Backport from trunk r

Re: libgomp: Normalize the names of a few functions of the libgomp plugin API (was: libgomp: Provide prototypes for functions implemented by libgomp plugins)

2017-02-02 Thread Jakub Jelinek
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

libgomp: Normalize the names of a few functions of the libgomp plugin API (was: libgomp: Provide prototypes for functions implemented by libgomp plugins)

2017-02-02 Thread Thomas Schwinge
Schwinge Date: Thu Jan 26 20:18:30 2017 +0100 libgomp: Normalize the names of a few functions of the libgomp plugin API libgomp/ * libgomp-plugin.h (GOMP_OFFLOAD_openacc_parallel): Rename to GOMP_OF