From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16652 invoked by alias); 7 Sep 2009 23:19:51 -0000 Received: (qmail 16560 invoked by uid 22791); 7 Sep 2009 23:19:50 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from nschwmtas06p.mx.bigpond.com (HELO nschwmtas06p.mx.bigpond.com) (61.9.189.152) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 07 Sep 2009 23:19:41 +0000 Received: from nschwotgx02p.mx.bigpond.com ([121.209.33.16]) by nschwmtas06p.mx.bigpond.com with ESMTP id <20090907231938.BWVK1920.nschwmtas06p.mx.bigpond.com@nschwotgx02p.mx.bigpond.com>; Mon, 7 Sep 2009 23:19:38 +0000 Received: from bubble.grove.modra.org ([121.209.33.16]) by nschwotgx02p.mx.bigpond.com with ESMTP id <20090907231938.ZQJO4842.nschwotgx02p.mx.bigpond.com@bubble.grove.modra.org>; Mon, 7 Sep 2009 23:19:38 +0000 Received: by bubble.grove.modra.org (Postfix, from userid 1000) id EC7F0170C881; Tue, 8 Sep 2009 08:49:37 +0930 (CST) Date: Mon, 07 Sep 2009 23:19:00 -0000 From: Alan Modra To: "H.J. Lu" , Hans-Peter Nilsson Cc: Binutils Subject: Re: Binutils branch 2.20 (done!) Message-ID: <20090907231937.GJ518@bubble.grove.modra.org> Mail-Followup-To: "H.J. Lu" , Hans-Peter Nilsson , Binutils References: <0BDAACE8-AC5C-4FDC-B647-B95CC534B5D6@adacore.com> <4A9FE8B7.4070403@analog.com> <4AA09EB1.4030408@analog.com> <20090904135833.GT518@bubble.grove.modra.org> <20090906211255.N45550@dair.pair.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090906211255.N45550@dair.pair.com> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) X-RPD-ScanID: Class unknown; VirusThreatLevel unknown, RefID str=0001.0A150204.4AA5950A.00B4,ss=1,fgs=0 X-SIH-MSG-ID: oxk1EdX5TAD0zmRy0WWwOwRzyFrsq3B48Z4QWs1mqRMGT0XduMfOPpX9Y8AUgZ720y5ONRCEN2sja7zmXY/YiA== 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: 2009-09/txt/msg00212.txt.bz2 On Sun, Sep 06, 2009 at 09:27:46PM -0400, Hans-Peter Nilsson wrote: > On Fri, 4 Sep 2009, Alan Modra wrote: > > > On Fri, Sep 04, 2009 at 12:00:55PM +0200, Tristan Gingold wrote: > > > I have just created the 2.20 branch and updated the version on HEAD. > > > I will try to do the first prerelease soon. > > > > Lots of testsuite failures at the moment. It would be nice if target > > maintainers would give these some attention. > > > mmix/log0:FAIL: ld-mmix/sec-6 > > To fix that, I think I need to know if a symbol in a > debug-section, which is global in the input, should always be > forced local (or just non-dynamic). Just making it non-dynamic should be enough. HJ, this is http://sourceware.org/ml/binutils/2006-10/msg00116.html. What do you think about removing the elf_backend_hide_symbol call you added in that patch? ie. just have dynsym = FALSE; -- Alan Modra Australia Development Lab, IBM