From 5c0b30218e3264f0c3381024648aec021f6ca161 Mon Sep 17 00:00:00 2001 From: Joern Rennecke Date: Tue, 1 Oct 2013 22:24:20 +0100 Subject: [PATCH] * doc/extend.texi (long_call/medium_call/short_call): Amend typo fix. From-SVN: r203090 --- gcc/doc/extend.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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})