This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r106360 - in /branches/gomp-20050608-branch/gcc...


Author: dnovillo
Date: Tue Nov  1 23:24:08 2005
New Revision: 106360

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106360
Log:

	* omp-low.c (scan_omp_for): Call scan_sharing_clauses after
	building list of additional arguments to pass to combined
	parallel loop call.


testsuite/

	* gcc.dg/gomp/sharing-3.c: New test.

Added:
    branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/gomp/sharing-3.c
Modified:
    branches/gomp-20050608-branch/gcc/ChangeLog.gomp
    branches/gomp-20050608-branch/gcc/omp-low.c
    branches/gomp-20050608-branch/gcc/testsuite/ChangeLog.gomp


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]