From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 648 invoked by alias); 26 Aug 2017 12:39:10 -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 130280 invoked by uid 89); 26 Aug 2017 12:39:09 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=ladies, gentlemen, Hx-languages-length:734, officer X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 26 Aug 2017 12:39:08 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 36276560D7 for ; Sat, 26 Aug 2017 08:39:07 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 2m2OdntwRHbH for ; Sat, 26 Aug 2017 08:39:07 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 1DFAC560D6 for ; Sat, 26 Aug 2017 08:39:07 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 9CECD8902A; Sat, 26 Aug 2017 08:39:06 -0400 (EDT) Date: Sat, 26 Aug 2017 12:39:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: Re: Oh dear. I regret to inform you that commit 'remove param "dispp" from ada-lang.c::ada_lookup_struct_elt_type' might be unfortunate Message-ID: <20170826123906.wg5s7qsm65lklk5s@adacore.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) X-SW-Source: 2017-08/txt/msg00497.txt.bz2 Hello, On Fri, Aug 25, 2017 at 08:48:58PM -0400, gdb-buildbot@sergiodj.net wrote: > My lords, ladies, gentlemen, members of the public. > > It is a matter of great regret and sadness to inform you that commit: > > remove param "dispp" from ada-lang.c::ada_lookup_struct_elt_type > 988f6b3dc615173d6d78a76ac26c109b4582da74 > > might have made GDB unwell. Since I am just your Butler BuildBot, > I kindly ask that a human superior officer double-check this. My change only touches a static function in ada-lang.c, while the error is reported inside sparc64-tdep. Maybe an earlier commit? -- Joel