Fix build for ENABLE_OFFLOADING in expand_omp_target
authorTom de Vries <tom@codesourcery.com>
Wed, 10 Jun 2015 08:20:50 +0000 (08:20 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Wed, 10 Jun 2015 08:20:50 +0000 (08:20 +0000)
commit687061126697ab07e5a76937d51f5413f0f1c206
treec29a9d0baa10b53db172a2b8b828e7d239dd8a43
parent643e0a30873598350e984f7391a2cbabb9f24706
Fix build for ENABLE_OFFLOADING in expand_omp_target

2015-06-10  Tom de Vries  <tom@codesourcery.com>

* omp-low.c (expand_omp_target): Remove duplicate declaration of node.

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