diff options
author | Richard Earnshaw <erich@gnu.org> | 1994-06-01 17:10:50 +0000 |
---|---|---|
committer | Richard Earnshaw <erich@gnu.org> | 1994-06-01 17:10:50 +0000 |
commit | 008cf58a2bda2a4377154c29dce10e66b638bfe1 (patch) | |
tree | a44e0ee16ada71d0223bc49e3eed6378b2ecc5bf /gcc/c-common.c | |
parent | f3bb6135f6a5cd960e40c8e2febfa22c6b90347f (diff) | |
download | gcc-008cf58a2bda2a4377154c29dce10e66b638bfe1.zip gcc-008cf58a2bda2a4377154c29dce10e66b638bfe1.tar.gz gcc-008cf58a2bda2a4377154c29dce10e66b638bfe1.tar.bz2 |
Delete some dead code.
(FUNCTION_{PROLOGUE,EPILOGUE}): Call output_func_{prologue,epilogue}.
(INITIAL_ELIMINATION_OFFSET): Inspect all registers, but only add those that
are not in call_used_regs.
(GO_IF_LEGITIMATE_INDEX): Change type of variable 'range' to HOST_WIDE_INT;
change type of variable 'code' to enum rtx_code.
(arm_output_asm_insn): Delete declaration.
(EXTRA_CONSTAINT): New constraint 'R' to match a constant pool label.
Make constraint 'S' never match when not optimizing.
(CONSTANT_ADDRESS_P): Only accept symbols marked with SYMBOL_REF_FLAG when
optimizing.
(ENCODE_SECTION_INFO): Don't mark any symbols when not optimizing.
(ASM_OUTPUT_REG_{PUSH,POP}: Don't call arm_increase_location.
(ASM_OUTPUT_ADDR_VEC_ELT): Likewise.
From-SVN: r7417
Diffstat (limited to 'gcc/c-common.c')
0 files changed, 0 insertions, 0 deletions