aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
diff options
context:
space:
mode:
authorJoern Rennecke <amylaar@gcc.gnu.org>2013-10-01 22:24:20 +0100
committerJoern Rennecke <amylaar@gcc.gnu.org>2013-10-01 22:24:20 +0100
commit5c0b30218e3264f0c3381024648aec021f6ca161 (patch)
treea118a76e26401cf1d3674abeaeb90be60a8564ea /gcc/doc/extend.texi
parent5719867dc56cc9854b3a3e6ad6682f9c6e4fbb1c (diff)
downloadgcc-5c0b30218e3264f0c3381024648aec021f6ca161.zip
gcc-5c0b30218e3264f0c3381024648aec021f6ca161.tar.gz
gcc-5c0b30218e3264f0c3381024648aec021f6ca161.tar.bz2
* doc/extend.texi (long_call/medium_call/short_call): Amend typo fix.
From-SVN: r203090
Diffstat (limited to 'gcc/doc/extend.texi')
-rw-r--r--gcc/doc/extend.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index 5cfa0c8..d722774 100644
--- a/gcc/doc/extend.texi
+++ b/gcc/doc/extend.texi
@@ -3036,7 +3036,7 @@ attribute is not allowed on types to annotate indirect calls.
@cindex indirect calls on ARC
@cindex indirect calls on ARM
@cindex indirect calls on Epiphany
-These attribute specify how a particular function is called on
+These attributes specify how a particular function is called on
ARC, ARM and Epiphany - with @code{medium_call} being specific to ARC.
These attributes override the
@option{-mlong-calls} (@pxref{ARM Options} and @ref{ARC Options})