gcc/gcc ChangeLog flow.c ifcvt.c doc/tm.texi

rearnsha@gcc.gnu.org rearnsha@gcc.gnu.org
Sun Aug 29 22:10:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rearnsha@gcc.gnu.org	2004-08-29 22:10:44

Modified files:
	gcc            : ChangeLog flow.c ifcvt.c 
	gcc/doc        : tm.texi 

Log message:
	* flow.c (REVERSE_CONDEXEC_PREDICATES_P): Use the whole comparison, not
	just the codes, call reversed_comparison_code ().
	(ior_reg_cond): Update arguments to REVERSE_CONDEXEC_PREDICATES_P.
	(not_reg_cond): Use reversed_comparison_code.
	(and_reg_cond): Likewise.
	* ifcvt.c (cond_exec_process_if_block): Likewise.
	* doc/tm.texi (REVERSE_CONDEXEC_PREDICATES_P): Update documentation.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.5139&r2=2.5140
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/flow.c.diff?cvsroot=gcc&r1=1.595&r2=1.596
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ifcvt.c.diff?cvsroot=gcc&r1=1.163&r2=1.164
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/tm.texi.diff?cvsroot=gcc&r1=1.359&r2=1.360



More information about the Gcc-cvs mailing list