* config/avr/avr.c (commands_in_file, commands_in_prologues,
commit3e86138649d78f8ec2b6b9ea22f59b4467d803b9
authoraesok <aesok@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Oct 2007 06:51:38 +0000 (4 06:51 +0000)
committeraesok <aesok@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Oct 2007 06:51:38 +0000 (4 06:51 +0000)
tree095a4a914cb53f0b0cd84fcdcbfe1f8635a2dc3f
parent23838e80a1447a71d295e1596b18ab6f0a5ad708
  * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@129001 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/avr/avr.c