gcc/gcc ChangeLog fold-const.c

sayle@gcc.gnu.org sayle@gcc.gnu.org
Sat Apr 3 20:05:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	sayle@gcc.gnu.org	2004-04-03 20:05:44

Modified files:
	gcc            : ChangeLog fold-const.c 

Log message:
	* fold-const.c (fold) <PLUS_EXPR>: Guard (-A)+B -> B-A transformation
	with reorder_operands_p.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3335&r2=2.3336
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fold-const.c.diff?cvsroot=gcc&r1=1.365&r2=1.366



More information about the Gcc-cvs mailing list