This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Small cleanups for toplev.c


On Wed, Jan 15, 2003 at 01:50:11PM +0100, Steven Bosscher wrote:
> 	* 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 becasue they _are_ used.

Ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]