From: Joern Rennecke Date: Tue, 1 Oct 2013 21:24:20 +0000 (+0100) Subject: * doc/extend.texi (long_call/medium_call/short_call): Amend typo fix. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5c0b30218e3264f0c3381024648aec021f6ca161;p=gcc.git * doc/extend.texi (long_call/medium_call/short_call): Amend typo fix. From-SVN: r203090 --- diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi index 5cfa0c85c6f..d7227743160 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})