From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pg1-x531.google.com (mail-pg1-x531.google.com [IPv6:2607:f8b0:4864:20::531]) by sourceware.org (Postfix) with ESMTPS id AC99A39450EC for ; Tue, 10 Mar 2020 22:44:42 +0000 (GMT) Received: by mail-pg1-x531.google.com with SMTP id u12so75256pgb.10 for ; Tue, 10 Mar 2020 15:44:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=rf+8YfBlojfsQMyBEiNIOD2+hHvEGmm96iGHv9vzlro=; b=Umc2NIbvpc9aYQb6qpK707xFef7dAjb8qrdFSx9iPJ6sukPn0MU94OwwKHgn8auRh/ hBDbwYmQ0UyCe19l1Qk1H9x2bDsuBsES9RhyT5Ee3y/vjxBOTKxifQGJy40aWUkXuhjB 8MaMl89BnOv2y6fIJEjbOmYEc4Zn5zmtC9nPwaU534pgqjkwkIs9kY3oj6wvo4Gx7p5v tbcnYXA3mCRssaP3G0FrreV4XKT65Vok5l9W56xBij1CD557Aw1uvPKbHKQ5bIewDm6N xFAAQogNCXmZognQMKHKLcM2igPy3M46bcl2aZ7J/5nA1pTi1VWKry2oUUoaEk2UJlAX N37Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=rf+8YfBlojfsQMyBEiNIOD2+hHvEGmm96iGHv9vzlro=; b=fP/CWtfF7R0VAnOFw95geRrngdAVoJyH1AbVg9paOiPzejFW2A1ym6Vbd5Z5EEAPoN JGKZDzk5u/QneOpyYNBw86OnjizVqd0QcT2eU1rEcDh2H/OFu8ErUVAqWk4wiQ+zYABW Fgt7mGmjWceO4DDMoPTIkjCb4XSVlibu8FQ+HA/hSWseSMR//farY+DoqCLpwk9YvLJR AWJ8+iZBa9hO3hdSu9xc12gcabKEFWqSZ3WoKwLKOnnhISQ9MPr0MCD+O1nNDrqX+OZ6 /SpqsUwR5hNNI+eHrSeiTfMynGyNS1AXtOLG2YIYcb++m5MvE3EFTJz8UScWKA3vXvBz 2OiQ== X-Gm-Message-State: ANhLgQ0AtRJ04sUC077EvHKZryxjpiaoQNqknON51aSlXowJziThUe1m drfcixREv7MsB4rbtIYtNnw= X-Google-Smtp-Source: ADFU+vtJkB1dLiZwjNJ5z9f6T7C7WmWbaiL2Hhz8ylQYjY5PYa7L+77BOxMkPXkIM/WYYUXb+4wvMw== X-Received: by 2002:a62:2e86:: with SMTP id u128mr16865299pfu.68.1583880281730; Tue, 10 Mar 2020 15:44:41 -0700 (PDT) Received: from bubble.grove.modra.org (158.106.96.58.static.exetel.com.au. [58.96.106.158]) by smtp.gmail.com with ESMTPSA id g6sm91118pjv.13.2020.03.10.15.44.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 10 Mar 2020 15:44:40 -0700 (PDT) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id 275A580D13; Wed, 11 Mar 2020 09:14:37 +1030 (ACDT) Date: Wed, 11 Mar 2020 09:14:37 +1030 From: Alan Modra To: Christian Eggers Cc: cgen@sourceware.org Subject: Re: Update to autotools used by binutils Message-ID: <20200310224436.GX5384@bubble.grove.modra.org> References: <20200212052558.GA27162@bubble.grove.modra.org> <2748038.FlFqmg7Zd1@zbook-opensuse.wgnetz.xx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2748038.FlFqmg7Zd1@zbook-opensuse.wgnetz.xx> User-Agent: Mutt/1.9.4 (2018-02-28) X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cgen@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cgen mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Mar 2020 22:44:44 -0000 On Tue, Mar 10, 2020 at 08:16:10PM +0100, Christian Eggers wrote: > Hi Alan, > > your changelog mentions several regenerated files, but the patch misses them. > I had to run aclocal and automake manually in order to get rid of calls to > aclocal-1.11. We normally don't post regenerated files for binutils and gcc. I did the same for this patch without checking whether the cgen project had a policy in this regard. Patch now committed. -- Alan Modra Australia Development Lab, IBM