From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28648 invoked by alias); 26 Feb 2011 05:16:19 -0000 Received: (qmail 28636 invoked by uid 22791); 26 Feb 2011 05:16:18 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from dm-mail02.mozilla.org (HELO dm-mail02.mozilla.org) (63.245.208.176) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 26 Feb 2011 05:16:10 +0000 Received: from desktop.lan (v74-nslb.mozilla.org [10.2.74.4]) (Authenticated sender: respindola@mozilla.com) by dm-mail02.mozilla.org (Postfix) with ESMTP id 7929D824158; Fri, 25 Feb 2011 21:16:06 -0800 (PST) Message-ID: <4D688C95.1050504@mozilla.com> Date: Sat, 26 Feb 2011 05:16:00 -0000 From: =?ISO-8859-1?Q?Rafael_=C1vila_de_Esp=EDndola?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Thunderbird/3.1.7 MIME-Version: 1.0 To: "H.J. Lu" CC: binutils@sourceware.org Subject: Re: PATCH: PR ld/12507: Can't build a program with -flto -nostdlib References: <20110224225913.GA3169@intel.com> <20110225232948.GD5959@bubble.grove.modra.org> <20110225235859.GE5959@bubble.grove.modra.org> <4D68449E.1040108@mozilla.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit 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: 2011-02/txt/msg00349.txt.bz2 > > Gold failed -u foo. > > I should have been fixed by 2010-02-08 Rafael Ávila de Espíndola * plugin.cc (is_visible_from_outside): Return true for symbols in the -u option. In what case is it failing for you? Cheers, Rafael