From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.CeBiTec.Uni-Bielefeld.DE (smtp.CeBiTec.Uni-Bielefeld.DE [129.70.160.84]) by sourceware.org (Postfix) with ESMTPS id C92713858C60; Mon, 20 Dec 2021 18:19:17 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org C92713858C60 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=CeBiTec.Uni-Bielefeld.DE Authentication-Results: sourceware.org; spf=none smtp.mailfrom=cebitec.uni-bielefeld.de Received: from localhost (localhost [127.0.0.1]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id 6A5C78D8C; Mon, 20 Dec 2021 19:19:16 +0100 (CET) X-Virus-Scanned: amavisd-new at CeBiTec.Uni-Bielefeld.DE Received: from smtp.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (smtp.cebitec.uni-bielefeld.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xX6IZAy9-27L; Mon, 20 Dec 2021 19:19:15 +0100 (CET) Received: from manam.CeBiTec.Uni-Bielefeld.DE (p50855e0e.dip0.t-ipconnect.de [80.133.94.14]) (Authenticated sender: ro) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPSA id B8BB98C35; Mon, 20 Dec 2021 19:19:15 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=CeBiTec.Uni-Bielefeld.DE; s=20200306; t=1640024355; bh=eJya2uEDBQAodQwD8ReVv52hJelOnUSo8SM5V0KdHdQ=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=Mb0sBmAbrUP8QYnAFnevvY/zJittTTZWu/s/r5fm4ZzEX3t/UqKkeP/daseprNEP9 oKXivZ/lo2jP+w6IBdRe6pf0716Zh96lzX7W5bR3XEkU94GkuoVl/SDipMoriCupqU K6y9GyulA9q0HYidJ35j98aZa7gG2AZPx7Cq1znGfDrsrDf9hIGYBREdt3BT2DDD0r YhNNC05iL3DOy/UaNE0MTo0rtfLf6xcfEry/WBFJaSennjnpx/bAWLCipDhnuofsXA H52wIMeersIg7TVtr5poEBlLY9lJ1VRHoF9pzDwNxjxyuILW/LXyVDV4CHbXU7mN/R I7w4LXWqfznMA== From: Rainer Orth To: Martin =?utf-8?Q?Li=C5=A1ka?= Cc: Joseph Myers , Martin Liska , gcc-patches@gcc.gnu.org Subject: Re: [gcc r12-6020] Fixed typo References: <20211216165513.EBA843858D28@sourceware.org> <6ff1cabf-6f08-001a-c78f-f9aaa0a0e956@suse.cz> Date: Mon, 20 Dec 2021 19:19:15 +0100 In-Reply-To: <6ff1cabf-6f08-001a-c78f-f9aaa0a0e956@suse.cz> ("Martin =?utf-8?Q?Li=C5=A1ka=22's?= message of "Fri, 17 Dec 2021 10:53:45 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1.90 (usg-unix-v) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-3786.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, RCVD_IN_BARRACUDACENTRAL, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Dec 2021 18:19:19 -0000 Hi Martin, > On 12/16/21 19:43, Joseph Myers wrote: >> On Thu, 16 Dec 2021, Martin Li=C5=A1ka wrote: >>=20 >>> Hello. >>> >>> Oh, sorry, it was me and I forgot to send the patch to the mailing list. >>> I've basically taken it as: https://github.com/gcc-mirror/gcc/pull/57. >>> >>> Should I revert the change? >> Updating both config.sub and config.guess to the latest config.git >> versions (2021-10-27 and 2021-11-30) is probably the right thing to do >> now. > > All right, I've reverted the original patch and I'm going to do sync > from upstream. please make config.sub executable again. This has been lost with the update. Rainer --=20 ---------------------------------------------------------------------------= -- Rainer Orth, Center for Biotechnology, Bielefeld University