gcc/gcc ChangeLog config/pa/pa.md config/pa/pa.c

danglin@gcc.gnu.org danglin@gcc.gnu.org
Wed Jul 10 22:04:00 GMT 2002


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	danglin@gcc.gnu.org	2002-07-10 22:04:55

Modified files:
	gcc            : ChangeLog 
	gcc/config/pa  : pa.md pa.c 

Log message:
	* pa.md (adddi3): For 32-bit targets, force constants to a register
	if they don't fit in an 11-bit immediate.  Change insn predicate to
	arith11_operand.  Remove comment.
	* pa.c (cint_ok_for_move): Fix comment.
	(emit_move_sequence):  Don't directly split DImode constants on 32-bit
	targets.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.14819&r2=1.14820
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa.md.diff?cvsroot=gcc&r1=1.107&r2=1.108
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa.c.diff?cvsroot=gcc&r1=1.170&r2=1.171



More information about the Gcc-cvs mailing list