From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3330 invoked by alias); 26 May 2010 04:35:39 -0000 Received: (qmail 3311 invoked by uid 22791); 26 May 2010 04:35:38 -0000 X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM 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; Wed, 26 May 2010 04:35:35 +0000 Received: by wyf19 with SMTP id 19so666202wyf.0 for ; Tue, 25 May 2010 21:35:32 -0700 (PDT) Received: by 10.227.135.13 with SMTP id l13mr8048751wbt.38.1274848532860; Tue, 25 May 2010 21:35:32 -0700 (PDT) Received: from [192.168.2.99] (cpc2-cmbg8-0-0-cust61.cmbg.cable.ntl.com [82.6.108.62]) by mx.google.com with ESMTPS id z33sm44502180wbd.13.2010.05.25.21.35.31 (version=SSLv3 cipher=RC4-MD5); Tue, 25 May 2010 21:35:31 -0700 (PDT) Message-ID: <4BFCA9BD.4080404@gmail.com> Date: Wed, 26 May 2010 04:35:00 -0000 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Paolo Bonzini CC: binutils@sourceware.org, gdb@sourceware.org, gcc@gnu.org, DJ Delorie Subject: Re: toplevel out of sync References: <4BFBF578.40904@gnu.org> In-Reply-To: <4BFBF578.40904@gnu.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2010-05/txt/msg00082.txt.bz2 On 25/05/2010 17:06, Paolo Bonzini wrote: > Unfortunately I don't have much time to devote to bringing the trees > back in shape, and not even to chase down committers of patches placed > only on one side. Can anybody help with this? Augh. I forgot to copy over this one: > PR lto/42776 > * configure.ac (--enable-lto): Refactor handling so libelf tests > are only performed inside then-clause of ACX_ELF_TARGET_IFELSE, > and allow LTO to be explicitly enabled on non-ELF platforms that > are known to support it inside else-clause. > * configure: Regenerate. I'll do that right away. cheers, DaveK