From patchwork Wed Mar 2 21:47:47 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: "H.J. Lu" X-Patchwork-Id: 591146 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id EFD6D14151D for ; Thu, 3 Mar 2016 08:47:58 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b=qpafLX9m; dkim-atps=neutral DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender :mime-version:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; q=dns; s= default; b=RWXZ3q21uGJ/p9u5vQchqnFqiPsdbrdbOdru29q7yIu7muqW0h1rA 6CAsu5tiwBwR44ztimDKYeK4CdpBcIFXDK35Estfb0ICUQkeKVFEbS+Zq7mwbT+W qVyr7eKEZFofEkfc0t2pMM8RvduAs0Ok+tKBEdDu4TPO1rhU9C3F9M= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender :mime-version:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; s=default; bh=9F8P4HyTla8JHfm+qjISlDtFRxg=; b=qpafLX9myWKzyI8sCteKmjCeQjcr rNuh0RysxJxNjCrgKvZAux6Io3/S5fiLquwCnjQU9Ku6YI42WVVgz/eiPQOErBTq UNJ0XVzaDiicw6omLIvNdfyoVDaAl/fbuhHxnJ2VZE0NBHGo4CnDCQNYIluBGyRu sXUGU2L6euTuSQQ= Received: (qmail 2030 invoked by alias); 2 Mar 2016 21:47:51 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 2011 invoked by uid 89); 2 Mar 2016 21:47:50 -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, FREEMAIL_FROM, KAM_ASCII_DIVIDERS, RCVD_IN_DNSWL_LOW, SPF_PASS autolearn=no version=3.3.2 spammy=gcc-help, Committed, 233914, allocno X-HELO: mail-qg0-f48.google.com Received: from mail-qg0-f48.google.com (HELO mail-qg0-f48.google.com) (209.85.192.48) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Wed, 02 Mar 2016 21:47:49 +0000 Received: by mail-qg0-f48.google.com with SMTP id w104so2369617qge.1 for ; Wed, 02 Mar 2016 13:47:49 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-transfer-encoding; bh=cs+OiEdZi6Z4uQZ/xvYdQ95AFaaCpsNRxe9pHrDbzlk=; b=EMLsZIR7QcDdNjNZhk38hnFK5w8Rvqk6aAkpSvFiUaklvA9P9DtRq7+3FAcfa4J5tr xufXsLZ17Nugz/L0UugQTvO5XIM0fs/PH1Lxcldp9F4fMJxo2tFQvROEXPNe94X6plLu MnUeoapXh3Xt75XjBWGNgAFMqZ3SOas/HeJTineoWEB8VYL1+pJ3fnJBlLSgNki6ngE1 GsLjRRiqzclym5WBV9MjavBT1gpTZv6N5MGcOr5VSIgZNbqDspJDkMHG+F3D7Oqv+cZN tLZspK8qLPLrlGtmPpGMOAxvedJH7E2v1s23TaY/wDpaqh5eXsBEAS6L3/HDTQEoE1cx 1XOA== X-Gm-Message-State: AD7BkJKcTivuFiiU8r56WlWMAxGRT2KHUbH4kmuvzsBovtWmboXlas5BkBZQk874D5y6pBqyYxC8csEhHZKN9w== MIME-Version: 1.0 X-Received: by 10.141.1.87 with SMTP id c84mr38497878qhd.1.1456955267568; Wed, 02 Mar 2016 13:47:47 -0800 (PST) Received: by 10.55.15.199 with HTTP; Wed, 2 Mar 2016 13:47:47 -0800 (PST) In-Reply-To: References: Date: Wed, 2 Mar 2016 13:47:47 -0800 Message-ID: Subject: Re: [PATCH] Specify that new ports should use LRA From: "H.J. Lu" To: =?UTF-8?B?TWFudWVsIEzDs3Blei1JYsOhw7Fleg==?= Cc: Gcc Patch List , Jeff Law X-IsSubscribed: yes On Wed, Mar 2, 2016 at 12:18 PM, Manuel López-Ibáñez wrote: > Pre-approved by Jeff here: https://gcc.gnu.org/ml/gcc-help/2016-03/msg00006.html > > Committed as revision 233914. I checked in this missing patch. Index: ChangeLog =================================================================== --- ChangeLog (revision 233916) +++ ChangeLog (working copy) @@ -1,3 +1,7 @@ +2016-03-02 H.J. Lu + + * doc/tm.texi: Regenerated. + 2016-03-02 Richard Henderson PR rtl-opt/67145 Index: doc/tm.texi =================================================================== --- doc/tm.texi (revision 233916) +++ doc/tm.texi (working copy) @@ -2861,7 +2861,7 @@ A target hook which can change allocno c @end deftypefn @deftypefn {Target Hook} bool TARGET_LRA_P (void) -A target hook which returns true if we use LRA instead of reload pass. It means that LRA was ported to the target. The default version of this target hook returns always false. +A target hook which returns true if we use LRA instead of reload pass. The default version of this target hook returns always false,