gcc/gcc ChangeLog combine.c

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Mon Feb 10 10:56:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	hubicka@gcc.gnu.org	2003-02-10 10:56:05

Modified files:
	gcc            : ChangeLog combine.c 

Log message:
	* combine.c (combine_simplify_rtx): Simplify using
	(float_truncate (float x)) is (float x)
	(float_extend (float_extend x)) is (float_extend x).

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.16677&r2=1.16678
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/combine.c.diff?cvsroot=gcc&r1=1.337&r2=1.338



More information about the Gcc-cvs mailing list