]> git.ipfire.org Git - thirdparty/gcc.git/commit
s390.c: (s390_decompose_address...
authorAdrian Straetling <straetling@de.ibm.com>
Mon, 9 May 2005 18:15:17 +0000 (18:15 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Mon, 9 May 2005 18:15:17 +0000 (18:15 +0000)
commit5d81b82b3027ac70ff610a0f8f2e1a24665390ae
treeb1d7436675e6dd375c1625d32111797095651a39
parent3ed99cc9201090163e6dd0e938c22dac226754a0
s390.c: (s390_decompose_address...

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.

From-SVN: r99464
gcc/ChangeLog
gcc/config/s390/s390.c