On Wed, Mar 23, 2016 at 08:05:19AM -0500, James Norris wrote:
> Jakub,
>
> On 03/23/2016 05:24 AM, Jakub Jelinek wrote:
> >Otherwise LGTM, but please repost it with all the testcase changes you want
> >to make.
>
> Attached is the updated patch with the castings added, as well as
> the updated tests.
>
> Thanks!
> Jim
>
> ======
>
> 2016-03-23 James Norris <[email protected]>
> Daichi Fukuoka <[email protected]>
>
Missing
PR libgomp/69414
> * oacc-mem.c (delete_copyout, update_dev_host): Fix device address.
> * testsuite/libgomp.oacc-c-c++-common/update-1.c: Additional tests.
> * testsuite/libgomp.oacc-c-c++-common/update-1-2.c: Likewise.
> * testsuite/libgomp.oacc-fortran/update-1.f90: New file.
Ok with that change.
Jakub