gcc/gcc ChangeLog config/s390/s390.c

uweigand@gcc.gnu.org uweigand@gcc.gnu.org
Mon May 9 18:15:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	uweigand@gcc.gnu.org	2005-05-09 18:15:24

Modified files:
	gcc            : ChangeLog 
	gcc/config/s390: s390.c 

Log message:
	2005-05-09  Adrian Straetling  <straetling@de.ibm.com>
	
	* config/s390/s390.c: (s390_decompose_address,
	tls_symbolic_operand, legitimate_pic_operand_p,
	legitimate_constant_p, legitimate_reload_constant_p,
	s390_expand_plus_operand, legitimate_address_p,
	legitimate_la_operand_p, ): Remove 'register' from signature.
	(symbolic_reference_mentioned_p,
	tls_symbolic_reference_mentioned_p): Remove 'register' from local
	variable declarations.
	(legitimize_address): Remove 'register' from
	signature and local variable declarations.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.8690&r2=2.8691
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/s390/s390.c.diff?cvsroot=gcc&r1=1.226&r2=1.227



More information about the Gcc-cvs mailing list