2005-05-09 Adrian Straetling <straetling@de.ibm.com>
commitedd89d662de21014e56b826e347dc69268a85ce3
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 May 2005 18:15:17 +0000 (9 18:15 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 May 2005 18:15:17 +0000 (9 18:15 +0000)
treeb1d7436675e6dd375c1625d32111797095651a39
parente5537457eb7719efe665ddc287b89374803eb2a9
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99464 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/s390/s390.c