public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 3bd58e7a434375bad17806c96ff33c78c6ad5252
@ 2020-05-18 19:43 Gerald Pfeifer
0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2020-05-18 19:43 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 3bd58e7a434375bad17806c96ff33c78c6ad5252 (commit)
from 4755de58f65e3968a4bfcd1a1f34b8f635d5353e (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 3bd58e7a434375bad17806c96ff33c78c6ad5252
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date: Mon May 18 21:42:43 2020 +0200
Replace <a name=...> in the release notes by <a id=...>.
diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
index fc58a471..0959e4c4 100644
--- a/htdocs/gcc-10/changes.html
+++ b/htdocs/gcc-10/changes.html
@@ -1075,7 +1075,7 @@ typedef svbool_t pred512 __attribute__((arm_sve_vector_bits(512)));
</ul>
<!-- .................................................................. -->
-<h2><a name="10.1">GCC 10.1</a></h2>
+<h2><a id="GCC10.1">GCC 10.1</a></h2>
<p>This is the <a href="https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=10.0">list
of problem reports (PRs)</a> from GCC's bug tracking system that are
diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html
index 235d1f86..92920476 100644
--- a/htdocs/gcc-11/changes.html
+++ b/htdocs/gcc-11/changes.html
@@ -144,7 +144,7 @@ a work-in-progress.</p>
<!-- .................................................................. -->
-<!-- <h2><a name="11.1">GCC 11.1</a></h2> -->
+<!-- <h2><a id="GCC11.1">GCC 11.1</a></h2> -->
</body>
</html>
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-10/changes.html | 2 +-
htdocs/gcc-11/changes.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
gcc-wwwdocs
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-05-18 19:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-18 19:43 gcc-wwwdocs branch master updated. 3bd58e7a434375bad17806c96ff33c78c6ad5252 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).