diff options
author | Janis Johnson <janis187@us.ibm.com> | 2003-04-30 16:51:23 +0000 |
---|---|---|
committer | Janis Johnson <janis@gcc.gnu.org> | 2003-04-30 16:51:23 +0000 |
commit | d1908febeca224f88fb8fa10344eef0bf0392d47 (patch) | |
tree | 203e3ac0006800453190507b96d49fa687a15207 /gcc/tree.h | |
parent | 0e42348d22b0e82931e53569757fdf815082dfdd (diff) | |
download | gcc-d1908febeca224f88fb8fa10344eef0bf0392d47.zip gcc-d1908febeca224f88fb8fa10344eef0bf0392d47.tar.gz gcc-d1908febeca224f88fb8fa10344eef0bf0392d47.tar.bz2 |
linux64.h (ASM_OUTPUT_LABELREF): Remove.
2003-04-30 Janis Johnson <janis187@us.ibm.com>
* config/rs6000/linux64.h (ASM_OUTPUT_LABELREF): Remove.
* config/rs6000/rs6000.c (rs6000_elf_strip_name_encoding): Remove.
(rs6000_xcoff_encode_section_info): Remove.
(current_file_function_operand): Use SYMBOL_REF_FLAGS; fix latent bug.
(rs6000_output_mi_thunk): Remove dead code; use SYMBOL_REF_FLAGS.
(small_data_operand, rs6000_emit_move, rs6000_elf_in_small_data_p,):
Use SYMBOL_REF_FLAGS.
(rs6000_elf_encode_section_info): Call default_encode_section_info for
generic flags, use SYMBOL_REF_FLAGS; code cleanups.
* sysv4.h (TARGET_STRIP_NAME_ENCODING, ASM_OUTPUT_LABELREF): Remove.
(SYMBOL_FLAG_SMALL_V4, SYMBOL_REF_SMALL_V4_P): New.
* xcoff.h (TARGET_ENCODE_SECTION_INFO): Remove.
(ASM_DECLARE_FUNCTION_NAME): Remove setting of SYMBOL_REF_FLAG.
From-SVN: r66297
Diffstat (limited to 'gcc/tree.h')
0 files changed, 0 insertions, 0 deletions