re PR target/54854 ([avr] Deprecate and finally remove the -mshort-calls command line option)

PR target/54854
	* doc/invoke.texi (AVR Options): Deprecate -mshort-calls.

From-SVN: r192202
This commit is contained in:
Georg-Johann Lay 2012-10-08 10:27:15 +00:00 committed by Georg-Johann Lay
parent 3792233966
commit e951b450f3
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2012-10-08 Georg-Johann Lay <avr@gjlay.de>
PR target/54854
* doc/invoke.texi (AVR Options): Deprecate -mshort-calls.
2012-10-08 Terry Guo <terry.guo@arm.com>
Backported from mainline

View File

@ -11139,10 +11139,12 @@ section on @code{EIND} and linker stubs below.
@item -mshort-calls
@opindex mshort-calls
This option has been deprecated and will be removed in GCC 4.8.
See @code{-mrelax} for a replacement.
Use @code{RCALL}/@code{RJMP} instructions even on devices with
16@tie{}KiB or more of program memory, i.e.@: on devices that
have the @code{CALL} and @code{JMP} instructions.
See also the @code{-mrelax} command line option.
@item -msp8
@opindex msp8