]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR web/53919 (Version-specific install instructions not available)
authorJonathan Wakely <jwakely.gcc@gmail.com>
Mon, 16 Jul 2012 19:14:18 +0000 (19:14 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 16 Jul 2012 19:14:18 +0000 (20:14 +0100)
PR c++/53919
* doc/install.texi (Installing GCC): Refer to instructions for
released versions. Fix hypenation.

From-SVN: r189545

gcc/ChangeLog
gcc/doc/install.texi

index 884cef2ae7f5a21a4c8eb738c2b4e7655d45734d..553ed52c27b2ab9ee16436077cba5d71063a5aec 100644 (file)
@@ -1,3 +1,9 @@
+2012-07-16  Jonathan Wakely  <jwakely.gcc@gmail.com>
+
+       PR c++/53919
+       * doc/install.texi (Installing GCC): Refer to instructions for
+       released versions. Fix hyphenation.
+
 2012-07-16  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
 
        * config/spu/spu.c (targetm): Move to bottom of file.
index b35d803b21e6b60c95985ba8992095baa606571f..6d40348f6d036f286bd04cd9da047351e59758c6 100644 (file)
@@ -149,13 +149,15 @@ Free Documentation License}''.
 
 The latest version of this document is always available at
 @uref{http://gcc.gnu.org/install/,,http://gcc.gnu.org/install/}.
+It refers to the current development sources, instructions for
+specific released versions are included with the sources.
 
 This document describes the generic installation procedure for GCC as well
 as detailing some target specific installation instructions.
 
 GCC includes several components that previously were separate distributions
 with their own installation instructions.  This document supersedes all
-package specific installation instructions.
+package-specific installation instructions.
 
 @emph{Before} starting the build/install procedure please check the
 @ifnothtml