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] Fix PR middle-end/25989 again (fallout from PR26651 changes)


On Tue, Apr 18, 2006 at 06:59:00AM -0400, Jakub Jelinek wrote:
> 	* tree-flow.h (struct omp_region): Add sched_kind.
> 	* omp-low.c (expand_parallel_call): Use region->inner->sched_kind
> 	instead of extracting omp for data.
> 	(expand_omp_for): Save extracted sched_kind.

Ok.


r~


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