From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 43127 invoked by alias); 13 Jun 2019 08:27:20 -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 43118 invoked by uid 89); 13 Jun 2019 08:27:19 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=dear X-HELO: mail-wr1-f46.google.com Received: from mail-wr1-f46.google.com (HELO mail-wr1-f46.google.com) (209.85.221.46) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 13 Jun 2019 08:27:18 +0000 Received: by mail-wr1-f46.google.com with SMTP id n4so19780446wrs.3 for ; Thu, 13 Jun 2019 01:27:18 -0700 (PDT) Return-Path: Received: from ?IPv6:2001:8a0:f913:f700:4eeb:42ff:feef:f164? ([2001:8a0:f913:f700:4eeb:42ff:feef:f164]) by smtp.gmail.com with ESMTPSA id f2sm3516317wrq.48.2019.06.13.01.27.15 (version=TLS1_3 cipher=AEAD-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jun 2019 01:27:16 -0700 (PDT) Subject: [fixed] Re: Oh dear. I regret to inform you that commit e6ed716cd5514c08b9d7c469d185b1aa177dbc22 might be unfortunate To: gdb-buildbot@sergiodj.net, gdb-patches@sourceware.org References: From: Pedro Alves Message-ID: Date: Thu, 13 Jun 2019 08:27:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2019-06/txt/msg00238.txt.bz2 This was fixed by: https://sourceware.org/ml/gdb-patches/2019-06/msg00237.html Thanks, Pedro Alves