From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4628 invoked by alias); 1 Jun 2010 17:59:22 -0000 Received: (qmail 4602 invoked by uid 22791); 1 Jun 2010 17:59:21 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mail.gmx.net (HELO mail.gmx.net) (213.165.64.20) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Tue, 01 Jun 2010 17:59:15 +0000 Received: (qmail invoked by alias); 01 Jun 2010 17:59:11 -0000 Received: from xdsl-78-34-214-227.netcologne.de (EHLO localhost.localdomain) [78.34.214.227] by mail.gmx.net (mp054) with SMTP; 01 Jun 2010 19:59:11 +0200 Received: from ralf by localhost.localdomain with local (Exim 4.69) (envelope-from ) id 1OJVk0-0001ES-OH; Tue, 01 Jun 2010 19:59:04 +0200 Date: Tue, 01 Jun 2010 17:59:00 -0000 From: Ralf Wildenhues To: Paolo Bonzini , binutils@sourceware.org, gdb@sourceware.org, gcc-patches@gnu.org, DJ Delorie Subject: Re: toplevel out of sync Message-ID: <20100601175903.GB4398@gmx.de> Mail-Followup-To: Ralf Wildenhues , Paolo Bonzini , binutils@sourceware.org, gdb@sourceware.org, gcc-patches@gnu.org, DJ Delorie References: <20100525170912.GA21863@ins.uni-bonn.de> <4BFC0489.4040904@gnu.org> <20100525173348.GA25424@ins.uni-bonn.de> <4BFCAA8C.2090500@gmail.com> <4BFCAD10.2090403@gmail.com> <4BFCB35A.8010404@gmail.com> <20100526062534.GA4097@ins.uni-bonn.de> <20100527185259.GA21975@gmx.de> <20100601172935.GA4398@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100601172935.GA4398@gmx.de> User-Agent: Mutt/1.5.20 (2009-06-14) 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-06/txt/msg00007.txt.bz2 * Ralf Wildenhues wrote on Tue, Jun 01, 2010 at 07:29:37PM CEST: > * Paolo Bonzini wrote on Fri, May 28, 2010 at 09:08:27AM CEST: > > > As another issue, config.{guess,sub} have been updated in GCC in the > > > mean time. > > > > Yes, this was the final straw that convinced me to write about the issue. :-) > > I'll update these two files in src next. Committed to src, bringing GCC and src toplevel back in sync: 2010-06-01 Ralf Wildenhues * config.sub, config.guess: Update from upstream sources.