public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. cc39141b5c2caa600aa90532d4e6ea6e97fd2d4b
@ 2021-06-02  7:32 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2021-06-02  7:32 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-02  7:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-02  7:32 gcc-wwwdocs branch master updated. cc39141b5c2caa600aa90532d4e6ea6e97fd2d4b Gerald Pfeifer

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).