re PR target/54854 ([avr] Deprecate and finally remove the -mshort-calls command...
commit1e422ffff35dd27469eec04f5feb2041d95e2f4b
authorGeorg-Johann Lay <avr@gjlay.de>
Mon, 8 Oct 2012 10:13:56 +0000 (8 10:13 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Mon, 8 Oct 2012 10:13:56 +0000 (8 10:13 +0000)
treef79ce8ca4fa2efa14845db19c6a457aa69fc7cc6
parentf429813df18f0da63955b4fbd361c0a807a59b15
re PR target/54854 ([avr] Deprecate and finally remove the -mshort-calls command line option)

PR target/54854
* doc/invoke.texi (AVR Options): Remove -mshort-calls.
* config/avr/avr.opt (-mshort-calls): Remove option.
* config/avr/avr.h (AVR_HAVE_JMP_CALL): Don't depend on
TARGET_SHORT_CALLS.

From-SVN: r192201
gcc/ChangeLog
gcc/config/avr/avr.h
gcc/config/avr/avr.opt
gcc/doc/invoke.texi