From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3548 invoked by alias); 18 Sep 2012 12:27:50 -0000 Received: (qmail 3540 invoked by uid 22791); 18 Sep 2012 12:27:50 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED X-Spam-Check-By: sourceware.org Received: from mel.act-europe.fr (HELO mel.act-europe.fr) (194.98.77.210) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 18 Sep 2012 12:27:37 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id B620B29004D; Tue, 18 Sep 2012 14:27:47 +0200 (CEST) Received: from mel.act-europe.fr ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1BzH5FW8OjqZ; Tue, 18 Sep 2012 14:27:47 +0200 (CEST) Received: from ulanbator.act-europe.fr (ulanbator.act-europe.fr [10.10.1.67]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mel.act-europe.fr (Postfix) with ESMTP id A3F73290026; Tue, 18 Sep 2012 14:27:47 +0200 (CEST) Subject: Re: Release 2.23: Ping #2 Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=iso-8859-1 From: Tristan Gingold In-Reply-To: <50576D14.2060607@tilera.com> Date: Tue, 18 Sep 2012 12:27:00 -0000 Cc: Content-Transfer-Encoding: 7bit Message-Id: <782D5A13-6607-411C-8A31-1861E3D0B5D4@adacore.com> References: <201209171105.q8HB5hQ4031847@farm-0038.internal.tilera.com> <50576D14.2060607@tilera.com> To: Walter Lee X-IsSubscribed: yes 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/msg00217.txt.bz2 On Sep 17, 2012, at 8:33 PM, Walter Lee wrote: > 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 Now committed. Tristan.