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: [patch] Remove shadow variable


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  <jnorris@codesourcery.com>
> 
>    * omp-low.c (expand_parallel_call): Remove shadow variable.
>    (expand_omp_taskreg): Likewise.

Ok.

	Jakub


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