From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1376 invoked by alias); 3 Mar 2011 00:46:20 -0000 Received: (qmail 1368 invoked by uid 22791); 3 Mar 2011 00:46:19 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-ww0-f43.google.com (HELO mail-ww0-f43.google.com) (74.125.82.43) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 03 Mar 2011 00:46:15 +0000 Received: by wwe15 with SMTP id 15so580732wwe.12 for ; Wed, 02 Mar 2011 16:46:13 -0800 (PST) Received: by 10.227.157.141 with SMTP id b13mr333812wbx.96.1299113173558; Wed, 02 Mar 2011 16:46:13 -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 w25sm435149wbd.23.2011.03.02.16.46.11 (version=SSLv3 cipher=OTHER); Wed, 02 Mar 2011 16:46:12 -0800 (PST) Message-ID: <4D6EE4C2.3040500@gmail.com> Date: Thu, 03 Mar 2011 00:46:00 -0000 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: "H.J. Lu" CC: binutils@sourceware.org Subject: Re: PATCH: Report plugin symbol status References: <20110302195553.GA27754@intel.com> In-Reply-To: <20110302195553.GA27754@intel.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: 2011-03/txt/msg00032.txt.bz2 On 02/03/2011 19:55, H.J. Lu wrote: > Hi, > > This patch reports plugin symbol status for --verbose. It can > be used to debug LTO plugin symbol issues. OK for trunk? What sort of size inflation in the logfiles of a real-world link is this likely to cause? I would expect it to be a significant inflation, in which case maybe a separate option would be more convenient than changing the existing --verbose behaviour. cheers, DaveK