From: Jonathan Wakely Date: Mon, 16 Jul 2012 19:14:18 +0000 (+0000) Subject: re PR web/53919 (Version-specific install instructions not available) X-Git-Tag: releases/gcc-4.8.0~4455 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1b667f1bb41b795971e965d61a1733b31c36acc9;p=thirdparty%2Fgcc.git re PR web/53919 (Version-specific install instructions not available) PR c++/53919 * doc/install.texi (Installing GCC): Refer to instructions for released versions. Fix hypenation. From-SVN: r189545 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 884cef2ae7f5..553ed52c27b2 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2012-07-16 Jonathan Wakely + + PR c++/53919 + * doc/install.texi (Installing GCC): Refer to instructions for + released versions. Fix hyphenation. + 2012-07-16 Ulrich Weigand * config/spu/spu.c (targetm): Move to bottom of file. diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index b35d803b21e6..6d40348f6d03 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -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