r226867 - in /branches/hsa/gcc: ChangeLog.hsa o...

jamborm@gcc.gnu.org jamborm@gcc.gnu.org
Thu Aug 13 15:35:00 GMT 2015


Author: jamborm
Date: Thu Aug 13 15:35:14 2015
New Revision: 226867

URL: https://gcc.gnu.org/viewcvs?rev=226867&root=gcc&view=rev
Log:
Fix mapping of variables local to parallel.

2015-08-13  Martin Jambor  <mjambor@suse.cz>

	* omp-low.c (gather_inner_locals): New function.
	(target_follows_kernelizable_pattern): Call it, new parameter
	inner_locals.
	(attempt_target_kernelization): Fix typo in name. New parameter
	inner_locals.
	(scan_omp_kernel_loop): New function.
	(scan_omp_target): Call it.


Modified:
    branches/hsa/gcc/ChangeLog.hsa
    branches/hsa/gcc/omp-low.c



More information about the Gcc-cvs mailing list