invoke.texi (RS/6000 and PowerPC Options): Document that -mlongcall does not guarante...
authorNathan Sidwell <nathan@codesourcery.com>
Wed, 19 Jul 2006 06:45:34 +0000 (06:45 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 19 Jul 2006 06:45:34 +0000 (06:45 +0000)
commit87c365a481a4c63d5a3a78f889c970f36976434e
tree11531a40874b3c4d010cc3bd5b40f6af72ba819d
parent2e0d61d983c3959a2ab7765721385e75b5bc22c2
invoke.texi (RS/6000 and PowerPC Options): Document that -mlongcall does not guarantee all calls will be long.

* doc/invoke.texi (RS/6000 and PowerPC Options): Document that
-mlongcall does not guarantee all calls will be long.
* doc/extend.texi (long_call/short_call): Document that longcall
does not guarantee a long call will be used.
(longcall/shortcall): Likewise.

From-SVN: r115582
gcc/ChangeLog
gcc/doc/extend.texi
gcc/doc/invoke.texi