Ignore reduction clause on kernels directive
authorTom de Vries <tom@codesourcery.com>
Mon, 18 Jan 2016 14:48:26 +0000 (14:48 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Mon, 18 Jan 2016 14:48:26 +0000 (14:48 +0000)
commitf62bf0924e9d0cbd429be8b57e5801b7f4c69c7c
treeea7d269c1c302f75b2a0ea2f93720e7a19cdff95
parentb555a2e4c36b415edb82d8e6d31b8735c62d2bfb
Ignore reduction clause on kernels directive

2016-01-18  Tom de Vries  <tom@codesourcery.com>

* c-omp.c (c_oacc_split_loop_clauses): Don't copy OMP_CLAUSE_REDUCTION,
classify as loop clause.

From-SVN: r232521
gcc/c-family/ChangeLog
gcc/c-family/c-omp.c