From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13950 invoked by alias); 18 Nov 2010 17:54:53 -0000 Received: (qmail 13940 invoked by uid 22791); 18 Nov 2010 17:54:52 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mail-wy0-f169.google.com (HELO mail-wy0-f169.google.com) (74.125.82.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 18 Nov 2010 17:54:48 +0000 Received: by wyf23 with SMTP id 23so3597764wyf.0 for ; Thu, 18 Nov 2010 09:54:46 -0800 (PST) Received: by 10.227.9.148 with SMTP id l20mr1007459wbl.184.1290102884268; Thu, 18 Nov 2010 09:54:44 -0800 (PST) Received: from [192.168.2.99] (cpc2-cmbg8-0-0-cust61.5-4.cable.virginmedia.com [82.6.108.62]) by mx.google.com with ESMTPS id x3sm344893wes.22.2010.11.18.09.54.42 (version=SSLv3 cipher=RC4-MD5); Thu, 18 Nov 2010 09:54:42 -0800 (PST) Message-ID: <4CE56E00.1090300@gmail.com> Date: Thu, 18 Nov 2010 17:54:00 -0000 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: "binutils@sourceware.org" Subject: Re: [PATCH, head+2.21] Fix IRONLY visibility estimation in plugin interface, resolves GCC PR References: <4CD9A347.70307@gmail.com> <4CE0D5AE.4010204@gmail.com> In-Reply-To: <4CE0D5AE.4010204@gmail.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: 2010-11/txt/msg00332.txt.bz2 On 15/11/2010 06:39, Dave Korn wrote: > On 09/11/2010 19:38, Dave Korn wrote: > >> ld/ChangeLog: >> >> 2010-11-09 Dave Korn <... >> >> * plugin.c (is_visible_from_outside): New function. >> (get_symbols): Use it. >> >> OK for trunk and branch? > > Ping? > Just to add a sense of urgency: this patch is required for the release, as it resolves a PR(*) that will otherwise affect GCC 4.6.0, and is now delaying Tristan. I can't self-approve it as it doesn't fall under my area maintainership. The full patch is at: http://sourceware.org/ml/binutils/2010-11/msg00170.html cheers, DaveK -- (*) - http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46319