diff options
author | Joern Rennecke <amylaar@spamcop.net> | 2010-11-04 21:51:30 +0000 |
---|---|---|
committer | Joern Rennecke <amylaar@gcc.gnu.org> | 2010-11-04 21:51:30 +0000 |
commit | 9690aa8eff9815594b2eaa176c4dccb390baf452 (patch) | |
tree | 56f7d55d213ed542511694a828541a45b97a4fcc /gcc/cfgexpand.c | |
parent | 5e426dd41e9aad7692fee596f67be0422be6434b (diff) | |
download | gcc-9690aa8eff9815594b2eaa176c4dccb390baf452.zip gcc-9690aa8eff9815594b2eaa176c4dccb390baf452.tar.gz gcc-9690aa8eff9815594b2eaa176c4dccb390baf452.tar.bz2 |
re PR target/44751 (h8300 get_attr_cc warnings)
PR target/44751
* config/h8300/h8300.c: Include df.h.
(push, pop): Use add_reg_note.
(compute_plussi_cc, compute_logical_op_cc): Return enum attr_c.
(compute_a_shift_cc): Likewise.
(expand_a_shift): Argument code has type enum rtx_code.
(struct shift_insn): Member cc_valid has type enum attr_cc.
(struct shift_info) <cc_inline, cc_special>: Likewise.
enum attr_cc.
* config/h8300/h8300-protos.h (compute_plussi_cc): Update prototype.
(compute_a_shift_cc, compute_logical_op_cc, expand_a_shift): Likewise.
From-SVN: r166336
Diffstat (limited to 'gcc/cfgexpand.c')
0 files changed, 0 insertions, 0 deletions