https://gcc.gnu.org/g:81bf84cf6b1b16609a59ceac5166c3846bba26cd

commit r15-3042-g81bf84cf6b1b16609a59ceac5166c3846bba26cd
Author: Gerald Pfeifer <ger...@pfeifer.com>
Date:   Tue Aug 20 16:55:25 2024 +0200

    doc: Normalize reference to binutils version for C6X
    
    We generally do not use a hyphen between project name and version.
    
    gcc:
            * doc/install.texi (Specific) <c6x-*-*>: Normalize reference to
            binutils.

Diff:
---
 gcc/doc/install.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 4973f195daf..f871227f684 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -5048,7 +5048,7 @@ as the @command{build} parameter on the 
@command{configure} line.  For example:
 @end html
 @anchor{c6x-x-x}
 @heading c6x-*-*
-The C6X family of processors. This port requires binutils-2.22 or newer.
+The C6X family of processors. This port requires binutils 2.22 or newer.
 
 @html
 <hr />

Reply via email to