From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15870 invoked by alias); 9 Jan 2019 18:09:26 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 15848 invoked by uid 89); 9 Jan 2019 18:09:24 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.5 required=5.0 tests=BAYES_05,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=redo, H*f:sk:c9d33a7, H*f:sk:053af8c, subdirectory X-HELO: smtp.polymtl.ca Received: from smtp.polymtl.ca (HELO smtp.polymtl.ca) (132.207.4.11) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 09 Jan 2019 18:09:23 +0000 Received: from simark.ca (simark.ca [158.69.221.121]) (authenticated bits=0) by smtp.polymtl.ca (8.14.7/8.14.7) with ESMTP id x09I9HZQ030609 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Wed, 9 Jan 2019 13:09:22 -0500 Received: by simark.ca (Postfix, from userid 112) id 729C21E7BB; Wed, 9 Jan 2019 13:09:17 -0500 (EST) Received: from simark.ca (localhost [127.0.0.1]) by simark.ca (Postfix) with ESMTP id 6BD911E4C0; Wed, 9 Jan 2019 13:09:16 -0500 (EST) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 09 Jan 2019 18:09:00 -0000 From: Simon Marchi To: Nick Clifton Cc: gdb-buildbot@sergiodj.net, gdb-patches@sourceware.org Subject: Re: Oh dear. I regret to inform you that commit 053af8c9034f92d6e36a1180655ba22a65c56437 might be unfortunate In-Reply-To: References: <053af8c9034f92d6e36a1180655ba22a65c56437-master-breakage@gdb-build> <3f3e538c74685b15579bf913aa764067@polymtl.ca> Message-ID: X-Sender: simon.marchi@polymtl.ca User-Agent: Roundcube Webmail/1.3.6 X-IsSubscribed: yes X-SW-Source: 2019-01/txt/msg00199.txt.bz2 On 2019-01-08 11:54, Nick Clifton wrote: > Hi Simon, > >> You can check in the binutils bits right now if you want. > > Done. Just the binutils/ sub-directory. I have not changed anything > in include/ or libiberty/. Ok, it's sorted out on the gdb side, you can re-do the sync. Thanks, Simon