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] Remove last parameter from combine_simplify_rtx, take2


On Tue, 16 Mar 2004, Bonzini wrote:
> 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
>
> 	* combine.c (combine_simplify_rtx): Remove the "last"
> 	parameter and its documentation.  Adjust recursive calls.
> 	(simplify_logical): Always perform the only simplification
> 	controlled by "last", if the simplified expression is
> 	actually different.
> 	(try_combine): Do not pass the "last" parameter to
> 	combine_simplify_rtx.
>
> Bootstrapping currently in stage2; ok for mainline if everything goes
> well?

Ok.  Thanks for making these changes.

Roger
--


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