diff options
author | Jeff Law <law@redhat.com> | 2020-11-30 12:11:34 -0700 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 2020-11-30 12:11:34 -0700 |
commit | 5ddb6eca28a2b58656c5d786a4462024ab74618f (patch) | |
tree | fbae518150dc4a212feb62c1627f8a2a96c31f7a /gcc/tree-vectorizer.c | |
parent | b46314c78061a5156bac44a317c87d32b00d4295 (diff) | |
download | gcc-5ddb6eca28a2b58656c5d786a4462024ab74618f.zip gcc-5ddb6eca28a2b58656c5d786a4462024ab74618f.tar.gz gcc-5ddb6eca28a2b58656c5d786a4462024ab74618f.tar.bz2 |
Remove dead cc0 code from H8 port
gcc/
* config/h8300/bitfield.md: Remove "cc" attribute on any
insns where it remained.
* config/h8300/combiner.md: Likewise.
* config/h8300/jumpcall.md: Likewise.
* config/h8300/logical.md: Likewise.
* config/h8300/testcompare.md: Likewise.
* config/h8300/h8300.md (old_cc attr): Renamed from cc attr.
* config/h8300/h8300.c (notice_update_cc): Remove.
(compute_plussi_cc): Change references to CC_* to OLD_CC_.
(compute_logical_op_cc): Likewise.
(shift_one, shift_two): Likewise.
(compute_a_shift_cc): Likewise.
(get_shift_alg): Likewise.
(struct shift_insn): Change type of cc_valid field.
(struct shift_info): Likewise.
* config/h8300/save.md: Remove accidentially created file.
Diffstat (limited to 'gcc/tree-vectorizer.c')
0 files changed, 0 insertions, 0 deletions