From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 95753 invoked by alias); 3 Apr 2016 23:02:58 -0000 Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org Received: (qmail 95726 invoked by uid 89); 3 Apr 2016 23:02:58 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mail-pa0-f45.google.com Received: from mail-pa0-f45.google.com (HELO mail-pa0-f45.google.com) (209.85.220.45) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Sun, 03 Apr 2016 23:02:48 +0000 Received: by mail-pa0-f45.google.com with SMTP id td3so130298856pab.2 for ; Sun, 03 Apr 2016 16:02:47 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=KAkeWFysBbFru1rg4S/8XUELwNSpchtoADnelK7IeLs=; b=KQDCNGrjU5mU9esqh8oiUMCklpwIIgg+3/3UABXmaisTcKM2G6UFMl2tvDLNntkya2 kn2oxcfexyAPjMWTxgtS6he50jfC9wcO/cWqTf97gxQYgZWh7pI1KovZ3mRbEHv5ANpo n6nfgZsJDzGkOIxhLnAOmEarSRAy2n/IkJWiMle5dqu1ILYBbUMUEHfxLW/9sZsBMExP UShoE6wkDJml8DK6xzCamL7a2NZW1ioK6cBEZ9/9GHBTUJBpSBvI4mOKGgOH5LsmWhWC KhzaIYzNiavE6e8EwD59SC9QY4bm1Hgk9S8O5KyThoKgg7B8bDyiwWqkDnybcAXxq2M3 q2tw== X-Gm-Message-State: AD7BkJL0ixyCIfaAY740NBT2L0+0ESXcM0qhH+SgVxfzfvbxoRJJoiU8VEJBSertOfoYtw== X-Received: by 10.66.149.194 with SMTP id uc2mr49250169pab.116.1459724566474; Sun, 03 Apr 2016 16:02:46 -0700 (PDT) Received: from bubble.grove.modra.org (CPE-58-160-146-233.sa.bigpond.net.au. [58.160.146.233]) by smtp.gmail.com with ESMTPSA id dg1sm36664772pad.18.2016.04.03.16.02.45 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Apr 2016 16:02:45 -0700 (PDT) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id 11F41EA0153; Mon, 4 Apr 2016 08:32:42 +0930 (ACST) Date: Sun, 03 Apr 2016 23:02:00 -0000 From: Alan Modra To: tbsaunde+binutils@tbsaunde.org Cc: binutils@sourceware.org Subject: Re: [PATCH] make score build again Message-ID: <20160403230241.GL27246@bubble.grove.modra.org> References: <1459629156-28692-1-git-send-email-tbsaunde+binutils@tbsaunde.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1459629156-28692-1-git-send-email-tbsaunde+binutils@tbsaunde.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-IsSubscribed: yes X-SW-Source: 2016-04/txt/msg00036.txt.bz2 On Sat, Apr 02, 2016 at 04:32:36PM -0400, tbsaunde+binutils@tbsaunde.org wrote: > For some reason it needs a few more things to be const now. I'm not really > sure how it worked for me before. Most likely I broke score with 6d4af3c2. My set of test targets didn't include score for some reason. > * config/tc-score.c (s3_gen_reloc): Add const qualifiers. > * config/tc-score7.c (s7_gen_reloc): Likewise. OK. -- Alan Modra Australia Development Lab, IBM