From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 36653 invoked by alias); 6 Nov 2015 16:16:16 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 36640 invoked by uid 89); 6 Nov 2015 16:16:16 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 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; Fri, 06 Nov 2015 16:16:15 +0000 Received: from svr-orw-fem-05.mgc.mentorg.com ([147.34.97.43]) by relay1.mentorg.com with esmtp id 1ZujgR-0006aP-Ut from James_Norris@mentor.com ; Fri, 06 Nov 2015 08:16:11 -0800 Received: from [172.30.80.115] (147.34.91.1) by svr-orw-fem-05.mgc.mentorg.com (147.34.97.43) with Microsoft SMTP Server id 14.3.224.2; Fri, 6 Nov 2015 08:16:11 -0800 Message-ID: <563CD24A.3090105@codesourcery.com> Date: Fri, 06 Nov 2015 16:16:00 -0000 From: James Norris User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: James Norris , Thomas Schwinge , Jakub Jelinek CC: GCC Patches Subject: Re: [OpenACC] declare directive References: <562FDBF8.1040105@mentor.com> <5638E164.5010207@codesourcery.com> <87611h1zi7.fsf@kepler.schwinge.homeip.net> <563CD07A.3000404@codesourcery.com> In-Reply-To: <563CD07A.3000404@codesourcery.com> X-TagToolbar-Keys: D20151106101610091 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2015-11/txt/msg00672.txt.bz2 On 11/06/2015 10:08 AM, James Norris wrote: > Thomas, > > I've added the issues that you pointed out. Attached > is the updated patch and ChangeLog. > > Thanks for taking the time for your review! Errr, make that 'addressed the issues that you pointed out." Opps, Jim