r133583 - in /branches/gomp-3_0-branch/libgomp:...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Wed Mar 26 07:43:00 GMT 2008
Author: jakub
Date: Wed Mar 26 07:43:11 2008
New Revision: 133583
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133583
Log:
* libgomp.h (struct gomp_team_state): Add single_count field.
(struct gomp_team): Likewise.
* team.c (gomp_new_team): Clear single_count.
(gomp_team_start): Likewise.
* single.c (GOMP_single_start): Rewritten if HAVE_SYNC_BUILTINS.
Modified:
branches/gomp-3_0-branch/libgomp/ChangeLog.gomp
branches/gomp-3_0-branch/libgomp/libgomp.h
branches/gomp-3_0-branch/libgomp/single.c
branches/gomp-3_0-branch/libgomp/team.c
More information about the Gcc-cvs
mailing list