This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r130543 - in /branches/gomp-3_0-branch/libgomp:...
- From: rth at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 30 Nov 2007 18:06:46 -0000
- Subject: r130543 - in /branches/gomp-3_0-branch/libgomp:...
Author: rth
Date: Fri Nov 30 18:06:45 2007
New Revision: 130543
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130543
Log:
* team.c (gomp_team_end): Use gomp_end_task.
* testsuite/libgomp.c/icv-1.c: Enable failing test.
Modified:
branches/gomp-3_0-branch/libgomp/ChangeLog.gomp
branches/gomp-3_0-branch/libgomp/team.c
branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c/icv-1.c