OSDN Git Service

Correct errors in comments.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Feb 1995 20:18:43 +0000 (20:18 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Feb 1995 20:18:43 +0000 (20:18 +0000)
commit335e16a05c013f6808dbc139402b7244b7477fba
treeaba35c06407557cf5a519efabcf063bc43256d80
parent69258edaceb64cebb1c1e18d0059f77b50686bd1
Correct errors in comments.
(calc_live_regs, expand_acall): Delete TARGET_SMALLCALL support.
(need_slot): Add comment.  Delete test of INSN_ANNULLED_BRANCH_P.
(print_operand_address): Delete '*', '^', '!' support.
(synth_constant): Call zero_extend* instead of and*.  Call ashlsi3_k
instead of ashlsi3_n.
(prepare_scc_operands): Abort for NE case.
(output_move_double, output_far_jump, output_branch): Delete commented
out code.  Don't output assembler comments.
(gen_ashift): Don't call addsi3.
(fixit): Delete redundant test for QImode constants.
(hi_const): Delete TARGET_SHORTADDR support.
(find_barrier): Don't put constant pool between mova and its label.
(add_function, seen_function, bsr_operand, mac_operand,
fake_shift): Delete.
(sh_expand_prologue, expand_acall): Delete TARGET_BSR support.
(general_movsrc_operand): Don't reject non-I CONST_INT.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8889 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/config/sh/sh.c