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: RFC/A: remove mips -mentry option?


On Mon, 2003-10-06 at 10:18, Richard Sandiford wrote:
> Would it be OK to remove the mips -mentry option?  I guess this would
> normally be a "deprecate in 3.4, remove in 3.5" thing.  But there are
> good reasons for doing it now...

Sure. It's easy enough to put back if someone complains and provides a
working version ;)

> 
> 
> 	* doc/invoke.texi: Remove documentation of -mentry.
> 	* config/mips/mips.c (mips_entry_string, mips_entry): Remove.
> 	(override_options, mips_save_reg_p): Remove handling.
> 	(compute_frame_size, mips_output_function_prologue): Likewise.
> 	(mips_expand_prologue, mips_expand_epilogue): Likewise.
> 	* config/mips/mips.h (mips_entry_string): Remove declaration.
> 	(TARGET_OPTIONS): Remove -mentry.
> 	* config/mips/mips16.S: Remove mention of -mentry.

OK.

-- 
Eric Christopher <echristo@redhat.com>


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