r105969 - in /branches/gomp-20050608-branch: gc...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Fri Oct 28 21:44:00 GMT 2005
Author: jakub
Date: Fri Oct 28 21:44:00 2005
New Revision: 105969
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=105969
Log:
* omp-low.c (expand_rec_input_clauses): If any COPYIN copying is done
by reference, emit GOMP_barrier () call at the end of the COPYIN
sequence.
libgomp/
* testsuite/libgomp.dg/copyin-2.c: New test.
* testsuite/libgomp.c++/copyin-2.C: New test.
* testsuite/libgomp.fortran/threadprivate3.f90: New test.
* testsuite/libgomp.fortran/threadprivate2.f90: New test.
* testsuite/libgomp.fortran/sharing2.f90: New test.
Added:
branches/gomp-20050608-branch/libgomp/testsuite/libgomp.c++/copyin-2.C
branches/gomp-20050608-branch/libgomp/testsuite/libgomp.dg/copyin-2.c
branches/gomp-20050608-branch/libgomp/testsuite/libgomp.fortran/sharing2.f90
branches/gomp-20050608-branch/libgomp/testsuite/libgomp.fortran/threadprivate2.f90
branches/gomp-20050608-branch/libgomp/testsuite/libgomp.fortran/threadprivate3.f90
Modified:
branches/gomp-20050608-branch/gcc/ChangeLog.gomp
branches/gomp-20050608-branch/gcc/omp-low.c
branches/gomp-20050608-branch/libgomp/ChangeLog
More information about the Gcc-cvs
mailing list