From 374716e7226080d714c780a665bbaa4993169235 Mon Sep 17 00:00:00 2001 From: Brooks Moses Date: Thu, 19 Oct 2006 23:39:45 +0000 Subject: [PATCH] install.texi (Downloading GCC): Clarify mention of Fortran in the "full distribution" description. * doc/install.texi (Downloading GCC): Clarify mention of Fortran in the "full distribution" description. From-SVN: r117892 --- gcc/ChangeLog | 5 +++++ gcc/doc/install.texi | 10 +++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 835baa1e262..fb741b5d41f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2006-10-19 Brooks Moses + + * doc/install.texi (Downloading GCC): Clarify mention of + Fortran in the "full distribution" description. + 2006-10-19 Daniel Berlin Fix PR tree-optimization/28778 diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 881959f7170..6b69fd89632 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -460,11 +460,11 @@ components. Please refer to the @uref{http://gcc.gnu.org/releases.html,,releases web page} for information on how to obtain GCC@. -The full distribution includes the C, C++, Objective-C, Fortran 77, Fortran -(in case of GCC 4.0 and later), Java, and Ada (in case of GCC 3.1 and later) -compilers. The full distribution also includes runtime libraries for C++, -Objective-C, Fortran 77, Fortran, and Java. In GCC 3.0 and later versions, -GNU compiler testsuites are also included in the full distribution. +The full distribution includes the C, C++, Objective-C, Fortran, Java, +and Ada (in the case of GCC 3.1 and later) compilers. The full +distribution also includes runtime libraries for C++, Objective-C, +Fortran, and Java. In GCC 3.0 and later versions, the GNU compiler +testsuites are also included in the full distribution. If you choose to download specific components, you must download the core GCC distribution plus any language specific distributions you wish to -- 2.30.2