r141137 - in /branches/streamOMP/gcc: ChangeLog...

apop@gcc.gnu.org apop@gcc.gnu.org
Wed Oct 15 14:47:00 GMT 2008


Author: apop
Date: Wed Oct 15 14:47:22 2008
New Revision: 141137

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141137
Log:
2008-10-15  Antoniu Pop  <antoniu.pop@gmail.com>

	* gimplify.c (gimplify_omp_task): Reverted previous changes.  Code
	is moved to omp-low.c.	
	* omp-low.c (lower_omp_taskreg): Handle lastprivate clauses for
	OMP_TASKs.  Generate semaphore synchronization.


Modified:
    branches/streamOMP/gcc/ChangeLog.streamOMP
    branches/streamOMP/gcc/gimplify.c
    branches/streamOMP/gcc/omp-low.c



More information about the Gcc-cvs mailing list