aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2009-11-03 21:25:49 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2009-11-03 21:25:49 +0000
commit8d0239334c1bfb1a40efb03d4c5c62e021ef0752 (patch)
treefbf58d27daba5573516278773b109ee2ea40c017 /gcc/doc
parente58793e86f906fe4757d05f778c8909270d60942 (diff)
downloadgcc-8d0239334c1bfb1a40efb03d4c5c62e021ef0752.zip
gcc-8d0239334c1bfb1a40efb03d4c5c62e021ef0752.tar.gz
gcc-8d0239334c1bfb1a40efb03d4c5c62e021ef0752.tar.bz2
invoke.texi: Fix typo.
gcc/ * doc/invoke.texi: Fix typo. From-SVN: r153869
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/invoke.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index ed652ec..7ccd5c9 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -14216,7 +14216,7 @@ assembler and the linker alone without help from the compiler.
@opindex mmcount-ra-address
@opindex mno-mcount-ra-address
Emit (do not emit) code that allows @code{_mcount} to modify the
-colling function's return address. When enabled, this option extends
+calling function's return address. When enabled, this option extends
the usual @code{_mcount} interface with a new @var{ra-address}
parameter, which has type @code{intptr_t *} and is passed in register
@code{$12}. @code{_mcount} can then modify the return address by