diff options
author | Richard Henderson <rth@redhat.com> | 2003-04-17 04:16:30 -0700 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 2003-04-17 04:16:30 -0700 |
commit | 50d1ff6afc9de67ccea71a481d57d4a6b88befa6 (patch) | |
tree | 02db13e8e601a8bc1eab568ed1a713dc0d47f66d /gcc/c-decl.c | |
parent | e7d687bba681c44a9d8925690a72c31a1798628a (diff) | |
download | gcc-50d1ff6afc9de67ccea71a481d57d4a6b88befa6.zip gcc-50d1ff6afc9de67ccea71a481d57d4a6b88befa6.tar.gz gcc-50d1ff6afc9de67ccea71a481d57d4a6b88befa6.tar.bz2 |
v850.c (print_operand): Use SYMBOL_REF_[ZST]DA.
* config/v850/v850.c (print_operand): Use SYMBOL_REF_[ZST]DA.
(print_operand_address): Likewise.
(ep_memory_operand): Likewise.
(special_symbolref_operand): Likewise.
(v850_encode_data_area): Use SYMBOL_REF_FLAGS.
(v850_encode_section_info): Call default_encode_section_info.
(v850_strip_name_encoding): Remove.
* config/v850/v850.h (EXTRA_CONSTRAINT): Use SYMBOL_REF_[ZST]DA.
(ASM_OUTPUT_LABELREF): Remove.
(ZDA_NAME_FLAG_CHAR, ZDA_NAME_P): Remove.
(SDA_NAME_FLAG_CHAR, SDA_NAME_P): Remove.
(TDA_NAME_FLAG_CHAR, TDA_NAME_P): Remove.
(ENCODED_NAME_P): Remove.
(SYMBOL_FLAG_ZDA, SYMBOL_REF_ZDA_P): New.
(SYMBOL_FLAG_SDA, SYMBOL_REF_SDA_P): New.
(SYMBOL_FLAG_TDA, SYMBOL_REF_TDA_P): New.
From-SVN: r65738
Diffstat (limited to 'gcc/c-decl.c')
0 files changed, 0 insertions, 0 deletions