From patchwork Tue Jun 21 10:42:55 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gaius Mulley X-Patchwork-Id: 55228 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 5297B3857415 for ; Tue, 21 Jun 2022 10:43:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5297B3857415 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1655808209; bh=4+UdJzS/UBWvlUXd9Y3x8hIyqIJ3c9SB25PEFmVaK2Q=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:Cc:From; b=OHTFMJ52ICvAcLMnw7hsgmZHFqUkz9Yk+PFThBsJtVb1wx5AFOOBDKxcYHvFB+UL/ N9eNYy4qSfJ2Zg8CT07SmzKY6A7beBlmyfscV/CwZvs3qVk7LNKhx9MbktNFZULMpi /GJNriCPrVPl5iGLNvQbSOxI8CoUpfubBQaS4QOo= X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from mail-wm1-x32c.google.com (mail-wm1-x32c.google.com [IPv6:2a00:1450:4864:20::32c]) by sourceware.org (Postfix) with ESMTPS id 47357385780C for ; Tue, 21 Jun 2022 10:42:59 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 47357385780C Received: by mail-wm1-x32c.google.com with SMTP id h14-20020a1ccc0e000000b0039eff745c53so2892476wmb.5 for ; Tue, 21 Jun 2022 03:42:59 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:user-agent :mime-version; bh=4+UdJzS/UBWvlUXd9Y3x8hIyqIJ3c9SB25PEFmVaK2Q=; b=PropBeo1tVGjuH9qV3mW4NTxDwXgVDaFdKgHlTC80QAav/FCs+0ubvZP7murYDwtia MS+U0fHhSa71v58cir0UmTw96hrzCL56hNr44ev9zPfDdDYI2c+shSWnYRZjWcTosX6V vDkFKl2cA2JXVIeZE5J9lqY5c+oCh+1ZyKRR+GH0MIqzcUfk0cb7jmz3vF5TTVAPrDzk RNcwht2jEjGizDINKNUmTf6r4In5NimYnqguRn0ISBuHzTgAF4abNw8Nnx1YDvB8Jl1Z EErKBbybQmWzhwdDxRl/21hOdgGfH7tSr9HpiQigYFFYnQhFLJj3N29proOTSa75W4+5 AC5g== X-Gm-Message-State: AJIora85psh2ybO88MzXhHyFsSjfPPS+E7WC0zemX5isFIT3G2unoRI+ 0Q0zCDVpGGY6Q5oNTwoVzF8= X-Google-Smtp-Source: AGRyM1tA8L7OVE6uSFMnrmBJNbbpYQMNqhGNBPky7WoyxAcbok5P6NPPGbWUu/hoqWSbXDe/8y6eTg== X-Received: by 2002:a05:600c:3505:b0:39c:93d4:5eec with SMTP id h5-20020a05600c350500b0039c93d45eecmr28816629wmq.179.1655808177642; Tue, 21 Jun 2022 03:42:57 -0700 (PDT) Received: from lancelot ([195.147.220.46]) by smtp.gmail.com with ESMTPSA id n1-20020a5d6b81000000b0021b9416fa13sm4231994wrx.90.2022.06.21.03.42.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Jun 2022 03:42:57 -0700 (PDT) Received: from gaius by lancelot with local (Exim 4.94.2) (envelope-from ) id 1o3bLT-00BfTF-AB; Tue, 21 Jun 2022 11:42:55 +0100 To: Gerald Pfeifer , gcc-patches Subject: [PATCH][wwwdocs] gcc-13: m2link branch Date: Tue, 21 Jun 2022 11:42:55 +0100 Message-ID: <87v8sucn68.fsf@debian> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 X-Spam-Status: No, score=-7.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, 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 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-Patchwork-Original-From: Gaius Mulley via Gcc-patches From: Gaius Mulley Reply-To: Gaius Mulley Cc: Richard Biener Errors-To: gcc-patches-bounces+patchwork=sourceware.org@gcc.gnu.org Sender: "Gcc-patches" Hi, here is a proposed entry describing a new branch m2link containing the new scaffold development for modula-2. As the description says it is expected that this branch be short lived - terminating once significant regression tests pass, regards, Gaius diff --git a/htdocs/git.html b/htdocs/git.html index f9acea54..5202363c 100644 --- a/htdocs/git.html +++ b/htdocs/git.html @@ -344,6 +344,18 @@ in Git.

Patches should be prefixed with [modula-2] in the subject line. +
m2link
+
This is a short term branch for the + GNU Modula-2 + front end to GCC prior to its integration with the mainline. + It contains the new scaffold and driver development. The contents + of this branch will be folded back onto the modula-2 + branch once a significant number of regression tests pass. It is + maintained by + Gaius Mulley. + Patches should be + prefixed with [m2link] in the subject line.
+
coarray_native
This branch is for implementation of a shared memory implementation of Fortran coarrays. It is maintained by