gcc/gcc ChangeLog.gomp omp-low.c

jakub@gcc.gnu.org jakub@gcc.gnu.org
Tue Oct 11 21:49:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gomp-20050608-branch
Changes by:	jakub@gcc.gnu.org	2005-10-11 21:49:46

Modified files:
	gcc            : ChangeLog.gomp omp-low.c 

Log message:
	* omp-low.c (expand_reduction_clauses): If there is just
	one reduction clause, expand it as OMP_ATOMIC instead of
	using a lock.  Use GOMP_atomic_{start,end} instead of
	GOMP_critical_{start,end}.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.gomp.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1.6.75&r2=1.1.6.76
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/omp-low.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1.2.16&r2=1.1.2.17



More information about the Gcc-cvs mailing list