public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: Tobias Burnus <burnus@sourceware.org>
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. 35a20039050bc7238e28d85266d486fb54a39e74
Date: Mon, 12 Oct 2020 08:41:02 +0000 (GMT)	[thread overview]
Message-ID: <20201012084102.6E990386EC29@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  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


                 reply	other threads:[~2020-10-12  8:41 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=20201012084102.6E990386EC29@sourceware.org \
    --to=burnus@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).