Re: Fix OpenMP's target update directive in templated code

2015-04-29 Thread Thomas Schwinge
Hi Jakub! On Wed, 29 Apr 2015 10:53:32 +0200, Jakub Jelinek wrote: > On Tue, Apr 28, 2015 at 08:45:50PM +0200, Thomas Schwinge wrote: > > I guess nobody so far ;-) has been using OpenMP's target update directive > > in templated code -- OK to commit the following, and to which branches > > (4.9,

Re: Fix OpenMP's target update directive in templated code

2015-04-29 Thread Jakub Jelinek
On Tue, Apr 28, 2015 at 08:45:50PM +0200, Thomas Schwinge wrote: > I guess nobody so far ;-) has been using OpenMP's target update directive > in templated code -- OK to commit the following, and to which branches > (4.9, 5, trunk)? Seems I've missed testcases for target {,update,data} in template