r225811 - in /trunk/libgomp: ChangeLog team.c

sh@gcc.gnu.org sh@gcc.gnu.org
Wed Jul 15 09:11:00 GMT 2015


Author: sh
Date: Wed Jul 15 09:11:11 2015
New Revision: 225811

URL: https://gcc.gnu.org/viewcvs?rev=225811&root=gcc&view=rev
Log:
[gomp] Recycle last non-nested team if possible

libgomp/ChangeLog
2015-07-15  Sebastian Huber  <sebastian.huber@embedded-brains.de>

	* team.c (get_last_team): New.
	(gomp_new_team): Recycle last non-nested team if possible.
	(gomp_team_end): Move team work share list free lock destruction
	to ...
	(free_team): ... here.

Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/team.c



More information about the Gcc-cvs mailing list