egcs/gcc ChangeLog simplify-rtx.c combine.c

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Sun Jul 30 11:13:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	hubicka@sourceware.cygnus.com	2000-07-30 11:13:10

Modified files:
	gcc            : ChangeLog simplify-rtx.c combine.c 

Log message:
	* simplify-rtx.c (simplify_relational_operation): Verify that mode ==
	VOIDmode implies both operands to be VOIDmode.
	(simplify_ternary_operation): Compute properly the mode of comparison.
	* combine.c (combine_simplify_rtx): Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.7252&r2=1.7253
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/simplify-rtx.c.diff?cvsroot=gcc&r1=1.22&r2=1.23
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/combine.c.diff?cvsroot=gcc&r1=1.135&r2=1.136



More information about the Gcc-cvs mailing list