From patchwork Thu Oct 20 11:03:03 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 6154 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a5d:4242:0:0:0:0:0 with SMTP id s2csp38223wrr; Thu, 20 Oct 2022 04:03:35 -0700 (PDT) X-Google-Smtp-Source: AMsMyM4Q/Q+j3lvoQ90W8V4hgaE71pkTWEMG6eFKeqSQlMQex7Ox+mj38EtCYIOL34aSagPeUkAA X-Received: by 2002:a17:906:9bc3:b0:78d:816f:3743 with SMTP id de3-20020a1709069bc300b0078d816f3743mr10566245ejc.380.1666263815545; Thu, 20 Oct 2022 04:03:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1666263815; cv=none; d=google.com; s=arc-20160816; b=jo872HODEr5HvBFVvCP5pixKZ4BL83DsK7blWziawR/d+gf//4ypVE/02F+CuLKGv2 SZ19d8cwtyBtk7Fz18Go25Xn/uReEzWdT4THguiNQqZ7ACefvZdAbO/m4BohbwVuaXwU tL3FfTMrAxHrzKwg/Gp/HCQke05/hEWi9XA5b6MoAUgSPViyTvalbpkPt5QZXSxwmVkn 2NjOSpkdaUJo49SuYY2AxSdUQv2WG6lg0L0NCn6WeZ0i1RNlPEGLve8WS443Q3hzz6B4 IZ06OLO8RJwlMJ2ELmjahCRq2d14kxApux/TdBo1excLw6gjjWDvcsP2keP4QGJheE1A etJA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:list-subscribe:list-help:list-post:list-archive :list-unsubscribe:list-id:precedence:message-id:mime-version:subject :to:from:date:dmarc-filter:delivered-to; bh=UEec1lRES9mtE9Zo1kLgge+wswJPVdbx6zC/vi8WXWU=; b=rW5g2VVhnux7memwzouXItiSloJyHih3qeYKcCuqVGwnQEXiPN4zJ7RtsZ3rsbDjrj wECv4mPfX4gOigWOzBPufxFOgeXmZw40YaWm/67M7YtAOFVymcC0KPIml2AXOmeFJ413 CG2hIxbcRjgitqCAf4DQ7/JDh1jGCpzvVHh9v4U4KEz8pk9RzAF82nykKf7BDkN8OsJI H1LWEmtC+hOnGsHKD5knRhMUM8ptKmScUWa2nVAH2yHgZMUaqhgSkVF51Ggy60lioGGJ L1juCIhQPWqrE/wDOCpXYe7zcHfKU2jMJi5Al7C5kRpZupMmIwZQyfkhK7IFldOpQO7k 1cvw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as permitted sender) smtp.mailfrom="gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org" Received: from sourceware.org (server2.sourceware.org. [8.43.85.97]) by mx.google.com with ESMTPS id y12-20020a056402270c00b0045d636ca148si14212093edd.575.2022.10.20.04.03.35 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Oct 2022 04:03:35 -0700 (PDT) Received-SPF: pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as permitted sender) client-ip=8.43.85.97; Authentication-Results: mx.google.com; spf=pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as permitted sender) smtp.mailfrom="gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org" Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id D8F883856151 for ; Thu, 20 Oct 2022 11:03:31 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from hamza.pair.com (hamza.pair.com [209.68.5.143]) by sourceware.org (Postfix) with ESMTPS id 44EBD38561BA for ; Thu, 20 Oct 2022 11:03:06 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 44EBD38561BA 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 23A3033E79 for ; Thu, 20 Oct 2022 07:03:05 -0400 (EDT) Received: from naga.localdomain (194-166-101-219.adsl.highway.telekom.at [194.166.101.219]) (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 AF1B233E81 for ; Thu, 20 Oct 2022 07:03:04 -0400 (EDT) Date: Thu, 20 Oct 2022 13:03:03 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [committed] wwwdocs: *: Omit trailing slash for tags MIME-Version: 1.0 X-Scanned-By: mailmunge 3.09 on 209.68.5.143 Message-Id: <20221020110305.23A3033E79@hamza.pair.com> X-Spam-Status: No, score=-10.7 required=5.0 tests=BAYES_00, GIT_PATCH_0, KAM_DMARC_STATUS, KAM_SHORT, SPF_HELO_NONE, SPF_PASS, TXREP 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: , Errors-To: gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org Sender: "Gcc-patches" X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1747204246598613970?= X-GMAIL-MSGID: =?utf-8?q?1747204246598613970?= HTML 5 now recommends against trailing slashes on void elements, so it is instead of . --- htdocs/index.html | 2 +- htdocs/news/egcs-vcg.html | 2 +- htdocs/news/gcse.html | 2 +- htdocs/projects/gupc.html | 2 +- htdocs/projects/tree-ssa/index.html | 2 +- htdocs/style.mhtml | 7 +++---- 6 files changed, 8 insertions(+), 9 deletions(-) diff --git a/htdocs/index.html b/htdocs/index.html index 761a598a..f4eb4817 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -13,7 +13,7 @@

GCC, the GNU Compiler Collection

- +

The GNU Compiler Collection includes front ends for C, diff --git a/htdocs/news/egcs-vcg.html b/htdocs/news/egcs-vcg.html index 5213152d..2817ad06 100644 --- a/htdocs/news/egcs-vcg.html +++ b/htdocs/news/egcs-vcg.html @@ -141,7 +141,7 @@ test.c.cse.vcg test.c.greg.vcg test.c.lreg.vcg test.c.stack.vcg

If you view these files using a suitable program, you'll get output similar to the following:

- completely folded graph + completely folded graph

These are nodes representing all the functions in the file. If you expand the nodes you can get a picture like diff --git a/htdocs/news/gcse.html b/htdocs/news/gcse.html index 80244281..5da4749b 100644 --- a/htdocs/news/gcse.html +++ b/htdocs/news/gcse.html @@ -52,7 +52,7 @@ Fred Chow's thesis.

flow graph:


-PRE example +PRE example
diff --git a/htdocs/projects/gupc.html b/htdocs/projects/gupc.html index a48d44c3..e38cd240 100644 --- a/htdocs/projects/gupc.html +++ b/htdocs/projects/gupc.html @@ -12,7 +12,7 @@

GNU Unified Parallel C (GUPC)

GUPC Logo + alt="GUPC Logo" title="GUPC">

The GNU UPC project implements a compilation and execution environment for programs written in the diff --git a/htdocs/projects/tree-ssa/index.html b/htdocs/projects/tree-ssa/index.html index afe7ac35..7d3740e4 100644 --- a/htdocs/projects/tree-ssa/index.html +++ b/htdocs/projects/tree-ssa/index.html @@ -192,7 +192,7 @@ based on the algorithms described by Cytron et. al.

The graph below describes the process:

-

+

The front ends described in the graph are just an example. In general, any front end that can emit functions-as-trees can be diff --git a/htdocs/style.mhtml b/htdocs/style.mhtml index 4fc5e8ad..0790a972 100644 --- a/htdocs/style.mhtml +++ b/htdocs/style.mhtml @@ -74,14 +74,13 @@

@gnutools on Twitter@gnutools + height="42" width="42" class="middle" + alt="@gnutools on Twitter">@gnutools
Donate to GNU Toolchain Fund + height="23" width="100" alt="Donate to GNU Toolchain Fund">