omp-low.c (expand_parallel_call): Remove shadow variable.
authorJames Norris <jnorris@codesourcery.com>
Wed, 14 May 2014 13:38:57 +0000 (13:38 +0000)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 14 May 2014 13:38:57 +0000 (15:38 +0200)
commit23b02de3a34b9da303256e658c591c2c7995b9f6
treeab5a4236ac69af7ab35cb2dfa1ddba7981a3f196
parent14e21522133f4c33fecd1e42edaddcb23d1431f1
omp-low.c (expand_parallel_call): Remove shadow variable.

* omp-low.c (expand_parallel_call): Remove shadow variable.
(expand_omp_taskreg): Likewise.

From-SVN: r210423
gcc/ChangeLog
gcc/omp-low.c