Fix unsharing of GIMPLE_OMP_{SINGLE,TARGET,TEAMS} in gimple_copy
authorTom de Vries <tom@codesourcery.com>
Thu, 26 Oct 2017 20:09:24 +0000 (20:09 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Thu, 26 Oct 2017 20:09:24 +0000 (20:09 +0000)
commit8a866b8296874b5f6f3371bb368c8191c828d98f
tree00351b7712e085fcaf83085385a67c81479e527b
parent7e23f4a6f80994e305f35f6de6f79966becaa92d
Fix unsharing of GIMPLE_OMP_{SINGLE,TARGET,TEAMS} in gimple_copy

2017-10-26  Tom de Vries  <tom@codesourcery.com>

PR tree-optimization/82707
* gimple.c (gimple_copy): Fix unsharing of
GIMPLE_OMP_{SINGLE,TARGET,TEAMS}.

From-SVN: r254120
gcc/ChangeLog
gcc/gimple.c