From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22505 invoked by alias); 1 Jun 2010 17:36:35 -0000 Received: (qmail 22275 invoked by uid 22791); 1 Jun 2010 17:36:33 -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:36:23 +0000 Received: (qmail invoked by alias); 01 Jun 2010 17:29:39 -0000 Received: from xdsl-78-34-214-227.netcologne.de (EHLO localhost.localdomain) [78.34.214.227] by mail.gmx.net (mp026) with SMTP; 01 Jun 2010 19:29:39 +0200 Received: from ralf by localhost.localdomain with local (Exim 4.69) (envelope-from ) id 1OJVHV-000194-GI; Tue, 01 Jun 2010 19:29:37 +0200 Date: Tue, 01 Jun 2010 17:36:00 -0000 From: Ralf Wildenhues To: Paolo Bonzini Cc: binutils@sourceware.org, gdb@sourceware.org, gcc-patches@gnu.org, DJ Delorie Subject: Re: toplevel out of sync Message-ID: <20100601172935.GA4398@gmx.de> Mail-Followup-To: Ralf Wildenhues , Paolo Bonzini , binutils@sourceware.org, gdb@sourceware.org, gcc-patches@gnu.org, DJ Delorie References: <4BFBF578.40904@gnu.org> <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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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/msg00006.txt.bz2 * Paolo Bonzini wrote on Fri, May 28, 2010 at 09:08:27AM CEST: > > I've built binutils+gdb with it on x86_64-unknown-linux-gnu. > > OK to commit to src as one patch? > > Please wait 48 hours for binutils/gdb maintainers to comment. > > However, only the stdint change should be relevant for them, so feel > free to commit the others if you prefer. Committed now. Thanks for the feedback. > > 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. Cheers, Ralf