public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: Gerald Pfeifer <gerald@sourceware.org>
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. cc39141b5c2caa600aa90532d4e6ea6e97fd2d4b
Date: Wed,  2 Jun 2021 07:32:23 +0000 (GMT)	[thread overview]
Message-ID: <20210602073223.72A613857020@sourceware.org> (raw)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  cc39141b5c2caa600aa90532d4e6ea6e97fd2d4b (commit)
      from  890401b1dfb48c33723980b7a0b30419315ff8ab (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cc39141b5c2caa600aa90532d4e6ea6e97fd2d4b
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Wed Jun 2 09:29:49 2021 +0200

    Use GCC (over gcc) to refer to the project.
    
    On the way reduce some physical formatting a bit.

diff --git a/htdocs/projects/tree-ssa/tree-browser.html b/htdocs/projects/tree-ssa/tree-browser.html
index fe292b49..e9b10db3 100644
--- a/htdocs/projects/tree-ssa/tree-browser.html
+++ b/htdocs/projects/tree-ssa/tree-browser.html
@@ -10,10 +10,11 @@
   <body>
 
     <!-- banner -->
-    <p class="bold"><br /><br />Tree Browser has been removed from gcc,
-and this page is no longer up-to-date.<br /><br /><br /></p>
+   <p class="bold"><br />Tree Browser has been removed from GCC,
+   and this page is no longer up-to-date.<br /><br /></p>
     <hr />
-    <h1>Tree Browser</h1>
+
+<h1>Tree Browser</h1>
     
 <p>Until recently the only way to debug trees from gdb was to call
 debug_tree as follows:</p>
diff --git a/htdocs/projects/tree-ssa/vectorization.html b/htdocs/projects/tree-ssa/vectorization.html
index 22d136c0..ff0b0040 100644
--- a/htdocs/projects/tree-ssa/vectorization.html
+++ b/htdocs/projects/tree-ssa/vectorization.html
@@ -2370,7 +2370,7 @@ for (n = 0; n &lt; HASH_SIZE; n++)
             <h3 id="PointerAliasing">Handle Pointer Aliasing</h3>
 
             <ol>
-                <li>Improve aliasing analysis. [various gcc projects
+                <li>Improve aliasing analysis. [various GCC projects
 		deal with improvements to alias analysis].</li>
 
                 <li>Generate run-time tests for cases where memory

-----------------------------------------------------------------------

Summary of changes:
 htdocs/projects/tree-ssa/tree-browser.html  | 7 ++++---
 htdocs/projects/tree-ssa/vectorization.html | 2 +-
 2 files changed, 5 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


                 reply	other threads:[~2021-06-02  7:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210602073223.72A613857020@sourceware.org \
    --to=gerald@sourceware.org \
    --cc=gcc-cvs-wwwdocs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).