summaryrefslogtreecommitdiff
path: root/gcc/doc/install-old.texi
diff options
context:
space:
mode:
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2001-06-21 00:03:48 +0000
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2001-06-21 00:03:48 +0000
commita3ff64f5acacd90a936bf8af3fb19159dcca6fd3 (patch)
tree43efbb988a673849f67b78d80a9342d1dda12331 /gcc/doc/install-old.texi
parent609f152b76290bb424b3049375bb38b699de8385 (diff)
downloadgcc-a3ff64f5acacd90a936bf8af3fb19159dcca6fd3.tar.gz
* doc/c-tree.texi, doc/contrib.texi, doc/extend.texi,
doc/gcc.texi, doc/install-old.texi, doc/install.texi, doc/invoke.texi, doc/rtl.texi: Consistently use "front end" and "back end" as nouns and "front-end" and "back-end" as adjectives. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43479 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/install-old.texi')
-rw-r--r--gcc/doc/install-old.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/doc/install-old.texi b/gcc/doc/install-old.texi
index bbb16e0db42..ea232d15be0 100644
--- a/gcc/doc/install-old.texi
+++ b/gcc/doc/install-old.texi
@@ -127,7 +127,7 @@ linker with GNU CC.
This option does not cause the GNU linker to be installed; it just
modifies the behavior of GNU CC to work with the GNU linker.
@c Specifically, it inhibits the installation of @code{collect2}, a program
-@c which otherwise serves as a front-end for the system's linker on most
+@c which otherwise serves as a front end for the system's linker on most
@c configurations.
@item --with-stabs
@@ -767,7 +767,7 @@ make minor changes in @file{make-cccp.com} and @file{make-cc1.com}
to choose alternate definitions of @code{CC}, @code{CFLAGS}, and
@code{LIBS}. See comments in those files. However, you must
also have a working version of the GNU assembler (GNU as, aka GAS) as
-it is used as the back-end for GNU CC to produce binary object modules
+it is used as the back end for GNU CC to produce binary object modules
and is not included in the GNU CC sources. GAS is also needed to
compile @file{libgcc2} in order to build @file{gcclib} (see above);
@file{make-l2.com} expects to be able to find it operational in