gcc/gcc ChangeLog config/arm/arm.h

rearnsha@gcc.gnu.org rearnsha@gcc.gnu.org
Mon Sep 30 04:54:00 GMT 2002


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_2-branch
Changes by:	rearnsha@gcc.gnu.org	2002-09-30 04:54:01

Modified files:
	gcc            : ChangeLog 
	gcc/config/arm : arm.h 

Log message:
	* arm.h (BASE_REG_CLASS): Always return LO_REGS for Thumb.
	(MODE_BASE_REG_CLASS, case Thumb): Only return BASE_REGS if we know
	that we have a SImode access, and only then if reload hasn't completed;
	for all other cases, use LO_REGS.

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.60&r2=1.13152.2.657.2.61
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.h.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.139.2.1&r2=1.139.2.1.4.1



More information about the Gcc-cvs mailing list