From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 62541 invoked by alias); 11 Jan 2016 04:10:06 -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 62520 invoked by uid 89); 11 Jan 2016 04:10:05 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Sandra, Hx-languages-length:406 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; Mon, 11 Jan 2016 04:10:04 +0000 Received: from svr-orw-fem-06.mgc.mentorg.com ([147.34.97.120]) by relay1.mentorg.com with esmtp id 1aITnm-0007iL-6x from Sandra_Loosemore@mentor.com ; Sun, 10 Jan 2016 20:09:54 -0800 Received: from [IPv6:::1] (147.34.91.1) by SVR-ORW-FEM-06.mgc.mentorg.com (147.34.97.120) with Microsoft SMTP Server id 14.3.224.2; Sun, 10 Jan 2016 20:09:53 -0800 Subject: Re: [PATCH] OpenACC documentation for libgomp To: James Norris , GCC Patches , Jakub Jelinek References: <56716754.1090209@codesourcery.com> <568BE5AF.20109@codesourcery.com> Newsgroups: gmane.comp.gcc.patches From: Sandra Loosemore Message-ID: <56932AE6.40305@codesourcery.com> Date: Mon, 11 Jan 2016 04:10:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <568BE5AF.20109@codesourcery.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2016-01/txt/msg00537.txt.bz2 On 01/05/2016 08:47 AM, James Norris wrote: > Hi! > > I've updated the original patch after some very helpful > comments from Sandra (thank you, thank you). > > OK to commit to trunk? I'm assuming this is now waiting for technical review? I can give it another read-through for tech-writing issues but I don't feel competent to approve the content. -Sandra