gcc/gcc ChangeLog combine.c

bonzini@gcc.gnu.org bonzini@gcc.gnu.org
Tue Mar 16 16:14:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bonzini@gcc.gnu.org	2004-03-16 16:14:52

Modified files:
	gcc            : ChangeLog combine.c 

Log message:
	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.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3178&r2=2.3179
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/combine.c.diff?cvsroot=gcc&r1=1.421&r2=1.422



More information about the Gcc-cvs mailing list