From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 105316 invoked by alias); 16 Sep 2016 13:17:41 -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 105302 invoked by uid 89); 16 Sep 2016 13:17:40 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=HTo:U*gerald, H*Ad:U*kenner X-HELO: vlsi1.gnat.com Received: from vlsi1.gnat.com (HELO vlsi1.gnat.com) (205.232.38.7) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 16 Sep 2016 13:17:39 +0000 Received: by vlsi1.gnat.com (Postfix, from userid 3004) id C44B733CA8; Fri, 16 Sep 2016 09:17:37 -0400 (EDT) Date: Fri, 16 Sep 2016 13:34:00 -0000 To: gerald@pfeifer.com Subject: Re: [PATCH 1/3] Put a TARGET_LRA_P into every target Cc: gcc-patches@gcc.gnu.org, law@redhat.com, segher@kernel.crashing.org In-Reply-To: References: <20160914103510.GA24835@gate.crashing.org> Message-Id: <20160916131737.C44B733CA8@vlsi1.gnat.com> From: kenner@vlsi1.ultra.nyu.edu (Richard Kenner) X-SW-Source: 2016-09/txt/msg01049.txt.bz2 > "returns always true" -> "always returns true" ? > > (The former is how we'd say it in German, and hence might be common in > Dutch as well? In English, both probably are fine, the latter feeling > more natural to me. But then, I'm not a native speaker. ;-) The former is unusual in English and borders on being "wrong". It would be parsed as saying that it returns something called "always true", as if that were a construct.