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: Remove unnecessary code from mips_expand_prologue


On Mon, 2003-10-06 at 10:19, Richard Sandiford wrote:
> This patch removes an unneeded traversal of the function arguments
> in mips_expand_prologue.  Probably obvious, but it was only tested
> in combination with the earlier -mentry patch and with the prologue
> rewrite that I'm about to post.
> 
> Tested on the same targets as before.  OK to install?
> 
> 
> 	 * config/mips/mips.c (mips_expand_prologue): Remove unused
> 	 traversal of function arguments.

OK.

-eric

-- 
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]