This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r232741 - in /branches/gomp-4_0-branch/libgomp:...


Author: jnorris
Date: Fri Jan 22 18:40:28 2016
New Revision: 232741

URL: https://gcc.gnu.org/viewcvs?rev=232741&root=gcc&view=rev
Log:
	* 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.
	* testsuite/libgomp.oacc-fortran/update-1-2.f90: Likewise.

Added:
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/update-1-2.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/update-1.f90
Modified:
    branches/gomp-4_0-branch/libgomp/ChangeLog.gomp
    branches/gomp-4_0-branch/libgomp/oacc-mem.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/update-1-2.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/update-1.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]