https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82707
Tom de Vries <vries at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #42475|0 |1 is obsolete| | --- Comment #8 from Tom de Vries <vries at gcc dot gnu.org> --- Created attachment 42476 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42476&action=edit Updated tentative patch (In reply to Jakub Jelinek from comment #5) > If the problem is missing unsharing, then I think many other constructs have > the same problem and need their clauses to be unshared too. So, in addition > to TARGET also SINGLE and TEAMS. This updated patch also handles SINGLE and TEAMS.