On Sat, 25 Aug 2018, Gerald Pfeifer wrote:
> Applied.

And here are two more that escaped my original search since the
<a name...></a> spanned two lines.

Applied as well.

Gerald

Index: bugs/index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/bugs/index.html,v
retrieving revision 1.124
diff -u -r1.124 index.html
--- bugs/index.html     25 Aug 2018 10:35:47 -0000      1.124
+++ bugs/index.html     25 Aug 2018 10:59:42 -0000
@@ -219,8 +219,8 @@
 (If you use a mailing list for reporting, please include an
 "<code>[Ada]</code>" tag in the subject.)</p>
 
-<h2><a name="pch">Detailed bug reporting instructions when using a
-precompiled header</a></h2>
+<h2 id="pch">Detailed bug reporting instructions when using a precompiled
+header></h2>
 
 <p>If you're encountering a bug when using a precompiled header, the
 first thing to do is to delete the precompiled header, and try running
@@ -607,8 +607,8 @@
 and the scope operator.</p></dd>
 
 
-<dt><a name="cxx_rvalbind">Copy constructor access check while 
-initializing a reference.</a></dt>
+<dt id="cxx_rvalbind">Copy constructor access check while initializing a
+reference.</dt>
 
 <dd><p>Consider this code:</p>
 

Reply via email to