From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32167 invoked by alias); 17 Sep 2012 18:34:09 -0000 Received: (qmail 32035 invoked by uid 22791); 17 Sep 2012 18:34:08 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from usmamail.tilera.com (HELO USMAMAIL.TILERA.COM) (12.216.194.151) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 17 Sep 2012 18:33:56 +0000 Received: from [192.168.1.52] (50.138.170.157) by USMAExch2.tad.internal.tilera.com (10.3.0.33) with Microsoft SMTP Server id 14.0.694.0; Mon, 17 Sep 2012 14:33:55 -0400 Message-ID: <50576D14.2060607@tilera.com> Date: Mon, 17 Sep 2012 18:34:00 -0000 From: Walter Lee User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 MIME-Version: 1.0 To: CC: Subject: Re: Release 2.23: Ping #2 References: <201209171105.q8HB5hQ4031847@farm-0038.internal.tilera.com> In-Reply-To: <201209171105.q8HB5hQ4031847@farm-0038.internal.tilera.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit 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 X-SW-Source: 2012-09/txt/msg00200.txt.bz2 On 9/17/2012 7:05 AM, Walter Lee wrote: > > Is it possible to backport the following: > > http://sourceware.org/ml/binutils-cvs/2012-09/msg00100.html > > This fixes a bug when linking with -relro -now, which is needed to > support glibc. Also the followup fix to suppress a gcc 4.7 compiler warning: http://sourceware.org/ml/binutils-cvs/2012-09/msg00103.html Thanks, Walter