aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorGerald Pfeifer <pfeifer@dbai.tuwien.ac.at>2002-12-31 11:39:27 +0100
committerGerald Pfeifer <gerald@gcc.gnu.org>2002-12-31 10:39:27 +0000
commitec5b5ef1697a1c66f904e17b5881de87a6aefe9d (patch)
tree3181a926fb1d8f49b414f3e0caeb16dd88d17a5f /gcc/doc
parent59d7c857d222b881a31945047b0f7f0b06816731 (diff)
downloadgcc-ec5b5ef1697a1c66f904e17b5881de87a6aefe9d.zip
gcc-ec5b5ef1697a1c66f904e17b5881de87a6aefe9d.tar.gz
gcc-ec5b5ef1697a1c66f904e17b5881de87a6aefe9d.tar.bz2
install.texi (Configuration): Explicitly refer gcc/config.gcc for a list of cpu models.
* doc/install.texi (Configuration): Explicitly refer gcc/config.gcc for a list of cpu models. From-SVN: r60684
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/install.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index b0d12d1..484732b 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -716,8 +716,8 @@ Specify which cpu variant the
compiler should generate code for by default. This is currently
only supported on some ports, specifically arm, powerpc, and
SPARC@. If configure does not recognize the model name (e.g.@: arm700,
-603e, or ultrasparc) you provide, please check the configure script
-for a complete list of supported models.
+603e, or ultrasparc) you provide, please check the
+@command{gcc/config.gcc} script for a complete list of supported models.
@item --enable-altivec
Specify that the target supports AltiVec vector enhancements. This