egcs/gcc ChangeLog expr.c config/i386/i386.h c ...

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Wed Mar 14 07:39:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	hubicka@gcc.gnu.org	2001-03-14 07:38:56

Modified files:
	gcc            : ChangeLog expr.c 
	gcc/config/i386: i386.h i386.md 

Log message:
	* expr.c (emit_move_insn_1):  Split push of complex value when
	no suitable push instruction exist.
	
	* i386.md (QImode move/add/shift patterns): Use ANY_QI_REG_P
	instead of QI_REG_P.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.9527&r2=1.9528
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/expr.c.diff?cvsroot=gcc&r1=1.298&r2=1.299
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/i386/i386.h.diff?cvsroot=gcc&r1=1.166&r2=1.167
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/i386/i386.md.diff?cvsroot=gcc&r1=1.235&r2=1.236



More information about the Gcc-cvs mailing list