avr.c (commands_in_file, [...]): Remove variables.
authorAnatoly Sokolov <aesok@post.ru>
Thu, 4 Oct 2007 06:51:38 +0000 (10:51 +0400)
committerAnatoly Sokolov <aesok@gcc.gnu.org>
Thu, 4 Oct 2007 06:51:38 +0000 (10:51 +0400)
commit40700892a05255bcfb07f759cdbe61481e3ed670
tree095a4a914cb53f0b0cd84fcdcbfe1f8635a2dc3f
parentee332da9f77d641cb731596e6d2545ba03b6b326
avr.c (commands_in_file, [...]): Remove variables.

  * config/avr/avr.c (commands_in_file, commands_in_prologues,
commands_in_epilogues): Remove variables.
(avr_file_start): Remove unneded initializations of commands_in_file,
commands_in_prologues and commands_in_epilogues variables.
(avr_file_end): Remove dead code.

From-SVN: r129001
gcc/ChangeLog
gcc/config/avr/avr.c