Looking for something Jonathan pointed out, I noticed (again) that
our language is a bit verbose around our bug reporting / management
instructions.

Applied

Gerald

Add a link to our bug reporting instructions.  Trim some language.

Index: management.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/bugs/management.html,v
retrieving revision 1.32
diff -u -r1.32 management.html
--- management.html     3 Mar 2017 16:20:01 -0000       1.32
+++ management.html     26 Nov 2017 10:03:03 -0000
@@ -14,9 +14,8 @@
 
 <p>If you <em>find</em> a bug, but you are not fixing it (yet):</p>
 <ol>
-<li>Create a (minimal) testcase and file a bug report including it to
-our bug tracker.</li>
-<li>Enter the version number of the compiler in the <em>Known To
+<li>Create a (minimal) testcase and <a href="./">file a bug report</a>.
+<li>Enter the version number of GCC in the <em>Known To
 Fail</em> field.  If you are reporting the bug against a release
 branch, or the trunk, enter the version number of the next planned
 release from that branch.</li>

Reply via email to