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]

r223871 - in /branches/gomp-4_0-branch/gcc: Cha...


Author: bernds
Date: Fri May 29 16:36:35 2015
New Revision: 223871

URL: https://gcc.gnu.org/viewcvs?rev=223871&root=gcc&view=rev
Log:
	* omp-low.c (struct omp_context): Add worker_var and worker_count
	fields.
	(oacc_init_count_vars): New function.
	(lower_omp_target): Call it.

Modified:
    branches/gomp-4_0-branch/gcc/ChangeLog.gomp
    branches/gomp-4_0-branch/gcc/omp-low.c


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