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]

r228639 - in /branches/gomp-4_1-branch/libgomp:...


Author: jakub
Date: Fri Oct  9 08:19:57 2015
New Revision: 228639

URL: https://gcc.gnu.org/viewcvs?rev=228639&root=gcc&view=rev
Log:
	* omp.h.in (omp_target_is_present): Remove OFFSET argument.
	* target.c (omp_target_is_present): Likewise.
	* testsuite/libgomp.c/target-12.c (main): Adjust for removal
	of the middle argument of omp_target_is_present.
	* testsuite/libgomp.c/target-24.c (main): Likewise.

Modified:
    branches/gomp-4_1-branch/libgomp/ChangeLog.gomp
    branches/gomp-4_1-branch/libgomp/omp.h.in
    branches/gomp-4_1-branch/libgomp/target.c
    branches/gomp-4_1-branch/libgomp/testsuite/libgomp.c/target-12.c
    branches/gomp-4_1-branch/libgomp/testsuite/libgomp.c/target-24.c


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