gcc/libgomp ChangeLog ordered.c testsuite/libg ...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed Oct 19 09:01:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gomp-20050608-branch
Changes by:	jakub@gcc.gnu.org	2005-10-19 09:01:36

Modified files:
	libgomp        : ChangeLog ordered.c 
	libgomp/testsuite/libgomp.dg/appendix-a: a.18.1.c 
	libgomp/testsuite/libgomp.fortran/appendix-a: a.19.1.f90 
Added files:
	libgomp/testsuite/libgomp.dg: ordered-3.c 

Log message:
	* ordered.c (gomp_ordered_first, gomp_ordered_last, gomp_ordered_next,
	gomp_ordered_sync): Do nothing if team->nthreads == 1.
	* testsuite/libgomp.dg/ordered-3.c: New test.
	
	* testsuite/libgomp.dg/appendix-a/a.18.1.c: Remove unconditional abort.
	Remove volatile keyword.
	
	* testsuite/libgomp.fortran/appendix-a/a.19.1.f90: Reorder variables
	in COMMON block to avoid warnings on 64-bit targets.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgomp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1.6.44&r2=1.1.6.45
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgomp/ordered.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1.2.3&r2=1.1.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgomp/testsuite/libgomp.dg/appendix-a/a.18.1.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1.2.1&r2=1.1.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgomp/testsuite/libgomp.dg/ordered-3.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgomp/testsuite/libgomp.fortran/appendix-a/a.19.1.f90.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1.2.1&r2=1.1.2.2



More information about the Gcc-cvs mailing list