From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from hamza.pair.com (hamza.pair.com [209.68.5.143]) by sourceware.org (Postfix) with ESMTPS id 8B5303858CDA for ; Mon, 5 Sep 2022 12:31:11 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 8B5303858CDA Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=pfeifer.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=pfeifer.com Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id 0430333E62; Mon, 5 Sep 2022 08:31:11 -0400 (EDT) Received: from [172.20.14.209] (unknown [203.142.74.244]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by hamza.pair.com (Postfix) with ESMTPSA id A8B2033E7A; Mon, 5 Sep 2022 08:31:09 -0400 (EDT) Date: Mon, 5 Sep 2022 20:31:06 +0800 (WITA) From: Gerald Pfeifer To: =?ISO-8859-15?Q?Martin_Li=A8ka?= cc: gcc-patches@gcc.gnu.org, Richard Biener Subject: Re: [PATCH][DOCS] Mention removed ports in GCC 13. In-Reply-To: Message-ID: <81599714-1d80-5707-2c2c-34b8dd0975cd@pfeifer.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Scanned-By: mailmunge 3.09 on 209.68.5.143 X-Spam-Status: No, score=-10.5 required=5.0 tests=BAYES_00,GIT_PATCH_0,KAM_DMARC_STATUS,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Fri, 26 Aug 2022, Richard Biener via Gcc-patches wrote: >> Ready for master? > OK Actually both Richi and me missed a little detail: >> -
  • ...
  • >> +
  • The support for the cr16-elf, tilegx*-linux and tilepro*-linux >> + configurations has been removed.
  • >> + ^^^^^ ^^^^^ The patch added one
  • plus two
  • s - fixed thusly. Gerald commit 0d66c0f73e9c54536070346bd4d52f61132ba012 Author: Gerald Pfeifer Date: Mon Sep 5 20:28:57 2022 +0800 gcc-13: Remove extraneous under Caveats This snuck in via 79ecba7b which added two s instead of one. diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html index 3d3d012c..5b336e04 100644 --- a/htdocs/gcc-13/changes.html +++ b/htdocs/gcc-13/changes.html @@ -35,7 +35,6 @@ a work-in-progress.

    -gstabs and -gxcoff options) has been removed. (This means the dbx debugger is no longer supported, either.) -