]> git.ipfire.org Git - thirdparty/gcc.git/commit
Ignore reduction clause on kernels directive
authorvries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Jan 2016 14:48:26 +0000 (14:48 +0000)
committervries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Jan 2016 14:48:26 +0000 (14:48 +0000)
commitf672c103fe21cc3b4e21d47691bd76e72aea5868
treeea7d269c1c302f75b2a0ea2f93720e7a19cdff95
parent3c7cbfc0d7904a98ca7d3c837b747ba7cd36e466
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@232521 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c-family/ChangeLog
gcc/c-family/c-omp.c