From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 36288 invoked by alias); 18 Jun 2018 09:42:11 -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 36269 invoked by uid 89); 18 Jun 2018 09:42:11 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=HTo:U*amodra X-Spam-User: qpsmtpd, 2 recipients X-HELO: mx1.redhat.com Received: from mx3-rdu2.redhat.com (HELO mx1.redhat.com) (66.187.233.73) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 18 Jun 2018 09:42:10 +0000 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id D619A400E9AF; Mon, 18 Jun 2018 09:42:08 +0000 (UTC) Received: from [10.36.117.228] (ovpn-117-228.ams2.redhat.com [10.36.117.228]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 212A42026D68; Mon, 18 Jun 2018 09:42:08 +0000 (UTC) Subject: Re: [PATCH 1/2] Bump to autoconf 2.69 and automake 1.15.1 To: Simon Marchi , Alan Modra Cc: gdb-patches@sourceware.org, binutils@sourceware.org, Simon Marchi References: <20180615004309.29913-1-simon.marchi@polymtl.ca> <20180616013916.GW7660@bubble.grove.modra.org> <8b17a501-41ca-4a7e-ba4d-bc498eb27d85@polymtl.ca> <20180618024632.GZ7660@bubble.grove.modra.org> <53f0aeb6-152e-5d42-947b-dce42ad8c1c0@polymtl.ca> From: Nick Clifton Openpgp: preference=signencrypt Message-ID: <00848fd7-dd7c-648d-953b-48a07ed8163e@redhat.com> Date: Mon, 18 Jun 2018 09:42:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: <53f0aeb6-152e-5d42-947b-dce42ad8c1c0@polymtl.ca> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2018-06/txt/msg00444.txt.bz2 Hi Simon, > I'll post a new version once the sync-with-gcc patches are merged. Great. Those patches should now be approved. Cheers Nick PS. As you probably realised I had only applied patch 2/2 of your original patch set, and forgot to apply patch 1/2. Doh! I will try to do better next time.