public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 35a20039050bc7238e28d85266d486fb54a39e74
@ 2020-10-12  8:41 Tobias Burnus
  0 siblings, 0 replies; only message in thread
From: Tobias Burnus @ 2020-10-12  8:41 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  35a20039050bc7238e28d85266d486fb54a39e74 (commit)
      from  61f7e6b543726bfa61793f72357913bc6a579342 (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 35a20039050bc7238e28d85266d486fb54a39e74
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Mon Oct 12 10:40:37 2020 +0200

    htdocs/projects/gomp/index.html: Syntax fix
    
            * htdocs/projects/gomp/index.html: Fix HTML syntax.

diff --git a/htdocs/projects/gomp/index.html b/htdocs/projects/gomp/index.html
index 2c83ccf8..5be0938a 100644
--- a/htdocs/projects/gomp/index.html
+++ b/htdocs/projects/gomp/index.html
@@ -74,7 +74,7 @@ available.</p>
 Technical Report 9: Version 5.1 Public Comment Draft</a> has been released.</p></dd>
 
 <dt><b>May 7, 2020</b></dt>
-<dd><p><a "../../gcc-10/">GCC 10 has been released</a>; it adds a number of
+<dd><p><a href="../../gcc-10/">GCC 10 has been released</a>; it adds a number of
 newly implemented OpenMP 5.0 features on top of the GCC 9 release such as
 <code>conditional</code> <code>lastprivate</code> clause, <code>scan</code>
 and <code>loop</code> directives, <code>order(concurrent)</code> and
@@ -84,7 +84,7 @@ and <code>loop</code> directives, <code>order(concurrent)</code> and
 of the OpenMP 5.0 standard.</p></dd>
 
 <dt><b>May 3, 2019</b></dt>
-<dd><p><a "../../gcc-9/">GCC 9 has been released</a> and
+<dd><p><a href="../../gcc-9/">GCC 9 has been released</a> and
 version 5.0 of the OpenMP specification is now partially supported in the C
 and C++ compilers. For details which features of OpenMP 5.0 are and which
 are not supported in the GCC 9 release see
@@ -96,13 +96,13 @@ are not supported in the GCC 9 release see
 specification has been released.</p></dd>
 
 <dt><b>May 2, 2017</b></dt>
-<dd><p><a "../../gcc-7/">GCC 7 has been released</a> and
+<dd><p><a href="../../gcc-7/">GCC 7 has been released</a> and
 version 4.5 of the OpenMP specification is now partially supported in the
 Fortran compiler; the largest missing item is structure element
 mapping.</p></dd>
 
 <dt><b>April 27, 2016</b></dt>
-<dd><p><a "../../gcc-6/">GCC 6 has been released</a> and
+<dd><p><a href="../../gcc-6/">GCC 6 has been released</a> and
 version 4.5 of the OpenMP specification is now supported in the C and
 C++ compilers</p></dd>
 

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

Summary of changes:
 htdocs/projects/gomp/index.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


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

only message in thread, other threads:[~2020-10-12  8:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-12  8:41 gcc-wwwdocs branch master updated. 35a20039050bc7238e28d85266d486fb54a39e74 Tobias Burnus

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