diff options
author | Kazu Hirata <kazu@cs.umass.edu> | 2005-04-02 19:31:23 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@gcc.gnu.org> | 2005-04-02 19:31:23 +0000 |
commit | 577e5d76f980c812f7f26f6aeded7cda5049c5d7 (patch) | |
tree | 5f9ad5386673079898234990f8a8c1fc361c3422 /gcc/tree-ssa-loop-ch.c | |
parent | 8c1d21e66a9ca1403ac36883a93bda16a0f6edb6 (diff) | |
download | gcc-577e5d76f980c812f7f26f6aeded7cda5049c5d7.zip gcc-577e5d76f980c812f7f26f6aeded7cda5049c5d7.tar.gz gcc-577e5d76f980c812f7f26f6aeded7cda5049c5d7.tar.bz2 |
m68hc11-protos.h: Add a prototype for m68hcc_auto_inc_p.
* config/m68hc11/m68hc11-protos.h: Add a prototype for
m68hcc_auto_inc_p.
Remove the prototypes for tst_operand, cmp_operand,
stack_register_operand, d_register_operand,
hard_addr_reg_operand, splitable_operand,
m68hc11_logical_operator, m68hc11_arith_operator,
m68hc11_non_shift_operator, m68hc11_shift_operator,
m68hc11_unary_operator, m68hc11_eq_compare_operator,
non_push_operand, hard_reg_operand, and
reg_or_some_mem_operand.
* config/m68hc11/m68hc11.c (m68hcc_auto_inc_p): Make it
extern.
(tst_operand, cmp_operand, non_push_operand,
splitable_operand, reg_or_some_mem_operand,
stack_register_operand, d_register_operand,
hard_addr_reg_operand, hard_reg_operand,
m68hc11_eq_compare_operator, m68hc11_logical_operator,
m68hc11_arith_operator, m68hc11_non_shift_operator,
m68hc11_shift_operator, m68hc11_unary_operator): Move to
predicates.md.
* config/m68hc11/m68hc11.h (PREDICATE_CODES): Remove.
* config/m68hc11/m68hc11.md: Include predicates.md.
* config/m68hc11/predicates.md: New.
From-SVN: r97455
Diffstat (limited to 'gcc/tree-ssa-loop-ch.c')
0 files changed, 0 insertions, 0 deletions