From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 66817 invoked by alias); 4 Sep 2018 17:02:41 -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 66805 invoked by uid 89); 4 Sep 2018 17:02:40 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=our X-HELO: foss.arm.com Received: from foss.arm.com (HELO foss.arm.com) (217.140.101.70) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 04 Sep 2018 17:02:39 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 536A080D for ; Tue, 4 Sep 2018 10:02:38 -0700 (PDT) Received: from [10.2.207.77] (e100706-lin.cambridge.arm.com [10.2.207.77]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id E99E03F5BC for ; Tue, 4 Sep 2018 10:02:37 -0700 (PDT) Message-ID: <5B8EBAAC.4080105@foss.arm.com> Date: Tue, 04 Sep 2018 17:02:00 -0000 From: Kyrill Tkachov User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: gdb-patches@sourceware.org Subject: Re: Proposal to revert the gnulib update patch (was: Re: Breakage on builder RHEL-s390x-m64, revision 7a6dbc2fdb2323c35e981f93236f323e9d7c0b24) Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2018-09/txt/msg00056.txt.bz2 Hi all, Sorry for the improperly threaded reply, I'm not subscribed to gdb-patches. I'd like to support reverting the patch mentioned here: https://sourceware.org/ml/gdb-patches/2018-09/msg00039.html As this is breaking our nightly toolchain builds as well. Thanks, Kyrill