Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 17D7584F79 for ; Sun, 30 Jul 2023 06:37:24 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 6TUHFBKsqVIv for ; Sun, 30 Jul 2023 06:37:23 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id AC62484D9B for ; Sun, 30 Jul 2023 06:37:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AA090FBDB; Sun, 30 Jul 2023 06:37:23 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 30 Jul 2023 06:37:23 +0000 From: "matthew green" Subject: CVS commit: src/external/gpl3/gcc To: source-changes@NetBSD.org Approved: for-source-only Reply-To: mrg@netbsd.org X-Mailer: log_accum Message-Id: <20230730063723.AA090FBDB@cvs.NetBSD.org> Module Name: src Committed By: mrg Date: Sun Jul 30 06:37:23 UTC 2023 Added Files: src/external/gpl3/gcc: README.gcc12 Removed Files: src/external/gpl3/gcc: README.gcc10 Log Message: update for GCC 12. amd64 tools already work. everything else is unknown. To generate a diff of this commit: cvs rdiff -u -r1.24 -r0 src/external/gpl3/gcc/README.gcc10 cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/README.gcc12 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.