Re: [patch] Remove shadow variable

2014-05-21 Thread Thomas Schwinge
Hi Jim! On Fri, 9 May 2014 11:03:35 -0500, James Norris wrote: > Removed three occurrences of a shadow variable. > > Bootstrapped and tested on x86-64-unknown-linux-gnu. > > 2014-05-09 James Norris > > * omp-low.c (expand_parallel_call): Remove shadow variable. > (expand_omp_taskre

Re: [patch] Remove shadow variable

2014-05-12 Thread Thomas Schwinge
Hi! On Fri, 9 May 2014 18:07:52 +0200, Jakub Jelinek wrote: > On Fri, May 09, 2014 at 11:03:35AM -0500, James Norris wrote: > > Removed three occurrences of a shadow variable. > > > > Bootstrapped and tested on x86-64-unknown-linux-gnu. > > > > 2014-05-09 James Norris Jim, note that once yo

Re: [patch] Remove shadow variable

2014-05-09 Thread Jakub Jelinek
On Fri, May 09, 2014 at 11:03:35AM -0500, James Norris wrote: > Removed three occurrences of a shadow variable. > > Bootstrapped and tested on x86-64-unknown-linux-gnu. > > 2014-05-09 James Norris > >* omp-low.c (expand_parallel_call): Remove shadow variable. >(expand_omp_taskreg): Li

[patch] Remove shadow variable

2014-05-09 Thread James Norris
Hi! Removed three occurrences of a shadow variable. Bootstrapped and tested on x86-64-unknown-linux-gnu. 2014-05-09 James Norris * omp-low.c (expand_parallel_call): Remove shadow variable. (expand_omp_taskreg): Likewise. diff --git a/gcc/omp-low.c b/gcc/omp-low.c index 453f580..5949