Message ID | 20191006223237.81842-1-julian@codesourcery.com |
---|---|
Headers | show
Return-Path: <gcc-patches-return-510369-incoming=patchwork.ozlabs.org@gcc.gnu.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-510369-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=<UNKNOWN>) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="k3F04uvT"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 46mdft4tJtz9sPF for <incoming@patchwork.ozlabs.org>; Mon, 7 Oct 2019 09:33:07 +1100 (AEDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :to:cc:subject:date:message-id:mime-version :content-transfer-encoding:content-type; q=dns; s=default; b=NmX PXZ0bYk5cyH1eP2AtqKY5DepY1IosY6wzHQzb1gR7Oj9kuj8v4up6n/0JI15r4EQ sciGaiDWqA4mW2hnSG0s6q80CJy1re2nFODJoIKXnYXsgZ9fc9Ja86YrPosUk8Bi i4m7hBzqMTFclYWGuLTfNw4lWw2pajXKM6IwNkd4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :to:cc:subject:date:message-id:mime-version :content-transfer-encoding:content-type; s=default; bh=SVUuC3eK3 0Y5tz9dMoXozMI597o=; b=k3F04uvTMuvtnP1FboZM/bMzAVw7YltIDoKfJWrZD IfK4+NN6BA6y+J2Eb07BbkDFmw1LWhv/mR7YobGPWgJ5U7rRsCkCNqxOwgOiagB1 0ywze8Fwq2G3jfogdjtS1YWpJBLbWugoHJ4tDQE+z5UsojC3u7E2b0QhCaXqAObR Xc= Received: (qmail 20363 invoked by alias); 6 Oct 2019 22:32:58 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: <gcc-patches.gcc.gnu.org> List-Unsubscribe: <mailto:gcc-patches-unsubscribe-incoming=patchwork.ozlabs.org@gcc.gnu.org> List-Archive: <http://gcc.gnu.org/ml/gcc-patches/> List-Post: <mailto:gcc-patches@gcc.gnu.org> List-Help: <mailto:gcc-patches-help@gcc.gnu.org> Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 20355 invoked by uid 89); 6 Oct 2019 22:32:58 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-15.2 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_2, GIT_PATCH_3, KAM_SHORT, SPF_PASS autolearn=ham version=3.3.1 spammy=3rd, manual, comprises, counting X-HELO: esa3.mentor.iphmx.com Received: from esa3.mentor.iphmx.com (HELO esa3.mentor.iphmx.com) (68.232.137.180) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 06 Oct 2019 22:32:56 +0000 IronPort-SDR: dq8bU+NwVCC0JDTTusCuSF7tdOlV8/16KOf00CniyRv7LqPfmY14GBf2d2Ol0GG7qZ3qqUzmvc L172pS3hM8AP1WKuIbOgJBM1d+/9eU5Bk8lRT1Oivvq03ySayhUM32jet9aNa+benO8aAfHm93 jxWg/oAM8CQhzdvEs+tko1HF9JJNdhilWq3X6+8zAZlkOEGj6k8wk5O8It710Sqct+mPcufuAg pV84oHXN2LAb/jsAKjodrVWVxg5iP/3bcDtA3AkEw4LVYIbaXI56WJpGEj1ubJhHdWcgezknrI E/U= Received: from orw-gwy-01-in.mentorg.com ([192.94.38.165]) by esa3.mentor.iphmx.com with ESMTP; 06 Oct 2019 14:32:54 -0800 IronPort-SDR: AUl4upVySiwQ1mzqhXbMnHYNijvh911LiJSna9iHuH6EACqnSBJs+mesbOWb8RyypfvDXuWl3a Aw33drLCfGGYolB/Jbn1fiqkTut1b5MrHojd7vL/Z//n4eDZUkhpxhHFw+VGWyZzNwpl144l49 tYvrER2fveUVRy7y7cKfyfxKQUBCi8mgz46gXc5OKRP8JhRolQey4Cv2MTxhDhKVSKV6TdQY7k 3Z3jvFZHGAnWUFFT0QXiH9qqjQAu/kd0oi6jhjVWS8mvABYiNLOUUWEoSXNeB1EzytT8mJgVjW Ems= From: Julian Brown <julian@codesourcery.com> To: <gcc-patches@gcc.gnu.org> CC: <thomas_schwinge@mentor.com>, <jakub@redhat.com> Subject: [PATCH 0/4] OpenACC 2.6 manual deep copy (repost) Date: Sun, 6 Oct 2019 15:32:33 -0700 Message-ID: <20191006223237.81842-1-julian@codesourcery.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-IsSubscribed: yes |
Series | OpenACC 2.6 manual deep copy (repost) | expand |