Message ID | cover.1542748807.git.julian@codesourcery.com |
---|---|
Headers | show
Return-Path: <gcc-patches-return-490565-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-490565-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="RXWs8tPF"; 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 42zzyt2433z9s3q for <incoming@patchwork.ozlabs.org>; Wed, 21 Nov 2018 08:55:15 +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-type; q=dns; s=default; b=RjdEYTrhI6nCkV90m6pVUEMwmcLL6i2t412jZ+GsXK5A2jvQyM UCMuKfsjl9rxsj6wrLmjeuDyJMCov0RTOdh7au1EWLQ9XqCQ6KYe4WkA+UnrvjIr fEbFSw3y9MaDLdhqxdX/XmqUlCyF72Ne4dosv14rFm7TQyrlbqmkUVdhY= 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-type; s= default; bh=QD+BIYS12GevSg8kcU9Hj6khLF8=; b=RXWs8tPFD2zifMfUzrrw wkJshN95AuAqp0ik3rp3Bl2Zfp+rQYiAk1N/2EjRb41tXQ32Yfy+FBZDPYTByl7P VJYUm1wWTsFD1HBBikpBrHVVCwGzs8TYAYjKYLEocP10r+/j/VA8w/hWlzceIa2o nuEp4PWtaozdi6M4WhGoA3w= Received: (qmail 40626 invoked by alias); 20 Nov 2018 21:55:08 -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 40608 invoked by uid 89); 20 Nov 2018 21:55:08 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-12.8 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_2, GIT_PATCH_3, KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.2 spammy=291, UD:target.c, targetc, target.c X-HELO: relay1.mentorg.com Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 20 Nov 2018 21:55:06 +0000 Received: from nat-ies.mentorg.com ([192.94.31.2] helo=SVR-IES-MBX-04.mgc.mentorg.com) by relay1.mentorg.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-SHA384:256) id 1gPDz5-0002vH-NJ from Julian_Brown@mentor.com ; Tue, 20 Nov 2018 13:55:03 -0800 Received: from localhost.localdomain (147.34.91.1) by SVR-IES-MBX-04.mgc.mentorg.com (139.181.222.4) with Microsoft SMTP Server (TLS) id 15.0.1320.4; Tue, 20 Nov 2018 21:54:58 +0000 From: Julian Brown <julian@codesourcery.com> To: <gcc-patches@gcc.gnu.org> CC: <cltang@codesourcery.com>, <Catherine_Moore@mentor.com>, <jakub@redhat.com> Subject: [PATCH 0/6] [og8] OpenACC attach/detach Date: Tue, 20 Nov 2018 13:54:46 -0800 Message-ID: <cover.1542748807.git.julian@codesourcery.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="------------1.7.0.4" X-IsSubscribed: yes |
Series |
OpenACC attach/detach
|
expand
|