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]

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


Author: jamborm
Date: Thu Aug 27 21:52:50 2015
New Revision: 227280

URL: https://gcc.gnu.org/viewcvs?rev=227280&root=gcc&view=rev
Log:
Fix a hang in libgomp after executing empty grid

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

	* plugin/plugin-hsa.c (GOMP_OFFLOAD_run): Lock rwlock after
	checking grid size for zero.



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]