gcc/gcc ChangeLog optabs.c

sayle@gcc.gnu.org sayle@gcc.gnu.org
Thu Oct 23 21:37:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	sayle@gcc.gnu.org	2003-10-23 21:37:54

Modified files:
	gcc            : ChangeLog optabs.c 

Log message:
	PR middle-end/12705
	* optabs.c (expand_binop): When expanding complex operations
	inline, always calculate result into a new temporary register.
	Minor code clean-ups.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.1535&r2=2.1536
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/optabs.c.diff?cvsroot=gcc&r1=1.201&r2=1.202



More information about the Gcc-cvs mailing list