gcc/gcc ChangeLog expr.c

rth@gcc.gnu.org rth@gcc.gnu.org
Tue Feb 26 14:44:00 GMT 2002


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_1-branch
Changes by:	rth@gcc.gnu.org	2002-02-26 14:44:51

Modified files:
	gcc            : ChangeLog expr.c 

Log message:
	* expr.c (expand_expr) [MULT_EXPR]: Do not apply distributive law
	in EXPAND_SUM case.  Use host_integerp/tree_low_cst.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.13152.2.3&r2=1.13152.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expr.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.423&r2=1.423.2.1



More information about the Gcc-cvs mailing list