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]

r226678 - in /branches/hsa/libgomp: ChangeLog.h...


Author: marxin
Date: Thu Aug  6 15:13:32 2015
New Revision: 226678

URL: https://gcc.gnu.org/viewcvs?rev=226678&root=gcc&view=rev
Log:
Fix OMP data allocation.

	* plugin/plugin-hsa.c (struct kernel_info): Add new struct field.
	(init_kernel): Precompute size of OMP data that is necessary
	(GOMP_OFFLOAD_run): Use the procomputed value.

Modified:
    branches/hsa/libgomp/ChangeLog.hsa
    branches/hsa/libgomp/plugin/plugin-hsa.c


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