c4x.c (call_address_operand, [...]): Rename from call_operand and symbolic_operand...
authorMichael Hayes <m.hayes@elec.canterbury.ac.nz>
Mon, 8 Feb 1999 14:18:31 +0000 (14:18 +0000)
committerMichael Hayes <m.hayes@gcc.gnu.org>
Mon, 8 Feb 1999 14:18:31 +0000 (14:18 +0000)
commit55310df79f85c115160cbf9dc505f8ca5df10fd4
tree7a85587f5285ad53d438aed71138b251c5f32fda
parent917acb0e51a26e38c9103b8f7d48125d72bfdcd3
c4x.c (call_address_operand, [...]): Rename from call_operand and symbolic_operand respectively.

* config/c4x/c4x.c (call_address_operand, symbolic_address_operand):
  Rename from call_operand and symbolic_operand respectively.  All
callers changed.
* config/c4x/c4x.md (call_address_operand, symbolic_address_operand):
Likewise.
* config/c4x/c4x.h (call_address_operand, symbolic_address_operand):
Likewise.
(PREDICATE_CODES): Allow CONST, LABEL_REF for call_address_operand.

From-SVN: r25089
gcc/ChangeLog
gcc/config/c4x/c4x.c
gcc/config/c4x/c4x.h
gcc/config/c4x/c4x.md