From: amylaar Date: Tue, 1 Oct 2013 21:24:20 +0000 (+0000) Subject: * doc/extend.texi (long_call/medium_call/short_call): Amend typo fix. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=782931ea4b57b4a38bcc3393e081222793f8de6d;p=thirdparty%2Fgcc.git * doc/extend.texi (long_call/medium_call/short_call): Amend typo fix. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@203090 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi index 5cfa0c85c6f1..d7227743160b 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})