gcc/gcc ChangeLog.RA new-regalloc.c

rth@gcc.gnu.org rth@gcc.gnu.org
Thu Feb 1 17:11:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	new-regalloc-branch
Changes by:	rth@gcc.gnu.org	2001-02-01 17:11:33

Modified files:
	gcc            : ChangeLog.RA new-regalloc.c 

Log message:
	* new-regalloc.c (assign_regs): Insert missing "else" between
	biased and non-biased code.  Try the preferred register class
	before the alternate register class, not at the same time.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.RA.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.8&r2=1.1.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/new-regalloc.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.8&r2=1.1.2.9



More information about the Gcc-cvs mailing list