egcs/gcc ChangeLog

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Sun Jul 29 12:40:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	hubicka@gcc.gnu.org	2001-07-29 12:40:21

Modified files:
	gcc            : ChangeLog 

Log message:
	Suggested by Richard Henderson and Richard Kenner:
	* combine.c (recog_for_combine): Use the fake recog
	only if instruction does not match.
	* rtl.h (NOOP_MOVE_INSN_CODE): New.
	* rtlanal.c (noop_move_p): Always return 1 for NOOP_MOVE_INSN_CODE.
	
	* combine.c (try_combine): Discover noop jump as direct jump.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.10827&r2=1.10828



More information about the Gcc-cvs mailing list