summaryrefslogtreecommitdiff
path: root/gcc/doc/sourcebuild.texi
diff options
context:
space:
mode:
authortschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>2013-11-07 15:08:22 +0000
committertschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>2013-11-07 15:08:22 +0000
commitc743daa50b26142bb9de043eaa0b7f35a3df66c8 (patch)
tree90a29b90121b86a2de12d03b9547df480439dbd5 /gcc/doc/sourcebuild.texi
parent3993313401855491cfbce3a9f3c1049e3035eb8c (diff)
downloadgcc-c743daa50b26142bb9de043eaa0b7f35a3df66c8.tar.gz
gcc/
* doc/sourcebuild.texi (Top Level) <lto-plugin>: GNU ld can use linker plugins, too. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204521 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/sourcebuild.texi')
-rw-r--r--gcc/doc/sourcebuild.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi
index 1a709168458..2947ac8fae2 100644
--- a/gcc/doc/sourcebuild.texi
+++ b/gcc/doc/sourcebuild.texi
@@ -116,7 +116,7 @@ The Stack protector runtime library.
The C++ runtime library.
@item lto-plugin
-Plugin used by @command{gold} if link-time optimizations are enabled.
+Plugin used by the linker if link-time optimizations are enabled.
@item maintainer-scripts
Scripts used by the @code{gccadmin} account on @code{gcc.gnu.org}.