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] Output .size directives for mips-linux




2006-05-31 Thiemo Seufer <ths@networkno.de>

	* config/mips/linux.h (ASM_DECLARE_FUNCTION_SIZE): Output .size
	directive for functions.


Out of curiosity, why do you want to do this? gas should already figure out the size of the functions for the object file. Has that broken?


-eric


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