From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 128059 invoked by alias); 21 Nov 2016 09:44:10 -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 128047 invoked by uid 89); 21 Nov 2016 09:44:09 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=Hx-languages-length:247, Vieira, vieira X-HELO: foss.arm.com Received: from foss.arm.com (HELO foss.arm.com) (217.140.101.70) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 21 Nov 2016 09:44:09 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id C82F413D5; Mon, 21 Nov 2016 01:44:07 -0800 (PST) Received: from [10.2.207.77] (e100706-lin.cambridge.arm.com [10.2.207.77]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 585743F220; Mon, 21 Nov 2016 01:44:07 -0800 (PST) Message-ID: <5832C1E5.3070703@foss.arm.com> Date: Mon, 21 Nov 2016 09:44:00 -0000 From: Kyrill Tkachov User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: "Andre Vieira (lists)" , GCC Patches Subject: Re: [wwwdocs][PATCH][ARM] Add -mpure-code to changes.html References: <5832C115.7080102@arm.com> In-Reply-To: <5832C115.7080102@arm.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2016-11/txt/msg02088.txt.bz2 On 21/11/16 09:40, Andre Vieira (lists) wrote: > Hi, > > I added the description of the new ARM -mpure-code option to changes.html. > > Is this OK? > > Cheers, > Andre Ok. Thanks, Kyrill