* config/avr/avr.c (last_insn_address) Remove variable.
commit007a178cff07dc03e9df0cc0798d5077dbd9a944
authorAnatoly Sokolov <aesok@post.ru>
Thu, 8 Oct 2009 18:28:48 +0000 (8 22:28 +0400)
committerAnatoly Sokolov <aesok@gcc.gnu.org>
Thu, 8 Oct 2009 18:28:48 +0000 (8 22:28 +0400)
treebaa39b99f458db604664b5d5b0a55a0cc8eab780
parente3104f55001fa42614c49cab274e078978d64e5a
* config/avr/avr.c (last_insn_address) Remove variable.

(expand_prologue): Don't initialise last_insn_address variable.
(final_prescan_insn): Don't output insn size.
* config/avr/avr.opt (msize): Remove switch.
* doc/invoke.texi (AVR Options): Remove documentation of -msize
switch.

From-SVN: r152568
gcc/ChangeLog
gcc/config/avr/avr.c
gcc/config/avr/avr.opt
gcc/doc/invoke.texi