Commit 374716e7 by Brooks Moses Committed by Brooks Moses

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
parent 21392f19
2006-10-19 Brooks Moses <bmoses@stanford.edu>
* doc/install.texi (Downloading GCC): Clarify mention of
Fortran in the "full distribution" description.
2006-10-19 Daniel Berlin <dberlin@dberlin.org> 2006-10-19 Daniel Berlin <dberlin@dberlin.org>
Fix PR tree-optimization/28778 Fix PR tree-optimization/28778
......
...@@ -460,11 +460,11 @@ components. ...@@ -460,11 +460,11 @@ components.
Please refer to the @uref{http://gcc.gnu.org/releases.html,,releases web page} Please refer to the @uref{http://gcc.gnu.org/releases.html,,releases web page}
for information on how to obtain GCC@. for information on how to obtain GCC@.
The full distribution includes the C, C++, Objective-C, Fortran 77, Fortran The full distribution includes the C, C++, Objective-C, Fortran, Java,
(in case of GCC 4.0 and later), Java, and Ada (in case of GCC 3.1 and later) and Ada (in the case of GCC 3.1 and later) compilers. The full
compilers. The full distribution also includes runtime libraries for C++, distribution also includes runtime libraries for C++, Objective-C,
Objective-C, Fortran 77, Fortran, and Java. In GCC 3.0 and later versions, Fortran, and Java. In GCC 3.0 and later versions, the GNU compiler
GNU compiler testsuites are also included in the full distribution. testsuites are also included in the full distribution.
If you choose to download specific components, you must download the core If you choose to download specific components, you must download the core
GCC distribution plus any language specific distributions you wish to GCC distribution plus any language specific distributions you wish to
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment