[Bug target/16201] Assembler messages:Error: bad immediate value for offset (4116)

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Feb 1 14:07:00 GMT 2005


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-02-01 14:07 -------
Subject: Bug 16201

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rearnsha@gcc.gnu.org	2005-02-01 14:07:03

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

Log message:
	PR target/16201
	* arm.c (arm_eliminable_register): New function.
	(adjacent_mem_locations): Don't allow eliminable registers.  Use
	HOST_WIDE_INT for address offsets.
	* arm-protos.h (arm_eliminable_register): Add prototype.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7360&r2=2.7361
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.c.diff?cvsroot=gcc&r1=1.427&r2=1.428
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm-protos.h.diff?cvsroot=gcc&r1=1.80&r2=1.81



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16201



More information about the Gcc-bugs mailing list