This is the mail archive of the gcc-patches@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]

Re: [gomp] Combined parallel loop tweaks


On Monday 14 November 2005 08:46, Jakub Jelinek wrote:

> 	* gimplify.c (gimplify_expr_in_ctx): Add OMP_CTX_P argument.
> 	Temporarily switch to OMP_CTX_P omp context.
> 	(gimplify_scan_omp_clauses) <case OMP_CLAUSE_SCHEDULE>: In combined
> 	parallel loop, gimplify schedule chunk expression in outer context.
> 	(gimplify_omp_for): For combined parallel loop, gimplify INIT, COND
> 	and INCR expressions in parent omp context.
>
OK.


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