From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 117052 invoked by alias); 9 Jan 2019 15:14:09 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 117033 invoked by uid 89); 9 Jan 2019 15:14:08 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*F:U*nathan, H*Ad:U*nathan, Hx-languages-length:532, H*i:CAH6eHdQeM X-HELO: mail-yb1-f176.google.com Received: from mail-yb1-f176.google.com (HELO mail-yb1-f176.google.com) (209.85.219.176) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 09 Jan 2019 15:14:07 +0000 Received: by mail-yb1-f176.google.com with SMTP id n16so3092909ybg.13 for ; Wed, 09 Jan 2019 07:14:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=ULRcIa/FtXZ5BE/CHscMt12ueQDEQ9Xaa0D2Fpt186w=; b=kJHJwVi62elVrKuih0KGBFyrZPHxS4xRQQy+jv8zVHQtsXqNGFDkLk1EU3dd3qlfRG nPx94dMSu4ZHyIypigGZXpc4Qn1yXru4Q+et4nfAbEmxhiax6Jqbuutgj2OSCXRp+e3B vsyFYm2eG6PWyglwZ8uHa4NSA3Li6MVIIbgUboE+uJ36Gv78WqO0emw7PVxCo88+d3nM O2htY4hUm5QAZSPNSKvowsDwYn8dw2/XH9HR8HgR/TgA/fS2uCE/HRtTmbj7chEYmHKE a5fPron88zaK7Dci+ucjvBVrSyZs9XtQhfVX1pOLlkHL/giXlYJkfYMk/praLc2+p6uK nbBg== Return-Path: Received: from ?IPv6:2620:10d:c0a3:1407:e0dd:793e:3c53:8047? ([2620:10d:c091:200::5:201d]) by smtp.googlemail.com with ESMTPSA id i2sm27355660ywc.59.2019.01.09.07.14.04 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 09 Jan 2019 07:14:04 -0800 (PST) Sender: Nathan Sidwell Subject: Re: [RFC] Update Stage 4 description To: gcc@gcc.gnu.org References: <869742ac-5f7e-7673-48c4-f393a1e2eb65@suse.de> From: Nathan Sidwell Message-ID: <9dce2bb5-6c92-848e-16d2-bbfaa6a579ef@acm.org> Date: Wed, 09 Jan 2019 15:14:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2019-01/txt/msg00059.txt.bz2 On 1/9/19 4:02 AM, Jonathan Wakely wrote: >> +extra care on not introducing new regressions - fixing bugs at all cost > > ISTM that this should be either "at any cost" or "at all costs". The > current wording can't make up its mind if it's singular or plural. Agreed, as a native english speaker, 'at any cost' would be my preferred formulation. > I also stumbled over "on not introducing" ... would that be better as > "to not introduce"? Either seems fine to me nathan -- Nathan Sidwell