Re: [PING] [PING] Make the OpenACC C++ acc_on_device wrapper "always inline"

2017-06-06 Thread Jakub Jelinek
On Tue, Jun 06, 2017 at 01:16:03PM +0200, Thomas Schwinge wrote: > On Tue, 6 Jun 2017 08:58:21 +0200, Jakub Jelinek wrote: > > On Tue, Jun 06, 2017 at 08:35:40AM +0200, Thomas Schwinge wrote: > > > > > commit 9cc3a384c17e9f692f7864c604d2e2f9fbf0bac9 > > > > > Author: Thomas Schwinge > > > > > Dat

Re: [PING] [PING] Make the OpenACC C++ acc_on_device wrapper "always inline"

2017-06-06 Thread Thomas Schwinge
Hi Jakub! On Tue, 6 Jun 2017 08:58:21 +0200, Jakub Jelinek wrote: > On Tue, Jun 06, 2017 at 08:35:40AM +0200, Thomas Schwinge wrote: > > > > commit 9cc3a384c17e9f692f7864c604d2e2f9fbf0bac9 > > > > Author: Thomas Schwinge > > > > Date: Tue May 23 13:21:14 2017 +0200 > > > > > > > > Make th

Re: [PING] [PING] Make the OpenACC C++ acc_on_device wrapper "always inline"

2017-06-05 Thread Jakub Jelinek
On Tue, Jun 06, 2017 at 08:35:40AM +0200, Thomas Schwinge wrote: > > > commit 9cc3a384c17e9f692f7864c604d2e2f9fbf0bac9 > > > Author: Thomas Schwinge > > > Date: Tue May 23 13:21:14 2017 +0200 > > > > > > Make the OpenACC C++ acc_on_device wrapper "always inline" > > > > > >

[PING] [PING] Make the OpenACC C++ acc_on_device wrapper "always inline"

2017-06-05 Thread Thomas Schwinge
Hi! Ping. On Tue, 30 May 2017 14:35:29 +0200, I wrote: > Ping. > > On Tue, 23 May 2017 17:31:11 +0200, I wrote: > > On Thu, 29 Oct 2015 17:22:46 -0700, Nathan Sidwell wrote: > > > acc_on_device and it's builtin had a conflict. The function formally > > > takes an > > > enum argument, but the

[PING] Make the OpenACC C++ acc_on_device wrapper "always inline"

2017-05-30 Thread Thomas Schwinge
Hi! Ping. On Tue, 23 May 2017 17:31:11 +0200, I wrote: > On Thu, 29 Oct 2015 17:22:46 -0700, Nathan Sidwell wrote: > > acc_on_device and it's builtin had a conflict. The function formally takes > > an > > enum argument, but the builtin takes an int -- primarily to avoid the > > compiler > >