2003-01-26 Steven Bosscher <s.bosscher@student.tudelft.nl>
commit06b9f7dcf9ff90ad68b7799ee8afe85374c1bf06
authoraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 Jan 2003 14:40:22 +0000 (26 14:40 +0000)
committeraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 Jan 2003 14:40:22 +0000 (26 14:40 +0000)
tree1ad40e789d391d8f3140aebb5c259c027424f6a7
parentbefaf436af84ed695be33782d7eb5daa67394583
2003-01-26  Steven Bosscher  <s.bosscher@student.tudelft.nl>

* config/avr/avr.h, config/cris/aout.h, config/elfos.h,
config/i386/freebsd-aout.h, config/mips/iris6.h: Undefine
ASM_FINISH_DECLARE_OBJECT before defining it.
* toplev.c (rest_of_decl_compilation):  Don't define
ASM_FINISH_DECLARE_OBJECT.  Only use it if it is defined.
(rest_of_type_compilation): Don't ATTRIBUTE_UNUSED function
parameters for DWARF2 targets because they _are_ used.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61851 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/avr/avr.h
gcc/config/cris/aout.h
gcc/config/elfos.h
gcc/config/i386/freebsd-aout.h
gcc/config/mips/iris6.h
gcc/toplev.c