* config/frv/frv.c (symbol_ref_small_data_p): Remove. Replace
all users with SYMBOL_REF_SMALL_P. (const_small_data_p): Use SYMBOL_REF_SMALL_P. (frv_encode_section_info): Remove. (frv_strip_name_encoding): Remove. (frv_in_small_data_p): Merge tests from encode_section_info. (frv_print_operand): Use '@' not SDATA_FLAG_CHAR. * config/frv/frv.h (SDATA_FLAG_CHAR): Remove. (SDATA_NAME_P): Remove. (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Use SIZE not SDATA_NAME_P. (ASM_OUTPUT_LABELREF): Remove. (PRINT_OPERAND_PUNCT_VALID_P): Use '@' not SDATA_FLAG_CHAR. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@65725 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
Please register or sign in to comment