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]

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


Author: jamborm
Date: Mon Oct 19 10:09:31 2015
New Revision: 228964

URL: https://gcc.gnu.org/viewcvs?rev=228964&root=gcc&view=rev
Log:
Fix ICE in build_outer_var_ref within GPUKERNEL

2015-10-19  Martin Jambor  <mjambor@suse.cz>

	* omp-low.c (build_outer_var_ref): If outer ctx is GPUKERNEL, use its
	outer ctx.


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


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