gcc/gcc ChangeLog config/mips/mips-protos.h co ...

ghazi@gcc.gnu.org ghazi@gcc.gnu.org
Wed Feb 12 15:25:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_2-branch
Changes by:	ghazi@gcc.gnu.org	2003-02-12 15:25:50

Modified files:
	gcc            : ChangeLog 
	gcc/config/mips: mips-protos.h mips.h mips.c mips.md 

Log message:
	* mips.h (FP_INC): Define.
	
	Backport fix for PR6362:
	2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
	
	* config/mips/mips-protos.h (mips_emit_fcc_reload): Declare.
	* config/mips/mips.h (PREDICATE_CODES): Add fcc_register_operand.
	* config/mips/mips.c (fcc_register_operand): New function.
	(mips_emit_fcc_reload): New function, extracted from reload_incc.
	* cnfig/mips/mips.md (reload_incc): Change destination prediate
	to fcc_register_operand.  Remove misleading source constraint.
	Use mips_emit_fcc_reload.
	(reload_outcc): Duplicate reload_incc.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.13152.2.657.2.222&r2=1.13152.2.657.2.223
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips-protos.h.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.15.8.1&r2=1.15.8.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips.h.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.154.2.3&r2=1.154.2.3.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.176.2.6.2.1&r2=1.176.2.6.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips.md.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.116.2.2.4.1&r2=1.116.2.2.4.2



More information about the Gcc-cvs mailing list