summaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorbrooks <brooks@138bc75d-0d04-0410-961f-82ee72b054a4>2006-10-19 23:39:45 +0000
committerbrooks <brooks@138bc75d-0d04-0410-961f-82ee72b054a4>2006-10-19 23:39:45 +0000
commit91f0ba79899a4e7464e8b3886bd6a73a0554eeee (patch)
tree64f708603dbfe19620368aa0bec4842b3a8e35ff /gcc/doc
parent499be8ef6be39e70ee2de807ac4ddd81b5827c0a (diff)
downloadgcc-91f0ba79899a4e7464e8b3886bd6a73a0554eeee.tar.gz
* doc/install.texi (Downloading GCC): Clarify mention of
Fortran in the "full distribution" description. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117892 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/install.texi10
1 files changed, 5 insertions, 5 deletions
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