From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19835 invoked by alias); 1 May 2006 21:33:43 -0000 Received: (qmail 19827 invoked by uid 22791); 1 May 2006 21:33:43 -0000 X-Spam-Check-By: sourceware.org Received: from province.act-europe.fr (HELO province.act-europe.fr) (212.157.227.214) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 01 May 2006 21:33:41 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-province.act-europe.fr (Postfix) with ESMTP id 5E8764AD0F; Mon, 1 May 2006 23:33:38 +0200 (CEST) Received: from province.act-europe.fr ([127.0.0.1]) by localhost (province.act-europe.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 64954-09; Mon, 1 May 2006 23:33:38 +0200 (CEST) Received: from [192.168.1.3] (62-15-84-86.inversas.jazztel.es [62.15.84.86]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by province.act-europe.fr (Postfix) with ESMTP id E443E4ACD3; Mon, 1 May 2006 23:33:37 +0200 (CEST) Message-ID: <44567EB0.1050805@adacore.com> Date: Mon, 01 May 2006 21:33:00 -0000 From: Nicolas Roche User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050715) MIME-Version: 1.0 To: Alan Modra CC: binutils@sources.redhat.com Subject: Re: Performance issues with -ffunction-sections and dwarf2 debug line info References: <444F4B7E.7080806@adacore.com> <20060428040629.GA11666@bubble.grove.modra.org> <4451F067.4090401@adacore.com> <20060428130956.GB11666@bubble.grove.modra.org> In-Reply-To: <20060428130956.GB11666@bubble.grove.modra.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00013.txt.bz2 Alan Modra wrote: > On Fri, Apr 28, 2006 at 12:37:27PM +0200, Nicolas Roche wrote: > >> Will you apply that patch on the 2.17 branch as >> well so that this fix is included in the upcoming 2.17 release ? >> > > If no problems show up in the next week, yes. > Thanks a lot. Nicolas